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.jba.cmp
|
public ObjectFactory()
public DropColumnTemplate createDropColumnTemplate()
DropColumnTemplate
public TrueMapping createTrueMapping()
TrueMapping
public ReservedWords createReservedWords()
ReservedWords
public Relationships createRelationships()
Relationships
public TimestampColumn createTimestampColumn()
TimestampColumn
public FunctionName createFunctionName()
FunctionName
public Description createDescription()
Description
public AliasMaxLength createAliasMaxLength()
AliasMaxLength
public DatasourceMapping createDatasourceMapping()
DatasourceMapping
public EntityCommands createEntityCommands()
EntityCommands
public FkConstraintTemplate createFkConstraintTemplate()
FkConstraintTemplate
public LazyLoadGroups createLazyLoadGroups()
LazyLoadGroups
public EnterpriseBeans createEnterpriseBeans()
EnterpriseBeans
public ReadTimeOut createReadTimeOut()
ReadTimeOut
public DependentValueClasses createDependentValueClasses()
DependentValueClasses
public RelationTableMapping createRelationTableMapping()
RelationTableMapping
public CreateTable createCreateTable()
CreateTable
public AlterColumnTemplate createAlterColumnTemplate()
AlterColumnTemplate
public LoadGroupName createLoadGroupName()
LoadGroupName
public LoadGroups createLoadGroups()
LoadGroups
public EjbRelationName createEjbRelationName()
EjbRelationName
public UnknownPkClass createUnknownPkClass()
UnknownPkClass
public TypeMapping createTypeMapping()
TypeMapping
public FalseMapping createFalseMapping()
FalseMapping
public AdditionalColumns createAdditionalColumns()
AdditionalColumns
public SubquerySupported createSubquerySupported()
SubquerySupported
public StateFactory createStateFactory()
StateFactory
public CreatedTime createCreatedTime()
CreatedTime
public AliasHeaderSuffix createAliasHeaderSuffix()
AliasHeaderSuffix
public CleanReadAheadOnLoad createCleanReadAheadOnLoad()
CleanReadAheadOnLoad
public FunctionSql createFunctionSql()
FunctionSql
public PropertyName createPropertyName()
PropertyName
public SqlStatement createSqlStatement()
SqlStatement
public EagerLoadGroup createEagerLoadGroup()
EagerLoadGroup
public Datasource createDatasource()
Datasource
public AutoIncrementTemplate createAutoIncrementTemplate()
AutoIncrementTemplate
public LazyResultsetLoading createLazyResultsetLoading()
LazyResultsetLoading
public QlCompiler createQlCompiler()
QlCompiler
public AliasHeaderPrefix createAliasHeaderPrefix()
AliasHeaderPrefix
public ResultReader createResultReader()
ResultReader
public UserTypeMapping createUserTypeMapping()
UserTypeMapping
public TypeMappings createTypeMappings()
TypeMappings
public EntityCommand createEntityCommand()
EntityCommand
public VersionColumn createVersionColumn()
VersionColumn
public AutoIncrement createAutoIncrement()
AutoIncrement
public PkConstraint createPkConstraint()
PkConstraint
public EjbRelation createEjbRelation()
EjbRelation
public ReadStrategy createReadStrategy()
ReadStrategy
public EjbRelationshipRoleName createEjbRelationshipRoleName()
EjbRelationshipRoleName
public ListCacheMax createListCacheMax()
ListCacheMax
public JbosscmpJdbc createJbosscmpJdbc()
JbosscmpJdbc
public QueryMethod createQueryMethod()
QueryMethod
public AddColumnTemplate createAddColumnTemplate()
AddColumnTemplate
public MethodName createMethodName()
MethodName
public RowLocking createRowLocking()
RowLocking
public PkConstraintTemplate createPkConstraintTemplate()
PkConstraintTemplate
public UpdatedTime createUpdatedTime()
UpdatedTime
public FunctionMapping createFunctionMapping()
FunctionMapping
public MappedType createMappedType()
MappedType
public MethodParams createMethodParams()
MethodParams
public EjbRelationshipRole createEjbRelationshipRole()
EjbRelationshipRole
public PreferredRelationMapping createPreferredRelationMapping()
PreferredRelationMapping
public ForeignKeyMapping createForeignKeyMapping()
ForeignKeyMapping
public FkConstraint createFkConstraint()
FkConstraint
public PostTableCreate createPostTableCreate()
PostTableCreate
public AlterTable createAlterTable()
AlterTable
public OptimisticLocking createOptimisticLocking()
OptimisticLocking
public ModifiedStrategy createModifiedStrategy()
ModifiedStrategy
public ColumnName createColumnName()
ColumnName
public KeyGeneratorFactory createKeyGeneratorFactory()
KeyGeneratorFactory
public MethodParam createMethodParam()
MethodParam
public CheckDirtyAfterGet createCheckDirtyAfterGet()
CheckDirtyAfterGet
public RowLockingTemplate createRowLockingTemplate()
RowLockingTemplate
public DependentValueClass createDependentValueClass()
DependentValueClass
public RemoveTable createRemoveTable()
RemoveTable
public UserTypeMappings createUserTypeMappings()
UserTypeMappings
public BatchCascadeDelete createBatchCascadeDelete()
BatchCascadeDelete
public ThrowRuntimeExceptions createThrowRuntimeExceptions()
ThrowRuntimeExceptions
public DeclaredSql createDeclaredSql()
DeclaredSql
public ParamSetter createParamSetter()
ParamSetter