org.apache.openejb.jee.jba.cmp
Class ObjectFactory

java.lang.Object
  extended by org.apache.openejb.jee.jba.cmp.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.openejb.jee.jba.cmp package.

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 Summary
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
 
Method Summary
 AddColumnTemplate createAddColumnTemplate()
          Create an instance of AddColumnTemplate
 AdditionalColumns createAdditionalColumns()
          Create an instance of AdditionalColumns
 Alias createAlias()
          Create an instance of Alias
 AliasHeaderPrefix createAliasHeaderPrefix()
          Create an instance of AliasHeaderPrefix
 AliasHeaderSuffix createAliasHeaderSuffix()
          Create an instance of AliasHeaderSuffix
 AliasMaxLength createAliasMaxLength()
          Create an instance of AliasMaxLength
 AlterColumnTemplate createAlterColumnTemplate()
          Create an instance of AlterColumnTemplate
 AlterTable createAlterTable()
          Create an instance of AlterTable
 Attribute createAttribute()
          Create an instance of Attribute
 Audit createAudit()
          Create an instance of Audit
 AutoIncrement createAutoIncrement()
          Create an instance of AutoIncrement
 AutoIncrementTemplate createAutoIncrementTemplate()
          Create an instance of AutoIncrementTemplate
 BatchCascadeDelete createBatchCascadeDelete()
          Create an instance of BatchCascadeDelete
 CheckDirtyAfterGet createCheckDirtyAfterGet()
          Create an instance of CheckDirtyAfterGet
 Class createClass()
          Create an instance of Class
 CleanReadAheadOnLoad createCleanReadAheadOnLoad()
          Create an instance of CleanReadAheadOnLoad
 CmpField createCmpField()
          Create an instance of CmpField
 ColumnName createColumnName()
          Create an instance of ColumnName
 CreatedBy createCreatedBy()
          Create an instance of CreatedBy
 CreatedTime createCreatedTime()
          Create an instance of CreatedTime
 CreateTable createCreateTable()
          Create an instance of CreateTable
 Datasource createDatasource()
          Create an instance of Datasource
 DatasourceMapping createDatasourceMapping()
          Create an instance of DatasourceMapping
 Dbindex createDbindex()
          Create an instance of Dbindex
 DeclaredSql createDeclaredSql()
          Create an instance of DeclaredSql
 Defaults createDefaults()
          Create an instance of Defaults
 DependentValueClass createDependentValueClass()
          Create an instance of DependentValueClass
 DependentValueClasses createDependentValueClasses()
          Create an instance of DependentValueClasses
 Description createDescription()
          Create an instance of Description
 Distinct createDistinct()
          Create an instance of Distinct
 DropColumnTemplate createDropColumnTemplate()
          Create an instance of DropColumnTemplate
 DynamicQl createDynamicQl()
          Create an instance of DynamicQl
 EagerLoadGroup createEagerLoadGroup()
          Create an instance of EagerLoadGroup
 EjbName createEjbName()
          Create an instance of EjbName
 EjbRelation createEjbRelation()
          Create an instance of EjbRelation
 EjbRelationName createEjbRelationName()
          Create an instance of EjbRelationName
 EjbRelationshipRole createEjbRelationshipRole()
          Create an instance of EjbRelationshipRole
 EjbRelationshipRoleName createEjbRelationshipRoleName()
          Create an instance of EjbRelationshipRoleName
 EnterpriseBeans createEnterpriseBeans()
          Create an instance of EnterpriseBeans
 Entity createEntity()
          Create an instance of Entity
 EntityCommand createEntityCommand()
          Create an instance of EntityCommand
 EntityCommands createEntityCommands()
          Create an instance of EntityCommands
 FalseMapping createFalseMapping()
          Create an instance of FalseMapping
 FetchSize createFetchSize()
          Create an instance of FetchSize
 FieldName createFieldName()
          Create an instance of FieldName
 FieldType createFieldType()
          Create an instance of FieldType
 FkConstraint createFkConstraint()
          Create an instance of FkConstraint
 FkConstraintTemplate createFkConstraintTemplate()
          Create an instance of FkConstraintTemplate
 ForeignKeyMapping createForeignKeyMapping()
          Create an instance of ForeignKeyMapping
 From createFrom()
          Create an instance of From
 FunctionMapping createFunctionMapping()
          Create an instance of FunctionMapping
 FunctionName createFunctionName()
          Create an instance of FunctionName
 FunctionSql createFunctionSql()
          Create an instance of FunctionSql
 GroupName createGroupName()
          Create an instance of GroupName
 JavaType createJavaType()
          Create an instance of JavaType
 JbosscmpJdbc createJbosscmpJdbc()
          Create an instance of JbosscmpJdbc
 JbossQl createJbossQl()
          Create an instance of JbossQl
 JdbcType createJdbcType()
          Create an instance of JdbcType
 KeyField createKeyField()
          Create an instance of KeyField
 KeyFields createKeyFields()
          Create an instance of KeyFields
 KeyGeneratorFactory createKeyGeneratorFactory()
          Create an instance of KeyGeneratorFactory
 LazyLoadGroups createLazyLoadGroups()
          Create an instance of LazyLoadGroups
 LazyResultsetLoading createLazyResultsetLoading()
          Create an instance of LazyResultsetLoading
 LeftJoin createLeftJoin()
          Create an instance of LeftJoin
 ListCacheMax createListCacheMax()
          Create an instance of ListCacheMax
 LoadGroup createLoadGroup()
          Create an instance of LoadGroup
 LoadGroupName createLoadGroupName()
          Create an instance of LoadGroupName
 LoadGroups createLoadGroups()
          Create an instance of LoadGroups
 MappedType createMappedType()
          Create an instance of MappedType
 Mapper createMapper()
          Create an instance of Mapper
 Mapping createMapping()
          Create an instance of Mapping
 MethodName createMethodName()
          Create an instance of MethodName
 MethodParam createMethodParam()
          Create an instance of MethodParam
 MethodParams createMethodParams()
          Create an instance of MethodParams
 ModifiedStrategy createModifiedStrategy()
          Create an instance of ModifiedStrategy
 Name createName()
          Create an instance of Name
 NotNull createNotNull()
          Create an instance of NotNull
 OptimisticLocking createOptimisticLocking()
          Create an instance of OptimisticLocking
 Order createOrder()
          Create an instance of Order
 Other createOther()
          Create an instance of Other
 PageSize createPageSize()
          Create an instance of PageSize
 ParamSetter createParamSetter()
          Create an instance of ParamSetter
 PkConstraint createPkConstraint()
          Create an instance of PkConstraint
 PkConstraintTemplate createPkConstraintTemplate()
          Create an instance of PkConstraintTemplate
 PostTableCreate createPostTableCreate()
          Create an instance of PostTableCreate
 PreferredRelationMapping createPreferredRelationMapping()
          Create an instance of PreferredRelationMapping
 Property createProperty()
          Create an instance of Property
 PropertyName createPropertyName()
          Create an instance of PropertyName
 QlCompiler createQlCompiler()
          Create an instance of QlCompiler
 Query createQuery()
          Create an instance of Query
 QueryMethod createQueryMethod()
          Create an instance of QueryMethod
 ReadAhead createReadAhead()
          Create an instance of ReadAhead
 ReadOnly createReadOnly()
          Create an instance of ReadOnly
 ReadStrategy createReadStrategy()
          Create an instance of ReadStrategy
 ReadTimeOut createReadTimeOut()
          Create an instance of ReadTimeOut
 Relationships createRelationships()
          Create an instance of Relationships
 RelationTableMapping createRelationTableMapping()
          Create an instance of RelationTableMapping
 RemoveTable createRemoveTable()
          Create an instance of RemoveTable
 ReservedWords createReservedWords()
          Create an instance of ReservedWords
 ResultReader createResultReader()
          Create an instance of ResultReader
 RowLocking createRowLocking()
          Create an instance of RowLocking
 RowLockingTemplate createRowLockingTemplate()
          Create an instance of RowLockingTemplate
 Select createSelect()
          Create an instance of Select
 SqlStatement createSqlStatement()
          Create an instance of SqlStatement
 SqlType createSqlType()
          Create an instance of SqlType
 StateFactory createStateFactory()
          Create an instance of StateFactory
 Strategy createStrategy()
          Create an instance of Strategy
 SubquerySupported createSubquerySupported()
          Create an instance of SubquerySupported
 TableName createTableName()
          Create an instance of TableName
 ThrowRuntimeExceptions createThrowRuntimeExceptions()
          Create an instance of ThrowRuntimeExceptions
 TimestampColumn createTimestampColumn()
          Create an instance of TimestampColumn
 TrueMapping createTrueMapping()
          Create an instance of TrueMapping
 TypeMapping createTypeMapping()
          Create an instance of TypeMapping
 TypeMappings createTypeMappings()
          Create an instance of TypeMappings
 UnknownPk createUnknownPk()
          Create an instance of UnknownPk
 UnknownPkClass createUnknownPkClass()
          Create an instance of UnknownPkClass
 UpdatedBy createUpdatedBy()
          Create an instance of UpdatedBy
 UpdatedTime createUpdatedTime()
          Create an instance of UpdatedTime
 UserTypeMapping createUserTypeMapping()
          Create an instance of UserTypeMapping
 UserTypeMappings createUserTypeMappings()
          Create an instance of UserTypeMappings
 VersionColumn createVersionColumn()
          Create an instance of VersionColumn
 Where createWhere()
          Create an instance of Where
 Word createWord()
          Create an instance of Word
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public 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

Method Detail

createDropColumnTemplate

public DropColumnTemplate createDropColumnTemplate()
Create an instance of DropColumnTemplate


createMapper

public Mapper createMapper()
Create an instance of Mapper


createTrueMapping

public TrueMapping createTrueMapping()
Create an instance of TrueMapping


createReservedWords

public ReservedWords createReservedWords()
Create an instance of ReservedWords


createRelationships

public Relationships createRelationships()
Create an instance of Relationships


createTimestampColumn

public TimestampColumn createTimestampColumn()
Create an instance of TimestampColumn


createFunctionName

public FunctionName createFunctionName()
Create an instance of FunctionName


createStrategy

public Strategy createStrategy()
Create an instance of Strategy


createDescription

public Description createDescription()
Create an instance of Description


createAliasMaxLength

public AliasMaxLength createAliasMaxLength()
Create an instance of AliasMaxLength


createJavaType

public JavaType createJavaType()
Create an instance of JavaType


createDatasourceMapping

public DatasourceMapping createDatasourceMapping()
Create an instance of DatasourceMapping


createFetchSize

public FetchSize createFetchSize()
Create an instance of FetchSize


createEntityCommands

public EntityCommands createEntityCommands()
Create an instance of EntityCommands


createDynamicQl

public DynamicQl createDynamicQl()
Create an instance of DynamicQl


createFieldType

public FieldType createFieldType()
Create an instance of FieldType


createFkConstraintTemplate

public FkConstraintTemplate createFkConstraintTemplate()
Create an instance of FkConstraintTemplate


createSelect

public Select createSelect()
Create an instance of Select


createEntity

public Entity createEntity()
Create an instance of Entity


createLazyLoadGroups

public LazyLoadGroups createLazyLoadGroups()
Create an instance of LazyLoadGroups


createEnterpriseBeans

public EnterpriseBeans createEnterpriseBeans()
Create an instance of EnterpriseBeans


createReadTimeOut

public ReadTimeOut createReadTimeOut()
Create an instance of ReadTimeOut


createJdbcType

public JdbcType createJdbcType()
Create an instance of JdbcType


createDependentValueClasses

public DependentValueClasses createDependentValueClasses()
Create an instance of DependentValueClasses


createRelationTableMapping

public RelationTableMapping createRelationTableMapping()
Create an instance of RelationTableMapping


createPageSize

public PageSize createPageSize()
Create an instance of PageSize


createAudit

public Audit createAudit()
Create an instance of Audit


createDistinct

public Distinct createDistinct()
Create an instance of Distinct


createCreateTable

public CreateTable createCreateTable()
Create an instance of CreateTable


createAlterColumnTemplate

public AlterColumnTemplate createAlterColumnTemplate()
Create an instance of AlterColumnTemplate


createLoadGroupName

public LoadGroupName createLoadGroupName()
Create an instance of LoadGroupName


createDefaults

public Defaults createDefaults()
Create an instance of Defaults


createMapping

public Mapping createMapping()
Create an instance of Mapping


createLoadGroups

public LoadGroups createLoadGroups()
Create an instance of LoadGroups


createNotNull

public NotNull createNotNull()
Create an instance of NotNull


createEjbRelationName

public EjbRelationName createEjbRelationName()
Create an instance of EjbRelationName


createProperty

public Property createProperty()
Create an instance of Property


createUnknownPkClass

public UnknownPkClass createUnknownPkClass()
Create an instance of UnknownPkClass


createTypeMapping

public TypeMapping createTypeMapping()
Create an instance of TypeMapping


createFalseMapping

public FalseMapping createFalseMapping()
Create an instance of FalseMapping


createAdditionalColumns

public AdditionalColumns createAdditionalColumns()
Create an instance of AdditionalColumns


createSqlType

public SqlType createSqlType()
Create an instance of SqlType


createSubquerySupported

public SubquerySupported createSubquerySupported()
Create an instance of SubquerySupported


createStateFactory

public StateFactory createStateFactory()
Create an instance of StateFactory


createCreatedTime

public CreatedTime createCreatedTime()
Create an instance of CreatedTime


createAliasHeaderSuffix

public AliasHeaderSuffix createAliasHeaderSuffix()
Create an instance of AliasHeaderSuffix


createUpdatedBy

public UpdatedBy createUpdatedBy()
Create an instance of UpdatedBy


createCleanReadAheadOnLoad

public CleanReadAheadOnLoad createCleanReadAheadOnLoad()
Create an instance of CleanReadAheadOnLoad


createFunctionSql

public FunctionSql createFunctionSql()
Create an instance of FunctionSql


createPropertyName

public PropertyName createPropertyName()
Create an instance of PropertyName


createSqlStatement

public SqlStatement createSqlStatement()
Create an instance of SqlStatement


createJbossQl

public JbossQl createJbossQl()
Create an instance of JbossQl


createEagerLoadGroup

public EagerLoadGroup createEagerLoadGroup()
Create an instance of EagerLoadGroup


createDatasource

public Datasource createDatasource()
Create an instance of Datasource


createAutoIncrementTemplate

public AutoIncrementTemplate createAutoIncrementTemplate()
Create an instance of AutoIncrementTemplate


createLazyResultsetLoading

public LazyResultsetLoading createLazyResultsetLoading()
Create an instance of LazyResultsetLoading


createQlCompiler

public QlCompiler createQlCompiler()
Create an instance of QlCompiler


createAliasHeaderPrefix

public AliasHeaderPrefix createAliasHeaderPrefix()
Create an instance of AliasHeaderPrefix


createLeftJoin

public LeftJoin createLeftJoin()
Create an instance of LeftJoin


createLoadGroup

public LoadGroup createLoadGroup()
Create an instance of LoadGroup


createResultReader

public ResultReader createResultReader()
Create an instance of ResultReader


createKeyFields

public KeyFields createKeyFields()
Create an instance of KeyFields


createUserTypeMapping

public UserTypeMapping createUserTypeMapping()
Create an instance of UserTypeMapping


createTypeMappings

public TypeMappings createTypeMappings()
Create an instance of TypeMappings


createReadAhead

public ReadAhead createReadAhead()
Create an instance of ReadAhead


createEntityCommand

public EntityCommand createEntityCommand()
Create an instance of EntityCommand


createVersionColumn

public VersionColumn createVersionColumn()
Create an instance of VersionColumn


createAutoIncrement

public AutoIncrement createAutoIncrement()
Create an instance of AutoIncrement


createPkConstraint

public PkConstraint createPkConstraint()
Create an instance of PkConstraint


createEjbRelation

public EjbRelation createEjbRelation()
Create an instance of EjbRelation


createReadStrategy

public ReadStrategy createReadStrategy()
Create an instance of ReadStrategy


createAttribute

public Attribute createAttribute()
Create an instance of Attribute


createEjbRelationshipRoleName

public EjbRelationshipRoleName createEjbRelationshipRoleName()
Create an instance of EjbRelationshipRoleName


createUnknownPk

public UnknownPk createUnknownPk()
Create an instance of UnknownPk


createOther

public Other createOther()
Create an instance of Other


createListCacheMax

public ListCacheMax createListCacheMax()
Create an instance of ListCacheMax


createReadOnly

public ReadOnly createReadOnly()
Create an instance of ReadOnly


createJbosscmpJdbc

public JbosscmpJdbc createJbosscmpJdbc()
Create an instance of JbosscmpJdbc


createQueryMethod

public QueryMethod createQueryMethod()
Create an instance of QueryMethod


createAddColumnTemplate

public AddColumnTemplate createAddColumnTemplate()
Create an instance of AddColumnTemplate


createDbindex

public Dbindex createDbindex()
Create an instance of Dbindex


createGroupName

public GroupName createGroupName()
Create an instance of GroupName


createMethodName

public MethodName createMethodName()
Create an instance of MethodName


createFrom

public From createFrom()
Create an instance of From


createRowLocking

public RowLocking createRowLocking()
Create an instance of RowLocking


createPkConstraintTemplate

public PkConstraintTemplate createPkConstraintTemplate()
Create an instance of PkConstraintTemplate


createUpdatedTime

public UpdatedTime createUpdatedTime()
Create an instance of UpdatedTime


createFunctionMapping

public FunctionMapping createFunctionMapping()
Create an instance of FunctionMapping


createCreatedBy

public CreatedBy createCreatedBy()
Create an instance of CreatedBy


createMappedType

public MappedType createMappedType()
Create an instance of MappedType


createMethodParams

public MethodParams createMethodParams()
Create an instance of MethodParams


createEjbRelationshipRole

public EjbRelationshipRole createEjbRelationshipRole()
Create an instance of EjbRelationshipRole


createPreferredRelationMapping

public PreferredRelationMapping createPreferredRelationMapping()
Create an instance of PreferredRelationMapping


createForeignKeyMapping

public ForeignKeyMapping createForeignKeyMapping()
Create an instance of ForeignKeyMapping


createFkConstraint

public FkConstraint createFkConstraint()
Create an instance of FkConstraint


createPostTableCreate

public PostTableCreate createPostTableCreate()
Create an instance of PostTableCreate


createEjbName

public EjbName createEjbName()
Create an instance of EjbName


createAlterTable

public AlterTable createAlterTable()
Create an instance of AlterTable


createOptimisticLocking

public OptimisticLocking createOptimisticLocking()
Create an instance of OptimisticLocking


createCmpField

public CmpField createCmpField()
Create an instance of CmpField


createModifiedStrategy

public ModifiedStrategy createModifiedStrategy()
Create an instance of ModifiedStrategy


createAlias

public Alias createAlias()
Create an instance of Alias


createKeyField

public KeyField createKeyField()
Create an instance of KeyField


createColumnName

public ColumnName createColumnName()
Create an instance of ColumnName


createWhere

public Where createWhere()
Create an instance of Where


createName

public Name createName()
Create an instance of Name


createKeyGeneratorFactory

public KeyGeneratorFactory createKeyGeneratorFactory()
Create an instance of KeyGeneratorFactory


createMethodParam

public MethodParam createMethodParam()
Create an instance of MethodParam


createCheckDirtyAfterGet

public CheckDirtyAfterGet createCheckDirtyAfterGet()
Create an instance of CheckDirtyAfterGet


createTableName

public TableName createTableName()
Create an instance of TableName


createFieldName

public FieldName createFieldName()
Create an instance of FieldName


createRowLockingTemplate

public RowLockingTemplate createRowLockingTemplate()
Create an instance of RowLockingTemplate


createOrder

public Order createOrder()
Create an instance of Order


createDependentValueClass

public DependentValueClass createDependentValueClass()
Create an instance of DependentValueClass


createRemoveTable

public RemoveTable createRemoveTable()
Create an instance of RemoveTable


createUserTypeMappings

public UserTypeMappings createUserTypeMappings()
Create an instance of UserTypeMappings


createBatchCascadeDelete

public BatchCascadeDelete createBatchCascadeDelete()
Create an instance of BatchCascadeDelete


createThrowRuntimeExceptions

public ThrowRuntimeExceptions createThrowRuntimeExceptions()
Create an instance of ThrowRuntimeExceptions


createQuery

public Query createQuery()
Create an instance of Query


createDeclaredSql

public DeclaredSql createDeclaredSql()
Create an instance of DeclaredSql


createWord

public Word createWord()
Create an instance of Word


createParamSetter

public ParamSetter createParamSetter()
Create an instance of ParamSetter


createClass

public Class createClass()
Create an instance of Class



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.