Package org.hibernate.annotations
Annotation Interface Collate
Specifies a collation to use when generating DDL for the column mapped by the annotated field or property.
- Since:
- 6.3
Required Element Summary
Required Elements
Element Details
value
String valueThe name of the collation.