|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.locomotive.loco.store.id.LocoId | +--org.locomotive.loco.store.id.LocoIdJdbc
Fields inherited from class org.locomotive.loco.store.id.LocoId |
instance,
LOCO_BSTAMP,
LOCO_SESSIONS,
LOCO_USERS |
Constructor Summary | |
LocoIdJdbc()
|
Method Summary | |
protected java.math.BigInteger |
getNextIdFromDatabase(int type,
int increment,
java.sql.Connection con)
|
Methods inherited from class org.locomotive.loco.store.id.LocoId |
getInstance,
getNextId |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public LocoIdJdbc()
Method Detail |
protected java.math.BigInteger getNextIdFromDatabase(int type, int increment, java.sql.Connection con) throws IdException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |