class |
AbstractConverterMetadata |
INTERNAL:
Abstract metadata converter.
|
class |
ClassInstanceMetadata |
INTERNAL:
Abstract converter class that parents both the JPA and Eclipselink
converters.
|
class |
ConverterMetadata |
INTERNAL:
Object to hold onto a custom converter metadata.
|
class |
EnumeratedMetadata |
INTERNAL:
Abstract converter class that parents both the JPA and Eclipselink
converters.
|
class |
JSONMetadata |
INTERNAL:
This class processes the reserve "json" converter specified through @Convert.
|
class |
JsonValueMetadata |
INTERNAL:
This class processes JSON converter.
|
class |
KryoMetadata |
INTERNAL:
This class processes the reserve "kryo" converter specified through @Convert.
|
class |
LobMetadata |
INTERNAL:
Abstract converter class that parents both the JPA and Eclipselink
converters.
|
class |
ObjectTypeConverterMetadata |
INTERNAL:
Object to hold onto an object type converter metadata.
|
class |
SerializedConverterMetadata |
INTERNAL:
Abstract metadata serializer.
|
class |
SerializedMetadata |
INTERNAL:
This class processes the reserve "serialized" converter specified through @Convert.
|
class |
StructConverterMetadata |
INTERNAL:
Place holder for a StructConverter
This class will allow a StructConverter to be added to a Session through
annotations when defined with the StructConverter annotation.
|
class |
TemporalMetadata |
INTERNAL:
Abstract converter class that parents both the JPA and Eclipselink
converters.
|
class |
TypeConverterMetadata |
INTERNAL:
Object to hold onto a type converter metadata.
|
class |
UUIDMetadata |
INTERNAL:
Abstract converter class that parents both the JPA and Eclipselink
converters.
|
class |
XMLMetadata |
INTERNAL:
This class processes the reserve "xml" converter specified through @Convert.
|