Package org.bonitasoft.engine.sequence
Class SequenceDAO
java.lang.Object
org.bonitasoft.engine.sequence.SequenceDAO
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected longselectById(long id) protected voidupdateSequence(long nextSequenceId, long id)
-
Constructor Details
-
SequenceDAO
-
-
Method Details
-
updateSequence
- Throws:
SQLException
-
selectById
- Throws:
SQLExceptionSObjectNotFoundException
-