Module org.eclipse.persistence.core
Package org.eclipse.persistence.config
Class StructConverterType
java.lang.Object
org.eclipse.persistence.config.StructConverterType
This class contains predefined StructConverter types.
Users can use these types to define what StructConverter to use. For instance:
@StructConverter(name="JGeom", converter="JGEOMETRY")
-
Field Summary
-
Constructor Summary
ConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.This constructor will be marked private and the class final. -
Method Summary
-
Field Details
-
JGeometry
- See Also:
-
-
Constructor Details
-
StructConverterType
Deprecated, for removal: This API element is subject to removal in a future version.This constructor will be marked private and the class final. It is not designed for extensibility.
-