Uses of Class
org.hibernate.annotations.Collate
-
Packages that use Collate Package Description org.hibernate.binder.internal Built-in implementations ofAttributeBinder
andTypeBinder
. -
-
Uses of Collate in org.hibernate.binder.internal
Methods in org.hibernate.binder.internal with parameters of type Collate Modifier and Type Method Description void
CollateBinder. bind(Collate collate, MetadataBuildingContext context, PersistentClass entity, Property property)
-