Uses of Annotation Interface
org.hibernate.annotations.TypeBinderType
Packages that use TypeBinderType
Package
Description
A set of mapping annotations which extend the O/R mapping annotations defined by JPA.
-
Uses of TypeBinderType in org.hibernate.annotations
Classes in org.hibernate.annotations with annotations of type TypeBinderTypeModifier and TypeClassDescription@interfaceSpecifies a maximum batch size for batch fetching of the annotated entity or collection.@interfaceSpecifies a comment that will be included in generated DDL.@interfaceA list ofComments.@interfaceOptional annotation used in conjunction with the JPA-definedDiscriminatorColumnannotation to express Hibernate-specific discriminator properties.