|
DODS 7.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
public class OracleObjectIdAllocator
An Oracle database object id allocator used by the Oracle logical database.
StandardObjectIdAllocator| Field Summary |
|---|
| Fields inherited from class com.lutris.appserver.server.sql.standard.StandardObjectIdAllocator |
|---|
logicalDatabase, primaryLogicalDatabaseName |
| Constructor Summary | |
|---|---|
protected |
OracleObjectIdAllocator(LogicalDatabase logicalDatabase,
Config objIdConfig)
Initialize the object id manager. |
| Method Summary |
|---|
| Methods inherited from class com.lutris.appserver.server.sql.standard.StandardObjectIdAllocator |
|---|
allocate, allocate, allocateConnection, checkOId, 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,
Config objIdConfig)
throws ConfigException
logicalDatabase - The logical database that this object id allocator is associated
with.objIdConfig - The configuration object.
ConfigException - if bad configuration information is given in the config file.StandardObjectIdAllocator.StandardObjectIdAllocator(com.lutris.appserver.server.sql.LogicalDatabase, com.lutris.util.Config)
|
DODS 7.5 API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||