public class ObjectFactory
extends java.lang.Object
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
Constructor and Description |
---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.openejb.jee.sun
|
public ObjectFactory()
public CmpFieldMapping createCmpFieldMapping()
CmpFieldMapping
public ColumnPair createColumnPair()
ColumnPair
public EntityMapping createEntityMapping()
EntityMapping
public NamedGroup createNamedGroup()
NamedGroup
public CheckVersionOfAccessedInstances createCheckVersionOfAccessedInstances()
CheckVersionOfAccessedInstances
public LockWhenModified createLockWhenModified()
LockWhenModified
public SecondaryTable createSecondaryTable()
SecondaryTable
public CheckModifiedAtCommit createCheckModifiedAtCommit()
CheckModifiedAtCommit
public Consistency createConsistency()
Consistency
public LockWhenLoaded createLockWhenLoaded()
LockWhenLoaded
public CheckAllAtCommit createCheckAllAtCommit()
CheckAllAtCommit
public SunCmpMapping createSunCmpMapping()
SunCmpMapping
public CmrFieldMapping createCmrFieldMapping()
CmrFieldMapping
public FetchedWith createFetchedWith()
FetchedWith
public ColumnName createColumnName()
ColumnName
public SunCmpMappings createSunCmpMappings()
SunCmpMappings