Uses of Interface
org.hibernate.jpa.internal.util.PersistenceUtilHelper.AttributeAccess
-
Packages that use PersistenceUtilHelper.AttributeAccess Package Description org.hibernate.jpa.internal.util -
-
Uses of PersistenceUtilHelper.AttributeAccess in org.hibernate.jpa.internal.util
Classes in org.hibernate.jpa.internal.util that implement PersistenceUtilHelper.AttributeAccess Modifier and Type Class Description static class
PersistenceUtilHelper.FieldAttributeAccess
static class
PersistenceUtilHelper.MethodAttributeAccess
Methods in org.hibernate.jpa.internal.util that return PersistenceUtilHelper.AttributeAccess Modifier and Type Method Description PersistenceUtilHelper.AttributeAccess
PersistenceUtilHelper.ClassMetadataCache. getAttributeAccess(String attributeName)
-