|
||||||||||
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.DbSMSTypedElement
org.modelsphere.sms.db.DbSMSFeature
org.modelsphere.sms.db.DbSMSStructuralFeature
org.modelsphere.sms.or.db.DbORAttribute
org.modelsphere.sms.or.db.DbORColumn
org.modelsphere.sms.or.oracle.db.DbORAColumn
public final class DbORAColumn
Direct subclass(es)/subinterface(s) : none.
Composites : DbORAAbsTable,
DbORAView.
Components : DbSMSObjectImport.
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.modelsphere.jack.baseDb.db.DbObject |
---|
DbObject.ComponentIterator |
Field Summary | |
---|---|
static MetaRelation1 |
fLobStorage
|
static MetaRelationN |
fPartitionKeyIndexes
|
static MetaRelation1 |
fPartitionKeyTable
|
static MetaRelation1 |
fStorageTable
|
static MetaRelationN |
fSubpartitionKeyIndexes
|
static MetaRelation1 |
fSubpartitionKeyTable
|
static MetaField |
fWithRowid
|
static MetaClass |
metaClass
|
Fields inherited from class org.modelsphere.sms.or.db.DbORColumn |
---|
fChecks, fCommonItem, fDestFKeyColumns, fFKeyColumns, fForeign, fIndexKeys, fNull, fPrimaryUniques, fReference, fTriggers |
Fields inherited from class org.modelsphere.sms.or.db.DbORAttribute |
---|
fLength, fNbDecimal, fType |
Fields inherited from class org.modelsphere.sms.db.DbSMSStructuralFeature |
---|
fInitialValue |
Fields inherited from class org.modelsphere.sms.db.DbSMSFeature |
---|
fOverriddenFeatures, fOverridingFeatures |
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 | |
---|---|
DbORAColumn()
Parameter-less constructor. |
|
DbORAColumn(DbObject composite)
Creates an instance of DbORAColumn. |
Method Summary | |
---|---|
void |
addToPartitionKeyIndexes(DbORAIndex value)
Adds an element to the list of indexes associated to a DbORAColumn's instance. |
void |
addToSubpartitionKeyIndexes(DbORAIndex value)
Adds an element to the list of indexes associated to a DbORAColumn's instance. |
DbORALobStorage |
getLobStorage()
Gets the lob storage object associated to a DbORAColumn's instance. |
MetaClass |
getMetaClass()
|
DbRelationN |
getPartitionKeyIndexes()
Gets the list of indexes associated to a DbORAColumn's instance. |
DbORATable |
getPartitionKeyTable()
Gets the partition key table object associated to a DbORAColumn's instance. |
DbORANestedTableStorage |
getStorageTable()
Gets the storage table object associated to a DbORAColumn's instance. |
DbRelationN |
getSubpartitionKeyIndexes()
Gets the list of indexes associated to a DbORAColumn's instance. |
DbORATable |
getSubpartitionKeyTable()
Gets the subpartition key table object associated to a DbORAColumn's instance. |
java.lang.Boolean |
getWithRowid()
Deprecated. use isWithRowid() method instead |
static void |
initMeta()
For internal use only. |
boolean |
isWithRowid()
Tells whether a DbORAColumn's instance is withRowid or not. |
void |
removeFromPartitionKeyIndexes(DbORAIndex value)
Removes an element from the list of indexes associated to a DbORAColumn's instance. |
void |
removeFromSubpartitionKeyIndexes(DbORAIndex value)
Removes an element from the list of indexes associated to a DbORAColumn's instance. |
void |
set(MetaField metaField,
java.lang.Object value)
|
void |
set(MetaRelationN relation,
DbObject neighbor,
int op)
|
void |
setLobStorage(DbORALobStorage value)
Sets the lob storage object associated to a DbORAColumn's instance. |
void |
setPartitionKeyIndexes(DbORAIndex value,
int op)
Adds an element to or removes an element from the list of indexes associated to a DbORAColumn's instance. |
void |
setPartitionKeyTable(DbORATable value)
Sets the partition key table object associated to a DbORAColumn's instance. |
void |
setStorageTable(DbORANestedTableStorage value)
Sets the storage table object associated to a DbORAColumn's instance. |
void |
setSubpartitionKeyIndexes(DbORAIndex value,
int op)
Adds an element to or removes an element from the list of indexes associated to a DbORAColumn's instance. |
void |
setSubpartitionKeyTable(DbORATable value)
Sets the subpartition key table object associated to a DbORAColumn's instance. |
void |
setWithRowid(java.lang.Boolean value)
Sets the "with rowid" property of a DbORAColumn's instance. |
Methods inherited from class org.modelsphere.sms.or.db.DbORColumn |
---|
addToPrimaryUniques, addToTriggers, getChecks, getCommonItem, getDestFKeyColumns, getFKeyColumns, getForeign, getIndexKeys, getNull, getPrimaryUniques, getReference, getSecurityMask, getTriggers, isForeign, isNull, isReference, removeFromPrimaryUniques, removeFromTriggers, setCommonItem, setForeign, setNull, setPrimaryUniques, setReference, setTriggers |
Methods inherited from class org.modelsphere.sms.or.db.DbORAttribute |
---|
getLength, getLengthNbDecimal, getNbDecimal, getType, setLength, setNbDecimal, setType |
Methods inherited from class org.modelsphere.sms.db.DbSMSStructuralFeature |
---|
getInitialValue, setInitialValue |
Methods inherited from class org.modelsphere.sms.db.DbSMSFeature |
---|
addToOverriddenFeatures, addToOverridingFeatures, getOverriddenFeatures, getOverridingFeatures, removeFromOverriddenFeatures, removeFromOverridingFeatures, setOverriddenFeatures, setOverridingFeatures |
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 MetaRelation1 fStorageTable
public static final MetaRelation1 fLobStorage
public static final MetaRelation1 fPartitionKeyTable
public static final MetaRelationN fPartitionKeyIndexes
public static final MetaField fWithRowid
public static final MetaRelationN fSubpartitionKeyIndexes
public static final MetaRelation1 fSubpartitionKeyTable
public static final MetaClass metaClass
Constructor Detail |
---|
public DbORAColumn()
public DbORAColumn(DbObject composite) throws DbException
composite
- the object which will contain the newly-created instance
DbException
Method Detail |
---|
public static void initMeta()
public final void setStorageTable(DbORANestedTableStorage value) throws DbException
value
- the storage table object to be associated
DbException
public final void setLobStorage(DbORALobStorage value) throws DbException
value
- the lob storage object to be associated
DbException
public final void setPartitionKeyTable(DbORATable value) throws DbException
value
- the partition key table object to be associated
DbException
public final void setPartitionKeyIndexes(DbORAIndex value, int op) throws DbException
value
- an element to be added to or removed from the list.op
- Either Db.ADD_TO_RELN or Db.REMOVE_FROM_RELN
DbException
public final void addToPartitionKeyIndexes(DbORAIndex value) throws DbException
value
- the element to be added.
DbException
public final void removeFromPartitionKeyIndexes(DbORAIndex value) throws DbException
value
- the element to be removed.
DbException
public final void setWithRowid(java.lang.Boolean value) throws DbException
value
- the "with rowid" property
DbException
public final void setSubpartitionKeyIndexes(DbORAIndex value, int op) throws DbException
value
- an element to be added to or removed from the list.op
- Either Db.ADD_TO_RELN or Db.REMOVE_FROM_RELN
DbException
public final void addToSubpartitionKeyIndexes(DbORAIndex value) throws DbException
value
- the element to be added.
DbException
public final void removeFromSubpartitionKeyIndexes(DbORAIndex value) throws DbException
value
- the element to be removed.
DbException
public final void setSubpartitionKeyTable(DbORATable value) throws DbException
value
- the subpartition key table object to be associated
DbException
public void set(MetaField metaField, java.lang.Object value) throws DbException
set
in class DbORColumn
value
- java.lang.Object
DbException
public void set(MetaRelationN relation, DbObject neighbor, int op) throws DbException
set
in class DbORColumn
DbException
public final DbORANestedTableStorage getStorageTable() throws DbException
DbException
public final DbORALobStorage getLobStorage() throws DbException
DbException
public final DbORATable getPartitionKeyTable() throws DbException
DbException
public final DbRelationN getPartitionKeyIndexes() throws DbException
DbException
public final java.lang.Boolean getWithRowid() throws DbException
DbException
public final boolean isWithRowid() throws DbException
DbException
public final DbRelationN getSubpartitionKeyIndexes() throws DbException
DbException
public final DbORATable getSubpartitionKeyTable() 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 |