Uses of Annotation Interface
org.hibernate.annotations.AttributeBinderType
Packages that use AttributeBinderType
Package
Description
A set of mapping annotations which extend the O/R mapping annotations defined by JPA.
-
Uses of AttributeBinderType in org.hibernate.annotations
Classes in org.hibernate.annotations with annotations of type AttributeBinderTypeModifier and TypeClassDescription@interfaceSpecifies an attribute access strategy to use.@interfaceSpecifies a maximum batch size for batch fetching of the annotated entity or collection.@interfaceSpecifies a collation to use when generating DDL for the column mapped by the annotated field or property.@interfaceSpecifies a comment that will be included in generated DDL.@interfaceA list ofComments.@interfaceIdentifies a field of an entity that holds a tenant id in discriminator-based multitenancy.