Uses of Class
org.h2.util.json.JSONValue
Packages that use JSONValue
-
Uses of JSONValue in org.h2.util.json
Subclasses of JSONValue in org.h2.util.jsonModifier and TypeClassDescriptionclassJSON array.classJSON boolean.classJSON null.classJSON number.classJSON object.classJSON string.Subclasses with type arguments of type JSONValue in org.h2.util.jsonMethods in org.h2.util.json that return JSONValueModifier and TypeMethodDescriptionJSONArray.getArray()Returns the value.Returns value of the first member with the specified name.JSONValueTarget.getResult()Methods in org.h2.util.json that return types with arguments of type JSONValue