org.modelsphere.sms.or.oracle.db
Class DbORADatabase

java.lang.Object
  extended by PersistentObject
      extended by org.modelsphere.jack.baseDb.db.DbObject
          extended by org.modelsphere.jack.baseDb.db.DbSemanticalObject
              extended by org.modelsphere.sms.db.DbSMSSemanticalObject
                  extended by org.modelsphere.sms.db.DbSMSPackage
                      extended by org.modelsphere.sms.db.DbSMSAbstractPackage
                          extended by org.modelsphere.sms.or.db.DbORModel
                              extended by org.modelsphere.sms.or.db.DbORDatabase
                                  extended by org.modelsphere.sms.or.oracle.db.DbORADatabase

public final class DbORADatabase
extends DbORDatabase

Direct subclass(es)/subinterface(s) : none.
Composites : DbSMSUserDefinedPackage, DbSMSProject.
Components : DbORATablespace, DbORARedoLogGroup, DbORARollbackSegment, DbSMSNotice, DbSMSObjectImport.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.modelsphere.jack.baseDb.db.DbObject
DbObject.ComponentIterator
 
Field Summary
static MetaField fArchiveLog
           
static MetaField fCharacterSet
           
static MetaField fMaxDataFiles
           
static MetaField fMaxInstances
           
static MetaField fMaxLogFiles
           
static MetaField fMaxLogHistory
           
static MetaField fMaxLogMembers
           
static MetaField fNationalCharacterSet
           
static MetaField fReuseControlFiles
           
static MetaClass metaClass
           
 
Fields inherited from class org.modelsphere.sms.or.db.DbORDatabase
fDefaultDomainModel, fOperationLibrary, fSchema, fUdtModel
 
Fields inherited from class org.modelsphere.sms.db.DbSMSAbstractPackage
fIsLocked, fIsValidated, fTargetSystem
 
Fields inherited from class org.modelsphere.sms.db.DbSMSPackage
fAuthor, fPackageGos, fVersion
 
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
DbORADatabase()
          Parameter-less constructor.
DbORADatabase(DbObject composite, DbSMSTargetSystem targetSystem)
          Creates an instance of DbORADatabase.
 
Method Summary
 java.lang.Boolean getArchiveLog()
          Deprecated. use isArchiveLog() method instead
 java.lang.String getCharacterSet()
          Gets the "character set" property of a DbORADatabase's instance.
 java.lang.Integer getMaxDataFiles()
          Gets the "max. data files" of a DbORADatabase's instance.
 java.lang.Integer getMaxInstances()
          Gets the "max. instances" of a DbORADatabase's instance.
 java.lang.Integer getMaxLogFiles()
          Gets the "max. log files" of a DbORADatabase's instance.
 java.lang.Integer getMaxLogHistory()
          Gets the "max. log history" of a DbORADatabase's instance.
 java.lang.Integer getMaxLogMembers()
          Gets the "max. log members" of a DbORADatabase's instance.
 MetaClass getMetaClass()
           
 java.lang.String getNationalCharacterSet()
          Gets the "national character set" property of a DbORADatabase's instance.
 java.lang.Boolean getReuseControlFiles()
          Deprecated. use isReuseControlFiles() method instead
static void initMeta()
          For internal use only.
 boolean isArchiveLog()
          Tells whether a DbORADatabase's instance is archiveLog or not.
 boolean isReuseControlFiles()
          Tells whether a DbORADatabase's instance is reuseControlFiles or not.
 void set(MetaField metaField, java.lang.Object value)
           
 void set(MetaRelationN relation, DbObject neighbor, int op)
           
 void setArchiveLog(java.lang.Boolean value)
          Sets the "archive log" property of a DbORADatabase's instance.
 void setCharacterSet(java.lang.String value)
          Sets the "character set" property of a DbORADatabase's instance.
 void setMaxDataFiles(java.lang.Integer value)
          Sets the "max. data files" property of a DbORADatabase's instance.
 void setMaxInstances(java.lang.Integer value)
          Sets the "max. instances" property of a DbORADatabase's instance.
 void setMaxLogFiles(java.lang.Integer value)
          Sets the "max. log files" property of a DbORADatabase's instance.
 void setMaxLogHistory(java.lang.Integer value)
          Sets the "max. log history" property of a DbORADatabase's instance.
 void setMaxLogMembers(java.lang.Integer value)
          Sets the "max. log members" property of a DbORADatabase's instance.
 void setNationalCharacterSet(java.lang.String value)
          Sets the "national character set" property of a DbORADatabase's instance.
 void setReuseControlFiles(java.lang.Boolean value)
          Sets the "reuse control files" property of a DbORADatabase's instance.
 
Methods inherited from class org.modelsphere.sms.or.db.DbORDatabase
getDefaultDomainModel, getOperationLibrary, getSchema, getUdtModel, setDefaultDomainModel, setOperationLibrary, setSchema, setUdtModel
 
Methods inherited from class org.modelsphere.sms.or.db.DbORModel
getSecurityMask
 
Methods inherited from class org.modelsphere.sms.db.DbSMSAbstractPackage
getIsLocked, getIsValidated, getTargetSystem, isIsLocked, isIsValidated, matches, setIsLocked, setIsValidated, setTargetSystem
 
Methods inherited from class org.modelsphere.sms.db.DbSMSPackage
getAuthor, getPackageGos, getVersion, setAuthor, setVersion
 
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, setAlias, setDescription, setName, setPhysicalName
 
Methods inherited from class org.modelsphere.jack.baseDb.db.DbObject
addDbRefreshListener, addDbRefreshListener, basicReinsert, basicSet, basicSet, buildFullNameString, buildFullNameString, componentTree, componentTree, componentTree, copyComponent, createComponent, createComponent, createRAMRelN, deepCopy, deepCopy, doDeleteAction, findComponentByName, findComponentByName, findMatchingObject, generateEDCTimestamp, get, get, get, getAccordingToStatus, getComponents, getComposite, getCompositeOfType, getCreationTime, getDb, getDependencyRelations, getEDCTimestamp, getFullDisplayName, getId, getMatchingObject, getMinCard, getModificationTime, getNbNeighbors, getNextTs, getOld, getProject, getSemanticalIcon, getSemanticalName, getTransStatus, getTs, getUDF, getUdfValues, getValidationStatus, hasAdminAccess, hasChanged, hasField, hasWriteAccess, isAddedAndRemoved, isAlive, isDeletable, isDescendingFrom, isHugeRelN, load, load, reinsert, remove, removeDbRefreshListener, save, set, setComposite, setMatchingObject, setModificationTime, setRelationNN, setRelationNN, setValidationStatus, toString, valuesAreEqual
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

fReuseControlFiles

public static final MetaField fReuseControlFiles

fMaxLogFiles

public static final MetaField fMaxLogFiles

fMaxLogMembers

public static final MetaField fMaxLogMembers

fMaxLogHistory

public static final MetaField fMaxLogHistory

fMaxDataFiles

public static final MetaField fMaxDataFiles

fMaxInstances

public static final MetaField fMaxInstances

fArchiveLog

public static final MetaField fArchiveLog

fCharacterSet

public static final MetaField fCharacterSet

fNationalCharacterSet

public static final MetaField fNationalCharacterSet

metaClass

public static final MetaClass metaClass
Constructor Detail

DbORADatabase

public DbORADatabase()
Parameter-less constructor. Required by Java Beans Conventions.


DbORADatabase

public DbORADatabase(DbObject composite,
                     DbSMSTargetSystem targetSystem)
              throws DbException
Creates an instance of DbORADatabase.

Parameters:
composite - org.modelsphere.jack.baseDb.db.DbObject
targetsystem - org.modelsphere.sms.db.DbSMSTargetSystem
Throws:
DbException
Method Detail

initMeta

public static void initMeta()
For internal use only.


setReuseControlFiles

public final void setReuseControlFiles(java.lang.Boolean value)
                                throws DbException
Sets the "reuse control files" property of a DbORADatabase's instance.

Parameters:
value - the "reuse control files" property
Throws:
DbException

setMaxLogFiles

public final void setMaxLogFiles(java.lang.Integer value)
                          throws DbException
Sets the "max. log files" property of a DbORADatabase's instance.

Parameters:
value - the "max. log files" property
Throws:
DbException

setMaxLogMembers

public final void setMaxLogMembers(java.lang.Integer value)
                            throws DbException
Sets the "max. log members" property of a DbORADatabase's instance.

Parameters:
value - the "max. log members" property
Throws:
DbException

setMaxLogHistory

public final void setMaxLogHistory(java.lang.Integer value)
                            throws DbException
Sets the "max. log history" property of a DbORADatabase's instance.

Parameters:
value - the "max. log history" property
Throws:
DbException

setMaxDataFiles

public final void setMaxDataFiles(java.lang.Integer value)
                           throws DbException
Sets the "max. data files" property of a DbORADatabase's instance.

Parameters:
value - the "max. data files" property
Throws:
DbException

setMaxInstances

public final void setMaxInstances(java.lang.Integer value)
                           throws DbException
Sets the "max. instances" property of a DbORADatabase's instance.

Parameters:
value - the "max. instances" property
Throws:
DbException

setArchiveLog

public final void setArchiveLog(java.lang.Boolean value)
                         throws DbException
Sets the "archive log" property of a DbORADatabase's instance.

Parameters:
value - the "archive log" property
Throws:
DbException

setCharacterSet

public final void setCharacterSet(java.lang.String value)
                           throws DbException
Sets the "character set" property of a DbORADatabase's instance.

Parameters:
value - the "character set" property
Throws:
DbException

setNationalCharacterSet

public final void setNationalCharacterSet(java.lang.String value)
                                   throws DbException
Sets the "national character set" property of a DbORADatabase's instance.

Parameters:
value - the "national character set" property
Throws:
DbException

set

public void set(MetaField metaField,
                java.lang.Object value)
         throws DbException
Overrides:
set in class DbORDatabase
Throws:
DbException

set

public void set(MetaRelationN relation,
                DbObject neighbor,
                int op)
         throws DbException
Overrides:
set in class DbORDatabase
Throws:
DbException

getReuseControlFiles

public final java.lang.Boolean getReuseControlFiles()
                                             throws DbException
Deprecated. use isReuseControlFiles() method instead

Gets the "reuse control files" property's Boolean value of a DbORADatabase's instance.

Returns:
the "reuse control files" property's Boolean value
Throws:
DbException

isReuseControlFiles

public final boolean isReuseControlFiles()
                                  throws DbException
Tells whether a DbORADatabase's instance is reuseControlFiles or not.

Returns:
boolean
Throws:
DbException

getMaxLogFiles

public final java.lang.Integer getMaxLogFiles()
                                       throws DbException
Gets the "max. log files" of a DbORADatabase's instance.

Returns:
the "max. log files"
Throws:
DbException

getMaxLogMembers

public final java.lang.Integer getMaxLogMembers()
                                         throws DbException
Gets the "max. log members" of a DbORADatabase's instance.

Returns:
the "max. log members"
Throws:
DbException

getMaxLogHistory

public final java.lang.Integer getMaxLogHistory()
                                         throws DbException
Gets the "max. log history" of a DbORADatabase's instance.

Returns:
the "max. log history"
Throws:
DbException

getMaxDataFiles

public final java.lang.Integer getMaxDataFiles()
                                        throws DbException
Gets the "max. data files" of a DbORADatabase's instance.

Returns:
the "max. data files"
Throws:
DbException

getMaxInstances

public final java.lang.Integer getMaxInstances()
                                        throws DbException
Gets the "max. instances" of a DbORADatabase's instance.

Returns:
the "max. instances"
Throws:
DbException

getArchiveLog

public final java.lang.Boolean getArchiveLog()
                                      throws DbException
Deprecated. use isArchiveLog() method instead

Gets the "archive log" property's Boolean value of a DbORADatabase's instance.

Returns:
the "archive log" property's Boolean value
Throws:
DbException

isArchiveLog

public final boolean isArchiveLog()
                           throws DbException
Tells whether a DbORADatabase's instance is archiveLog or not.

Returns:
boolean
Throws:
DbException

getCharacterSet

public final java.lang.String getCharacterSet()
                                       throws DbException
Gets the "character set" property of a DbORADatabase's instance.

Returns:
the "character set" property
Throws:
DbException

getNationalCharacterSet

public final java.lang.String getNationalCharacterSet()
                                               throws DbException
Gets the "national character set" property of a DbORADatabase's instance.

Returns:
the "national character set" property
Throws:
DbException

getMetaClass

public MetaClass getMetaClass()
Specified by:
getMetaClass in class DbObject


Open ModelSphere 2007. All Rights Reserved.