|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectPersistentObject
org.modelsphere.jack.baseDb.db.DbObject
org.modelsphere.jack.baseDb.db.DbSemanticalObject
org.modelsphere.sms.db.DbSMSSemanticalObject
org.modelsphere.sms.or.ibm.db.DbIBMTablespace
public final class DbIBMTablespace
Direct subclass(es)/subinterface(s) : none.
Composites : DbIBMDatabase.
Components : DbIBMContainerClause, DbSMSObjectImport.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
DbObject.ComponentIterator |
Field Summary | |
---|---|
static MetaRelation1 |
fBufferPool
|
static MetaRelation1 |
fDbPartitionGroup
|
static MetaField |
fDropTableRecovery
|
static MetaField |
fExtentSize
|
static MetaField |
fExtentSizeUnit
|
static MetaField |
fManagedBy
|
static MetaField |
fManagedBySystemClause
|
static MetaField |
fOverhead
|
static MetaField |
fPageSize
|
static MetaField |
fPageSizeUnit
|
static MetaField |
fPrefetchSize
|
static MetaField |
fPrefetchSizeUnit
|
static MetaRelationN |
fTables
|
static MetaRelationN |
fTablesForIndexes
|
static MetaRelationN |
fTablesForLOB
|
static MetaField |
fTransferRate
|
static MetaField |
fType
|
static MetaClass |
metaClass
|
Fields inherited from class org.modelsphere.sms.db.DbSMSSemanticalObject |
---|
fObjectImports, fSourceLinks, fSubCopies, fSuperCopy, fTargetLinks, fUmlConstraints, fUmlStereotype |
Fields inherited from class org.modelsphere.jack.baseDb.db.DbSemanticalObject |
---|
fAdminAccessList, fAlias, fDescription, fName, fPhysicalName, fWriteAccessList |
Fields inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
ACCESS_GRANTED, ACCESS_NOT_GRANTED, fComponents, fComposite, fCreationTime, fModificationTime, fUdfValues, fValidationStatus, LONG_FORM, SHORT_FORM, VALIDATION_ERROR, VALIDATION_OK, VALIDATION_WARNING, writeAccess |
Constructor Summary | |
---|---|
DbIBMTablespace()
Parameter-less constructor. |
|
DbIBMTablespace(DbObject composite)
Creates an instance of DbIBMTablespace. |
Method Summary | |
---|---|
DbIBMBufferPool |
getBufferPool()
Gets the buffer pool object associated to a DbIBMTablespace's instance. |
DbIBMDbPartitionGroup |
getDbPartitionGroup()
Gets the database partition group object associated to a DbIBMTablespace's instance. |
IBMDropTableRecovery |
getDropTableRecovery()
Gets the "drop table recovery" of a DbIBMTablespace's instance. |
java.lang.Integer |
getExtentSize()
Gets the "extent size" property of a DbIBMTablespace's instance. |
IBMSizeUnit |
getExtentSizeUnit()
Gets the "extent size units" of a DbIBMTablespace's instance. |
IBMTablespaceManagedBy |
getManagedBy()
Gets the "managed by" of a DbIBMTablespace's instance. |
java.lang.String |
getManagedBySystemClause()
Gets the "clause managed by" property of a DbIBMTablespace's instance. |
MetaClass |
getMetaClass()
|
java.lang.Double |
getOverhead()
Gets the "overhead" property of a DbIBMTablespace's instance. |
java.lang.Integer |
getPageSize()
Gets the "page size" property of a DbIBMTablespace's instance. |
IBMSizeUnit |
getPageSizeUnit()
Gets the "page size units" of a DbIBMTablespace's instance. |
java.lang.Integer |
getPrefetchSize()
Gets the "prefetch size" property of a DbIBMTablespace's instance. |
IBMSizeUnit |
getPrefetchSizeUnit()
Gets the "prefetch size units" of a DbIBMTablespace's instance. |
DbRelationN |
getTables()
Gets the list of linked tables associated to a DbIBMTablespace's instance. |
DbRelationN |
getTablesForIndexes()
Gets the list of linked tables for indexes associated to a DbIBMTablespace's instance. |
DbRelationN |
getTablesForLOB()
Gets the list of linked tables for long objects associated to a DbIBMTablespace's instance. |
java.lang.Double |
getTransferRate()
Gets the "transfer rate" property of a DbIBMTablespace's instance. |
IBMTablespaceType |
getType()
Gets the "type" of a DbIBMTablespace's instance. |
static void |
initMeta()
For internal use only. |
void |
set(MetaField metaField,
java.lang.Object value)
|
void |
set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
setBufferPool(DbIBMBufferPool value)
Sets the buffer pool object associated to a DbIBMTablespace's instance. |
void |
setDbPartitionGroup(DbIBMDbPartitionGroup value)
Sets the database partition group object associated to a DbIBMTablespace's instance. |
void |
setDropTableRecovery(IBMDropTableRecovery value)
Sets the "drop table recovery" property of a DbIBMTablespace's instance. |
void |
setExtentSize(java.lang.Integer value)
Sets the "extent size" property of a DbIBMTablespace's instance. |
void |
setExtentSizeUnit(IBMSizeUnit value)
Sets the "extent size units" property of a DbIBMTablespace's instance. |
void |
setManagedBy(IBMTablespaceManagedBy value)
Sets the "managed by" property of a DbIBMTablespace's instance. |
void |
setManagedBySystemClause(java.lang.String value)
Sets the "clause managed by" property of a DbIBMTablespace's instance. |
void |
setOverhead(java.lang.Double value)
Sets the "overhead" property of a DbIBMTablespace's instance. |
void |
setPageSize(java.lang.Integer value)
Sets the "page size" property of a DbIBMTablespace's instance. |
void |
setPageSizeUnit(IBMSizeUnit value)
Sets the "page size units" property of a DbIBMTablespace's instance. |
void |
setPrefetchSize(java.lang.Integer value)
Sets the "prefetch size" property of a DbIBMTablespace's instance. |
void |
setPrefetchSizeUnit(IBMSizeUnit value)
Sets the "prefetch size units" property of a DbIBMTablespace's instance. |
void |
setTransferRate(java.lang.Double value)
Sets the "transfer rate" property of a DbIBMTablespace's instance. |
void |
setType(IBMTablespaceType value)
Sets the "type" property of a DbIBMTablespace's instance. |
Methods inherited from class org.modelsphere.sms.db.DbSMSSemanticalObject |
---|
addToSourceLinks, addToTargetLinks, addToUmlConstraints, getObjectImports, getSourceLinks, getSubCopies, getSuperCopy, getTargetLinks, getUmlConstraints, getUmlStereotype, removeFromSourceLinks, removeFromTargetLinks, removeFromUmlConstraints, setSourceLinks, setSuperCopy, setTargetLinks, setUmlConstraints, setUmlStereotype |
Methods inherited from class org.modelsphere.jack.baseDb.db.DbSemanticalObject |
---|
findComponentByPhysicalName, getAdminAccessList, getAlias, getDescription, getName, getPhysicalName, getWriteAccessList, matches, setAlias, setDescription, setName, setPhysicalName |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final MetaField fType
public static final MetaRelation1 fDbPartitionGroup
public static final MetaField fPageSize
public static final MetaField fPageSizeUnit
public static final MetaField fManagedBy
public static final MetaField fManagedBySystemClause
public static final MetaField fExtentSize
public static final MetaField fExtentSizeUnit
public static final MetaField fPrefetchSize
public static final MetaField fPrefetchSizeUnit
public static final MetaRelation1 fBufferPool
public static final MetaField fOverhead
public static final MetaField fTransferRate
public static final MetaField fDropTableRecovery
public static final MetaRelationN fTables
public static final MetaRelationN fTablesForLOB
public static final MetaRelationN fTablesForIndexes
public static final MetaClass metaClass
Constructor Detail |
---|
public DbIBMTablespace()
public DbIBMTablespace(DbObject composite) throws DbException
composite
- the object which will contain the newly-created instance
DbException
Method Detail |
---|
public static void initMeta()
public final void setType(IBMTablespaceType value) throws DbException
value
- the "type" property
DbException
public final void setDbPartitionGroup(DbIBMDbPartitionGroup value) throws DbException
value
- the database partition group object to be associated
DbException
public final void setPageSize(java.lang.Integer value) throws DbException
value
- the "page size" property
DbException
public final void setPageSizeUnit(IBMSizeUnit value) throws DbException
value
- the "page size units" property
DbException
public final void setManagedBy(IBMTablespaceManagedBy value) throws DbException
value
- the "managed by" property
DbException
public final void setManagedBySystemClause(java.lang.String value) throws DbException
value
- the "clause managed by" property
DbException
public final void setExtentSize(java.lang.Integer value) throws DbException
value
- the "extent size" property
DbException
public final void setExtentSizeUnit(IBMSizeUnit value) throws DbException
value
- the "extent size units" property
DbException
public final void setPrefetchSize(java.lang.Integer value) throws DbException
value
- the "prefetch size" property
DbException
public final void setPrefetchSizeUnit(IBMSizeUnit value) throws DbException
value
- the "prefetch size units" property
DbException
public final void setBufferPool(DbIBMBufferPool value) throws DbException
value
- the buffer pool object to be associated
DbException
public final void setOverhead(java.lang.Double value) throws DbException
value
- the "overhead" property
DbException
public final void setTransferRate(java.lang.Double value) throws DbException
value
- the "transfer rate" property
DbException
public final void setDropTableRecovery(IBMDropTableRecovery value) throws DbException
value
- the "drop table recovery" property
DbException
public void set(MetaField metaField, java.lang.Object value) throws DbException
set
in class DbSMSSemanticalObject
DbException
public void set(MetaRelationN relation, DbObject neighbor, int op) throws DbException
set
in class DbSMSSemanticalObject
DbException
public final IBMTablespaceType getType() throws DbException
DbException
public final DbIBMDbPartitionGroup getDbPartitionGroup() throws DbException
DbException
public final java.lang.Integer getPageSize() throws DbException
DbException
public final IBMSizeUnit getPageSizeUnit() throws DbException
DbException
public final IBMTablespaceManagedBy getManagedBy() throws DbException
DbException
public final java.lang.String getManagedBySystemClause() throws DbException
DbException
public final java.lang.Integer getExtentSize() throws DbException
DbException
public final IBMSizeUnit getExtentSizeUnit() throws DbException
DbException
public final java.lang.Integer getPrefetchSize() throws DbException
DbException
public final IBMSizeUnit getPrefetchSizeUnit() throws DbException
DbException
public final DbIBMBufferPool getBufferPool() throws DbException
DbException
public final java.lang.Double getOverhead() throws DbException
DbException
public final java.lang.Double getTransferRate() throws DbException
DbException
public final IBMDropTableRecovery getDropTableRecovery() throws DbException
DbException
public final DbRelationN getTables() throws DbException
DbException
public final DbRelationN getTablesForLOB() throws DbException
DbException
public final DbRelationN getTablesForIndexes() throws DbException
DbException
public MetaClass getMetaClass()
getMetaClass
in class DbObject
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |