Package org.hibernate.annotations
Annotation Type JdbcTypeRegistrations
-
@Target({PACKAGE,TYPE}) @Inherited @Retention(RUNTIME) public @interface JdbcTypeRegistrations
Grouping ofJdbcTypeRegistration
See notes onJdbcTypeRegistration
about using on packages versus use on classes- Since:
- 6.0
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description JdbcTypeRegistration[]
value
-
-
-
Element Detail
-
value
JdbcTypeRegistration[] value
-
-