Package org.cxbox.model.core.hbn
Annotation Interface ExtSequenceGeneratorSequenceName
Annotation that enables override sequence name for
cxbox id generator
in entities, which are inherited from BaseEntity-
Required Element Summary
Required Elements
-
Element Details
-
value
String value- Returns:
- the name of DB sequence, that uses Hibernate to generate IDs
-