Uses of Class
org.hibernate.annotations.AttributeBinderType
-
Packages that use AttributeBinderType Package Description org.hibernate.annotations Package containing all Hibernate's specific annotations. -
-
Uses of AttributeBinderType in org.hibernate.annotations
Classes in org.hibernate.annotations with annotations of type AttributeBinderType Modifier and Type Class Description interfaceAttributeAccessorNames a persistent property access strategy (PropertyAccessStrategy) to use.interfaceTenantIdIdentifies a field of an entity that holds a tenant id in discriminator-based multitenancy.
-