Package org.apache.openejb.jee.jba.cmp
Class Defaults
- java.lang.Object
-
- org.apache.openejb.jee.jba.cmp.Defaults
-
public class Defaults extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element ref="{http://jboss.org}datasource" minOccurs="0"/> <element ref="{http://jboss.org}datasource-mapping" minOccurs="0"/> <element ref="{http://jboss.org}create-table" minOccurs="0"/> <element ref="{http://jboss.org}alter-table" minOccurs="0"/> <element ref="{http://jboss.org}remove-table" minOccurs="0"/> <element ref="{http://jboss.org}post-table-create" minOccurs="0"/> <element ref="{http://jboss.org}read-only" minOccurs="0"/> <element ref="{http://jboss.org}read-time-out" minOccurs="0"/> <element ref="{http://jboss.org}row-locking" minOccurs="0"/> <element ref="{http://jboss.org}pk-constraint" minOccurs="0"/> <element ref="{http://jboss.org}fk-constraint" minOccurs="0"/> <element ref="{http://jboss.org}preferred-relation-mapping" minOccurs="0"/> <element ref="{http://jboss.org}read-ahead" minOccurs="0"/> <element ref="{http://jboss.org}list-cache-max" minOccurs="0"/> <element ref="{http://jboss.org}clean-read-ahead-on-load" minOccurs="0"/> <element ref="{http://jboss.org}fetch-size" minOccurs="0"/> <element ref="{http://jboss.org}unknown-pk" minOccurs="0"/> <element ref="{http://jboss.org}entity-command" minOccurs="0"/> <element ref="{http://jboss.org}ql-compiler" minOccurs="0"/> <element ref="{http://jboss.org}throw-runtime-exceptions" minOccurs="0"/> </sequence> </restriction> </complexContent> </complexType>
-
-
Field Summary
Fields Modifier and Type Field Description protected AlterTablealterTableprotected CleanReadAheadOnLoadcleanReadAheadOnLoadprotected CreateTablecreateTableprotected Datasourcedatasourceprotected DatasourceMappingdatasourceMappingprotected EntityCommandentityCommandprotected FetchSizefetchSizeprotected FkConstraintfkConstraintprotected ListCacheMaxlistCacheMaxprotected PkConstraintpkConstraintprotected PostTableCreatepostTableCreateprotected PreferredRelationMappingpreferredRelationMappingprotected QlCompilerqlCompilerprotected ReadAheadreadAheadprotected ReadOnlyreadOnlyprotected ReadTimeOutreadTimeOutprotected RemoveTableremoveTableprotected RowLockingrowLockingprotected ThrowRuntimeExceptionsthrowRuntimeExceptionsprotected UnknownPkunknownPk
-
Constructor Summary
Constructors Constructor Description Defaults()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AlterTablegetAlterTable()Gets the value of the alterTable property.CleanReadAheadOnLoadgetCleanReadAheadOnLoad()Gets the value of the cleanReadAheadOnLoad property.CreateTablegetCreateTable()Gets the value of the createTable property.DatasourcegetDatasource()Gets the value of the datasource property.DatasourceMappinggetDatasourceMapping()Gets the value of the datasourceMapping property.EntityCommandgetEntityCommand()Gets the value of the entityCommand property.FetchSizegetFetchSize()Gets the value of the fetchSize property.FkConstraintgetFkConstraint()Gets the value of the fkConstraint property.ListCacheMaxgetListCacheMax()Gets the value of the listCacheMax property.PkConstraintgetPkConstraint()Gets the value of the pkConstraint property.PostTableCreategetPostTableCreate()Gets the value of the postTableCreate property.PreferredRelationMappinggetPreferredRelationMapping()Gets the value of the preferredRelationMapping property.QlCompilergetQlCompiler()Gets the value of the qlCompiler property.ReadAheadgetReadAhead()Gets the value of the readAhead property.ReadOnlygetReadOnly()Gets the value of the readOnly property.ReadTimeOutgetReadTimeOut()Gets the value of the readTimeOut property.RemoveTablegetRemoveTable()Gets the value of the removeTable property.RowLockinggetRowLocking()Gets the value of the rowLocking property.ThrowRuntimeExceptionsgetThrowRuntimeExceptions()Gets the value of the throwRuntimeExceptions property.UnknownPkgetUnknownPk()Gets the value of the unknownPk property.voidsetAlterTable(AlterTable value)Sets the value of the alterTable property.voidsetCleanReadAheadOnLoad(CleanReadAheadOnLoad value)Sets the value of the cleanReadAheadOnLoad property.voidsetCreateTable(CreateTable value)Sets the value of the createTable property.voidsetDatasource(Datasource value)Sets the value of the datasource property.voidsetDatasourceMapping(DatasourceMapping value)Sets the value of the datasourceMapping property.voidsetEntityCommand(EntityCommand value)Sets the value of the entityCommand property.voidsetFetchSize(FetchSize value)Sets the value of the fetchSize property.voidsetFkConstraint(FkConstraint value)Sets the value of the fkConstraint property.voidsetListCacheMax(ListCacheMax value)Sets the value of the listCacheMax property.voidsetPkConstraint(PkConstraint value)Sets the value of the pkConstraint property.voidsetPostTableCreate(PostTableCreate value)Sets the value of the postTableCreate property.voidsetPreferredRelationMapping(PreferredRelationMapping value)Sets the value of the preferredRelationMapping property.voidsetQlCompiler(QlCompiler value)Sets the value of the qlCompiler property.voidsetReadAhead(ReadAhead value)Sets the value of the readAhead property.voidsetReadOnly(ReadOnly value)Sets the value of the readOnly property.voidsetReadTimeOut(ReadTimeOut value)Sets the value of the readTimeOut property.voidsetRemoveTable(RemoveTable value)Sets the value of the removeTable property.voidsetRowLocking(RowLocking value)Sets the value of the rowLocking property.voidsetThrowRuntimeExceptions(ThrowRuntimeExceptions value)Sets the value of the throwRuntimeExceptions property.voidsetUnknownPk(UnknownPk value)Sets the value of the unknownPk property.
-
-
-
Field Detail
-
datasource
protected Datasource datasource
-
datasourceMapping
protected DatasourceMapping datasourceMapping
-
createTable
protected CreateTable createTable
-
alterTable
protected AlterTable alterTable
-
removeTable
protected RemoveTable removeTable
-
postTableCreate
protected PostTableCreate postTableCreate
-
readOnly
protected ReadOnly readOnly
-
readTimeOut
protected ReadTimeOut readTimeOut
-
rowLocking
protected RowLocking rowLocking
-
pkConstraint
protected PkConstraint pkConstraint
-
fkConstraint
protected FkConstraint fkConstraint
-
preferredRelationMapping
protected PreferredRelationMapping preferredRelationMapping
-
readAhead
protected ReadAhead readAhead
-
listCacheMax
protected ListCacheMax listCacheMax
-
cleanReadAheadOnLoad
protected CleanReadAheadOnLoad cleanReadAheadOnLoad
-
fetchSize
protected FetchSize fetchSize
-
unknownPk
protected UnknownPk unknownPk
-
entityCommand
protected EntityCommand entityCommand
-
qlCompiler
protected QlCompiler qlCompiler
-
throwRuntimeExceptions
protected ThrowRuntimeExceptions throwRuntimeExceptions
-
-
Method Detail
-
getDatasource
public Datasource getDatasource()
Gets the value of the datasource property.- Returns:
- possible object is
Datasource
-
setDatasource
public void setDatasource(Datasource value)
Sets the value of the datasource property.- Parameters:
value- allowed object isDatasource
-
getDatasourceMapping
public DatasourceMapping getDatasourceMapping()
Gets the value of the datasourceMapping property.- Returns:
- possible object is
DatasourceMapping
-
setDatasourceMapping
public void setDatasourceMapping(DatasourceMapping value)
Sets the value of the datasourceMapping property.- Parameters:
value- allowed object isDatasourceMapping
-
getCreateTable
public CreateTable getCreateTable()
Gets the value of the createTable property.- Returns:
- possible object is
CreateTable
-
setCreateTable
public void setCreateTable(CreateTable value)
Sets the value of the createTable property.- Parameters:
value- allowed object isCreateTable
-
getAlterTable
public AlterTable getAlterTable()
Gets the value of the alterTable property.- Returns:
- possible object is
AlterTable
-
setAlterTable
public void setAlterTable(AlterTable value)
Sets the value of the alterTable property.- Parameters:
value- allowed object isAlterTable
-
getRemoveTable
public RemoveTable getRemoveTable()
Gets the value of the removeTable property.- Returns:
- possible object is
RemoveTable
-
setRemoveTable
public void setRemoveTable(RemoveTable value)
Sets the value of the removeTable property.- Parameters:
value- allowed object isRemoveTable
-
getPostTableCreate
public PostTableCreate getPostTableCreate()
Gets the value of the postTableCreate property.- Returns:
- possible object is
PostTableCreate
-
setPostTableCreate
public void setPostTableCreate(PostTableCreate value)
Sets the value of the postTableCreate property.- Parameters:
value- allowed object isPostTableCreate
-
getReadOnly
public ReadOnly getReadOnly()
Gets the value of the readOnly property.- Returns:
- possible object is
ReadOnly
-
setReadOnly
public void setReadOnly(ReadOnly value)
Sets the value of the readOnly property.- Parameters:
value- allowed object isReadOnly
-
getReadTimeOut
public ReadTimeOut getReadTimeOut()
Gets the value of the readTimeOut property.- Returns:
- possible object is
ReadTimeOut
-
setReadTimeOut
public void setReadTimeOut(ReadTimeOut value)
Sets the value of the readTimeOut property.- Parameters:
value- allowed object isReadTimeOut
-
getRowLocking
public RowLocking getRowLocking()
Gets the value of the rowLocking property.- Returns:
- possible object is
RowLocking
-
setRowLocking
public void setRowLocking(RowLocking value)
Sets the value of the rowLocking property.- Parameters:
value- allowed object isRowLocking
-
getPkConstraint
public PkConstraint getPkConstraint()
Gets the value of the pkConstraint property.- Returns:
- possible object is
PkConstraint
-
setPkConstraint
public void setPkConstraint(PkConstraint value)
Sets the value of the pkConstraint property.- Parameters:
value- allowed object isPkConstraint
-
getFkConstraint
public FkConstraint getFkConstraint()
Gets the value of the fkConstraint property.- Returns:
- possible object is
FkConstraint
-
setFkConstraint
public void setFkConstraint(FkConstraint value)
Sets the value of the fkConstraint property.- Parameters:
value- allowed object isFkConstraint
-
getPreferredRelationMapping
public PreferredRelationMapping getPreferredRelationMapping()
Gets the value of the preferredRelationMapping property.- Returns:
- possible object is
PreferredRelationMapping
-
setPreferredRelationMapping
public void setPreferredRelationMapping(PreferredRelationMapping value)
Sets the value of the preferredRelationMapping property.- Parameters:
value- allowed object isPreferredRelationMapping
-
getReadAhead
public ReadAhead getReadAhead()
Gets the value of the readAhead property.- Returns:
- possible object is
ReadAhead
-
setReadAhead
public void setReadAhead(ReadAhead value)
Sets the value of the readAhead property.- Parameters:
value- allowed object isReadAhead
-
getListCacheMax
public ListCacheMax getListCacheMax()
Gets the value of the listCacheMax property.- Returns:
- possible object is
ListCacheMax
-
setListCacheMax
public void setListCacheMax(ListCacheMax value)
Sets the value of the listCacheMax property.- Parameters:
value- allowed object isListCacheMax
-
getCleanReadAheadOnLoad
public CleanReadAheadOnLoad getCleanReadAheadOnLoad()
Gets the value of the cleanReadAheadOnLoad property.- Returns:
- possible object is
CleanReadAheadOnLoad
-
setCleanReadAheadOnLoad
public void setCleanReadAheadOnLoad(CleanReadAheadOnLoad value)
Sets the value of the cleanReadAheadOnLoad property.- Parameters:
value- allowed object isCleanReadAheadOnLoad
-
getFetchSize
public FetchSize getFetchSize()
Gets the value of the fetchSize property.- Returns:
- possible object is
FetchSize
-
setFetchSize
public void setFetchSize(FetchSize value)
Sets the value of the fetchSize property.- Parameters:
value- allowed object isFetchSize
-
getUnknownPk
public UnknownPk getUnknownPk()
Gets the value of the unknownPk property.- Returns:
- possible object is
UnknownPk
-
setUnknownPk
public void setUnknownPk(UnknownPk value)
Sets the value of the unknownPk property.- Parameters:
value- allowed object isUnknownPk
-
getEntityCommand
public EntityCommand getEntityCommand()
Gets the value of the entityCommand property.- Returns:
- possible object is
EntityCommand
-
setEntityCommand
public void setEntityCommand(EntityCommand value)
Sets the value of the entityCommand property.- Parameters:
value- allowed object isEntityCommand
-
getQlCompiler
public QlCompiler getQlCompiler()
Gets the value of the qlCompiler property.- Returns:
- possible object is
QlCompiler
-
setQlCompiler
public void setQlCompiler(QlCompiler value)
Sets the value of the qlCompiler property.- Parameters:
value- allowed object isQlCompiler
-
getThrowRuntimeExceptions
public ThrowRuntimeExceptions getThrowRuntimeExceptions()
Gets the value of the throwRuntimeExceptions property.- Returns:
- possible object is
ThrowRuntimeExceptions
-
setThrowRuntimeExceptions
public void setThrowRuntimeExceptions(ThrowRuntimeExceptions value)
Sets the value of the throwRuntimeExceptions property.- Parameters:
value- allowed object isThrowRuntimeExceptions
-
-