| Package | Description |
|---|---|
| net.sf.derquinsej.hib3.seq |
| Modifier and Type | Method and Description |
|---|---|
long |
SequenceDAO.getCurrentValue(String id)
Gets the current value of a sequence.
|
long |
SequenceDAO.getNextValue(String id)
Gets the next value of a sequence.
|
Copyright © 2014. All rights reserved.