Annotation Type TableGenerators



  • @Target({TYPE,METHOD,FIELD})
    @Retention(RUNTIME)
    public @interface TableGenerators
    Used to group TableGenerator annotations.
    Since:
    Java Persistence 2.2
    See Also:
    TableGenerator
    • Required Element Summary

      Required Elements 
      Modifier and Type Required Element Description
      TableGenerator[] value