|
||||||||||
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.db.DbSMSClassifier
org.modelsphere.sms.or.db.DbORAbsTable
org.modelsphere.sms.or.db.DbORTable
org.modelsphere.sms.or.ibm.db.DbIBMTable
public final class DbIBMTable
Direct subclass(es)/subinterface(s) : none.
Composites : DbIBMDataModel.
Components : DbIBMColumn, DbIBMForeign, DbIBMPrimaryUnique<
/A>, DbIBMCheck, DbIBMIndex, DbIBMTrigger, DbSMSObjectImport.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
DbObject.ComponentIterator |
Field Summary | |
---|---|
static MetaField |
fDataCapture
|
static MetaRelation1 |
fIndexInTablespace
|
static MetaRelation1 |
fInTablespace
|
static MetaField |
fIsFederated
|
static MetaRelation1 |
fLongInTablespace
|
static MetaField |
fNoLogChanges
|
static MetaField |
fNotLoggedInitially
|
static MetaField |
fReplicateData
|
static MetaField |
fValueCompression
|
static MetaField |
fWithRestrictOnDrop
|
static MetaClass |
metaClass
|
Fields inherited from class org.modelsphere.sms.or.db.DbORTable |
---|
fIsAssociation, fIsDependant |
Fields inherited from class org.modelsphere.sms.or.db.DbORAbsTable |
---|
fAssociationEnds, fSelectionRule, fUser |
Fields inherited from class org.modelsphere.sms.db.DbSMSClassifier |
---|
fClassifierGos |
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 | |
---|---|
DbIBMTable()
Parameter-less constructor. |
|
DbIBMTable(DbObject composite)
Creates an instance of DbIBMTable. |
Method Summary | |
---|---|
IBMDataCaptureOption |
getDataCapture()
Gets the "data capture" of a DbIBMTable's instance. |
DbIBMTablespace |
getIndexInTablespace()
Gets the index in tablespace object associated to a DbIBMTable's instance. |
DbIBMTablespace |
getInTablespace()
Gets the in tablespace object associated to a DbIBMTable's instance. |
IBMFederatedOption |
getIsFederated()
Gets the "is federated" of a DbIBMTable's instance. |
DbIBMTablespace |
getLongInTablespace()
Gets the long objects in tablespace object associated to a DbIBMTable's instance. |
MetaClass |
getMetaClass()
|
java.lang.Boolean |
getNoLogChanges()
Deprecated. use isNoLogChanges() method instead |
java.lang.Boolean |
getNotLoggedInitially()
Deprecated. use isNotLoggedInitially() method instead |
java.lang.Boolean |
getReplicateData()
Deprecated. use isReplicateData() method instead |
java.lang.Boolean |
getValueCompression()
Deprecated. use isValueCompression() method instead |
java.lang.Boolean |
getWithRestrictOnDrop()
Deprecated. use isWithRestrictOnDrop() method instead |
static void |
initMeta()
For internal use only. |
boolean |
isNoLogChanges()
Tells whether a DbIBMTable's instance is noLogChanges or not. |
boolean |
isNotLoggedInitially()
Tells whether a DbIBMTable's instance is notLoggedInitially or not. |
boolean |
isReplicateData()
Tells whether a DbIBMTable's instance is replicateData or not. |
boolean |
isValueCompression()
Tells whether a DbIBMTable's instance is valueCompression or not. |
boolean |
isWithRestrictOnDrop()
Tells whether a DbIBMTable's instance is withRestrictOnDrop or not. |
void |
set(MetaField metaField,
java.lang.Object value)
|
void |
set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
setDataCapture(IBMDataCaptureOption value)
Sets the "data capture" property of a DbIBMTable's instance. |
void |
setIndexInTablespace(DbIBMTablespace value)
Sets the index in tablespace object associated to a DbIBMTable's instance. |
void |
setInTablespace(DbIBMTablespace value)
Sets the in tablespace object associated to a DbIBMTable's instance. |
void |
setIsFederated(IBMFederatedOption value)
Sets the "is federated" property of a DbIBMTable's instance. |
void |
setLongInTablespace(DbIBMTablespace value)
Sets the long objects in tablespace object associated to a DbIBMTable's instance. |
void |
setNoLogChanges(java.lang.Boolean value)
Sets the "changes not logged" property of a DbIBMTable's instance. |
void |
setNotLoggedInitially(java.lang.Boolean value)
Sets the "not logged initially" property of a DbIBMTable's instance. |
void |
setReplicateData(java.lang.Boolean value)
Sets the "replicated" property of a DbIBMTable's instance. |
void |
setValueCompression(java.lang.Boolean value)
Sets the "value compression" property of a DbIBMTable's instance. |
void |
setWithRestrictOnDrop(java.lang.Boolean value)
Sets the "with restrict on drop" property of a DbIBMTable's instance. |
Methods inherited from class org.modelsphere.sms.or.db.DbORTable |
---|
getIsAssociation, getIsDependant, isIsAssociation, isIsDependant, setIsAssociation, setIsDependant |
Methods inherited from class org.modelsphere.sms.or.db.DbORAbsTable |
---|
getAssociationEnds, getSecurityMask, getSelectionRule, getUser, setSelectionRule, setSuperCopy, setUser |
Methods inherited from class org.modelsphere.sms.db.DbSMSClassifier |
---|
getClassifierGos |
Methods inherited from class org.modelsphere.sms.db.DbSMSSemanticalObject |
---|
addToSourceLinks, addToTargetLinks, addToUmlConstraints, getObjectImports, getSourceLinks, getSubCopies, getSuperCopy, getTargetLinks, getUmlConstraints, getUmlStereotype, removeFromSourceLinks, removeFromTargetLinks, removeFromUmlConstraints, setSourceLinks, 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 fReplicateData
public static final MetaField fNoLogChanges
public static final MetaRelation1 fInTablespace
public static final MetaRelation1 fLongInTablespace
public static final MetaRelation1 fIndexInTablespace
public static final MetaField fDataCapture
public static final MetaField fIsFederated
public static final MetaField fValueCompression
public static final MetaField fWithRestrictOnDrop
public static final MetaField fNotLoggedInitially
public static final MetaClass metaClass
Constructor Detail |
---|
public DbIBMTable()
public DbIBMTable(DbObject composite) throws DbException
composite
- the object which will contain the newly-created instance
DbException
Method Detail |
---|
public static void initMeta()
public final void setReplicateData(java.lang.Boolean value) throws DbException
value
- the "replicated" property
DbException
public final void setNoLogChanges(java.lang.Boolean value) throws DbException
value
- the "changes not logged" property
DbException
public final void setInTablespace(DbIBMTablespace value) throws DbException
value
- the in tablespace object to be associated
DbException
public final void setLongInTablespace(DbIBMTablespace value) throws DbException
value
- the long objects in tablespace object to be associated
DbException
public final void setIndexInTablespace(DbIBMTablespace value) throws DbException
value
- the index in tablespace object to be associated
DbException
public final void setDataCapture(IBMDataCaptureOption value) throws DbException
value
- the "data capture" property
DbException
public final void setIsFederated(IBMFederatedOption value) throws DbException
value
- the "is federated" property
DbException
public final void setValueCompression(java.lang.Boolean value) throws DbException
value
- the "value compression" property
DbException
public final void setWithRestrictOnDrop(java.lang.Boolean value) throws DbException
value
- the "with restrict on drop" property
DbException
public final void setNotLoggedInitially(java.lang.Boolean value) throws DbException
value
- the "not logged initially" property
DbException
public void set(MetaField metaField, java.lang.Object value) throws DbException
set
in class DbORTable
DbException
public void set(MetaRelationN relation, DbObject neighbor, int op) throws DbException
set
in class DbORTable
DbException
public final java.lang.Boolean getReplicateData() throws DbException
DbException
public final boolean isReplicateData() throws DbException
DbException
public final java.lang.Boolean getNoLogChanges() throws DbException
DbException
public final boolean isNoLogChanges() throws DbException
DbException
public final DbIBMTablespace getInTablespace() throws DbException
DbException
public final DbIBMTablespace getLongInTablespace() throws DbException
DbException
public final DbIBMTablespace getIndexInTablespace() throws DbException
DbException
public final IBMDataCaptureOption getDataCapture() throws DbException
DbException
public final IBMFederatedOption getIsFederated() throws DbException
DbException
public final java.lang.Boolean getValueCompression() throws DbException
DbException
public final boolean isValueCompression() throws DbException
DbException
public final java.lang.Boolean getWithRestrictOnDrop() throws DbException
DbException
public final boolean isWithRestrictOnDrop() throws DbException
DbException
public final java.lang.Boolean getNotLoggedInitially() throws DbException
DbException
public final boolean isNotLoggedInitially() 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 |