|
Enhydra 3.1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.lutris.appserver.server.sql.standard.StandardObjectIdAllocator | +--com.lutris.appserver.server.sql.msql.MsqlObjectIdAllocator
An Msql database object id allocator used by the Msql logical database.
StandardObjectIdAllocator
Constructor Summary | |
protected |
MsqlObjectIdAllocator(LogicalDatabase logicalDatabase,
Config objIdConfig)
Initialize the object id manager. |
Methods inherited from class com.lutris.appserver.server.sql.standard.StandardObjectIdAllocator |
allocate |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
protected MsqlObjectIdAllocator(LogicalDatabase logicalDatabase, Config objIdConfig) throws ConfigException
logicalDatabase
- The logical database that this object id allocator is associated
with.objIdConfig
- The configuration object.StandardObjectIdAllocator.StandardObjectIdAllocator(com.lutris.appserver.server.sql.LogicalDatabase, com.lutris.util.Config)
|
Enhydra 3.1 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |