Package org.hibernate.annotations
Annotation Interface AnyKeyJdbcTypeCode
Form of
JdbcTypeCode
used to describe the foreign key
part of an Any
mapping.- Since:
- 6.0
- See Also:
-
Required Element Summary
Required ElementsModifier and TypeRequired ElementDescriptionint
The code for the descriptor to use for the key column
-
Element Details
-
value
int valueThe code for the descriptor to use for the key column- See Also:
-