Annotation Interface SequenceGenerators


@Target({TYPE,METHOD,FIELD,PACKAGE}) @Retention(RUNTIME) public @interface SequenceGenerators
Used to group SequenceGenerator annotations.
Since:
2.2
See Also: