Package org.hibernate.annotations
Annotation Interface MapKeyType
Form of
Type
for use with map keys.- Since:
- 6.0
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionParameters for the custom type
-
Element Details
-
value
The custom type implementor class- See Also:
-
-
-
parameters
Parameter[] parametersParameters for the custom type- See Also:
- Default:
- {}
-