|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Sequence
A type representing sequences in databases that support this.
Method Summary | |
---|---|
Field<BigInteger> |
currval()
Get the current value of this sequence |
Field<BigInteger> |
nextval()
Increment the sequence and get the next value |
Method Detail |
---|
Field<BigInteger> currval()
Field<BigInteger> nextval()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |