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