Package org.jumpmind.symmetric.service
Interface ISequenceService
- All Known Implementing Classes:
SequenceService
public interface ISequenceService
-
Method Summary
Modifier and TypeMethodDescriptionvoidlonglongcurrVal(ISqlTransaction transaction, String name) voidinit()longlongnextRange(ISqlTransaction transaction, String name, long size) longlongnextVal(ISqlTransaction transaction, String name)
-
Method Details
-
nextVal
-
nextRange
-
nextRange
-
currVal
-
create
-
init
void init() -
currVal
-
nextVal
-