|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--gov.lanl.Database.JDXSeqUtil
A utility class to manage Database Sequence values.
| Constructor Summary | |
JDXSeqUtil(java.lang.String seqName,
JDXS jdxHandle,
long increment)
|
|
| Method Summary | |
void |
Dump()
Method declaration |
long |
getNextSeq()
Get the next sequence number. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JDXSeqUtil(java.lang.String seqName,
JDXS jdxHandle,
long increment)
seqName - StringjdxHandle - JDXSincrement - long| Method Detail |
public long getNextSeq()
public void Dump()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||