EclipseLink 2.2.0, build 'v20110202-r8913' API Reference

org.eclipse.persistence.config
Class StructConverterType

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

public class StructConverterType
extends java.lang.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 java.lang.String JGeometry
           
 
Constructor Summary
StructConverterType()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JGeometry

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

StructConverterType

public StructConverterType()

EclipseLink 2.2.0, build 'v20110202-r8913' API Reference