|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDBSequence
Method Summary | |
---|---|
BigInteger |
getIncrementBy()
|
String |
getSequenceName()
|
BigInteger |
getStartWith()
|
boolean |
isOrdered()
Indicates if sequence is configured to be fully Ordered (see oracle SEQUENCE ORDER). |
Method Detail |
---|
String getSequenceName()
BigInteger getStartWith()
BigInteger getIncrementBy()
boolean isOrdered()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |