Annotation Interface ExtSequenceGeneratorSequenceName


@Target(TYPE) @Retention(RUNTIME) @Inherited public @interface ExtSequenceGeneratorSequenceName
Annotation that enables override sequence name for cxbox id generator in entities, which are inherited from BaseEntity
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details

    • value

      String value
      Returns:
      the name of DB sequence, that uses Hibernate to generate IDs