|
DODS 6.5 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.lutris.appserver.server.sql.standard.StandardObjectIdAllocator
com.lutris.appserver.server.sql.oracle.OracleObjectIdAllocator
An Oracle database object id allocator used by the Oracle logical database.
StandardObjectIdAllocator
Constructor Summary | |
protected |
OracleObjectIdAllocator(LogicalDatabase logicalDatabase,
com.lutris.util.Config objIdConfig)
Initialize the object id manager. |
Methods inherited from class com.lutris.appserver.server.sql.standard.StandardObjectIdAllocator |
allocate, checkOId |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected OracleObjectIdAllocator(LogicalDatabase logicalDatabase, com.lutris.util.Config objIdConfig) throws com.lutris.util.ConfigException
logicalDatabase
- The logical database that this object id allocator is associated
with.objIdConfig
- The configuration object.
com.lutris.util.ConfigException
- if bad configuration information is given in the config file.StandardObjectIdAllocator.StandardObjectIdAllocator(com.lutris.appserver.server.sql.LogicalDatabase, com.lutris.util.Config)
|
DODS 6.5 API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |