Interface LightIdAware
-
- All Implemented Interfaces:
public interface LightIdAwareUsed to mark Class that support LightId, it is recommended to mark only tables.
- Since:
2019-05-31
trydofor
-
-
Method Summary
Modifier and Type Method Description StringgetSeqName()-
-
Method Detail
-
getSeqName
@NotNull() String getSeqName()
-
-
-
-