Class StructConverterType

java.lang.Object
org.eclipse.persistence.config.StructConverterType

public class StructConverterType extends Object
This class contains predefined StructConverter types. Users can use these types to define what StructConverter to use. For instance: @StructConverter(name="JGeom", converter="JGEOMETRY")
Author:
tware
  • Field Details

  • Constructor Details

    • StructConverterType

      public StructConverterType()