Package org.hibernate.annotations
Annotation Interface JavaTypeRegistrations
@Target({PACKAGE,TYPE,ANNOTATION_TYPE})
@Inherited
@Retention(RUNTIME)
public @interface JavaTypeRegistrations
Grouping of
JavaTypeRegistration
See notes on JavaTypeRegistration
about using on packages
versus use on classes- Since:
- 6.0
-
Required Element Summary
Required Elements
-
Element Details
-
value
JavaTypeRegistration[] value
-