Package org.cxbox.model.core.hbn
Annotation Type ExtSequenceGeneratorSequenceName
-
@Target(TYPE) @Retention(RUNTIME) @Inherited public @interface ExtSequenceGeneratorSequenceName
Annotation that enables override sequence name forcxbox id generatorin entities, which are inherited fromBaseEntity
-
-
Element Detail
-
value
String value
- Returns:
- the name of DB sequence, that uses Hibernate to generate IDs
-
-