Index
All Classes and Interfaces|All Packages|Serialized Form
C
- convertDataValueToJsonValue(Object) - Method in class org.eclipse.persistence.json.JsonPlatform
-
Convert JDBC
ResultSettype to JSON value field. - convertDataValueToObjectValue(Object, Session) - Method in class org.eclipse.persistence.json.JsonTypeConverter
-
Converts String from JDBC VARCHAR parameter to JSON field value.
- converters() - Method in class org.eclipse.persistence.json.JsonConverterProvider
-
Get
Convertermedatada class name to converter instanceSuppliermapping. - convertJsonValueToDataValue(JsonValue) - Method in class org.eclipse.persistence.json.JsonPlatform
-
INTERNAL: Convert JSON value field to JDBC statement type.
- convertObjectValueToDataValue(Object, Session) - Method in class org.eclipse.persistence.json.JsonTypeConverter
-
Converts JSON field value to String.
- customParameterMarker() - Method in class org.eclipse.persistence.json.MySQLJsonPlatform
-
MySQL specific custom JSON parameter marker.
D
- DefaultJsonPlatformProvider - Class in org.eclipse.persistence.json
-
Default database platform JSON extension service provider.
- DefaultJsonPlatformProvider() - Constructor for class org.eclipse.persistence.json.DefaultJsonPlatformProvider
I
- initialize(DatabaseMapping, Session) - Method in class org.eclipse.persistence.json.JsonTypeConverter
-
Initialize mapping for JDBC data type.
- isJsonType(Type) - Method in class org.eclipse.persistence.json.JsonPlatform
-
Check whether provided
Typeinstance is JSON type. - isMutable() - Method in class org.eclipse.persistence.json.JsonTypeConverter
-
JSON values and String are immutable.
J
- JsonConverterProvider - Class in org.eclipse.persistence.json
-
JSON converter service provider.
- JsonConverterProvider() - Constructor for class org.eclipse.persistence.json.JsonConverterProvider
- JsonPlatform - Class in org.eclipse.persistence.json
-
Default JSON database platform.
- JsonPlatform() - Constructor for class org.eclipse.persistence.json.JsonPlatform
- JsonTypeConverter - Class in org.eclipse.persistence.json
-
Default JSON field value to JDBC data type converter.
- JsonTypeConverter() - Constructor for class org.eclipse.persistence.json.JsonTypeConverter
-
Creates an instance of default JSON field value to JDBC data type converter.
M
- MySQLJsonPlatform - Class in org.eclipse.persistence.json
- MySQLJsonPlatform() - Constructor for class org.eclipse.persistence.json.MySQLJsonPlatform
O
- org.eclipse.persistence.json - module org.eclipse.persistence.json
- org.eclipse.persistence.json - package org.eclipse.persistence.json
P
- platforms() - Method in class org.eclipse.persistence.json.DefaultJsonPlatformProvider
-
Get default platforms to JSON extension mapping.
U
- updateFieldTypes(Hashtable<Class<?>, FieldTypeDefinition>) - Method in class org.eclipse.persistence.json.JsonPlatform
-
Update the mapping of JSON class types to database types for the schema framework.
- updateFieldTypes(Hashtable<Class<?>, FieldTypeDefinition>) - Method in class org.eclipse.persistence.json.MySQLJsonPlatform
-
Update the mapping of JSON class types to MySQL database types for the schema framework.
All Classes and Interfaces|All Packages|Serialized Form