Uses of Interface
org.hibernate.tuple.AttributeBinder
-
Packages that use AttributeBinder Package Description org.hibernate.annotations Package containing all Hibernate's specific annotations.org.hibernate.tuple -
-
Uses of AttributeBinder in org.hibernate.annotations
Methods in org.hibernate.annotations that return types with arguments of type AttributeBinder Modifier and Type Method Description Class<? extends AttributeBinder<?>>binder() -
Uses of AttributeBinder in org.hibernate.tuple
Classes in org.hibernate.tuple that implement AttributeBinder Modifier and Type Class Description classAttributeAccessorBinderConfigures thePropertyAccessStrategyfor an attribute.classTenantIdBinderSets up filters associated with aTenantIdfield
-