Uses of Interface
org.eclipse.persistence.internal.descriptors.ClassNameConversionRequired
Package
Description
-
Uses of ClassNameConversionRequired in org.eclipse.persistence.internal.expressions
Modifier and TypeClassDescriptionclass
INTERNAL: Used by function operators in deployment xml generation to accomodate custom functions. -
Uses of ClassNameConversionRequired in org.eclipse.persistence.jaxb
-
Uses of ClassNameConversionRequired in org.eclipse.persistence.mappings.converters
Modifier and TypeClassDescriptionclass
ConverterClass<T extends AttributeConverter<X,
Y>, X, Y> A JPA attribute converter class wrapped with an EclipseLink converter.class
Purpose: Object type converter is used to match a fixed number of database data values to a Java enum object value.class
Purpose: Object type converter is used to match a fixed number of database data values to Java object value.class
Purpose: The serialized object converter can be used to store an arbitrary object or set of objects into a database binary or character field.class
Purpose: Type conversion converters are used to explicitly map a database type to a Java type.