org.eclipse.persistence.config
Class StructConverterType

java.lang.Object
  extended by 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:

Author:
tware

Field Summary
static String JGeometry
           
 
Constructor Summary
StructConverterType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JGeometry

public static final String JGeometry
See Also:
Constant Field Values
Constructor Detail

StructConverterType

public StructConverterType()