Uses of Class
org.h2.util.json.JSONTextSource
-
Packages that use JSONTextSource Package Description org.h2.util.json Internal utility classes for JSON data type. -
-
Uses of JSONTextSource in org.h2.util.json
Subclasses of JSONTextSource in org.h2.util.json Modifier and Type Class Description classJSONBytesSourceJSON byte array source.classJSONStringSourceJSON string source.
-