Interface SequenceValue
-
- All Known Implementing Classes:
SequenceValueImpl
public interface SequenceValue
- Author:
- Filip Hrisafov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description long
getCurrentValue()
String
getId()
String
getSequenceName()
String
getTenantId()
-