Uses of Class
org.hibernate.annotations.AttributeBinderType
-
Packages that use AttributeBinderType Package Description org.hibernate.annotations 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 AttributeBinderType Modifier and Type Class Description interface
AttributeAccessor
Specifies an attribute access strategy to use.interface
Comment
Specifies a comment that will be included in generated DDL.interface
Comments
A list ofComment
s.interface
TenantId
Identifies a field of an entity that holds a tenant id in discriminator-based multitenancy.
-