Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle TopLink
11g Release 1 (11.1.1)

E28847-01


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()

Skip navigation links

Copyright © 1998, 2012, Oracle. All Rights Reserved.