Uses of Class
org.hibernate.jpa.internal.util.PersistenceUtilHelper.MetadataCache
Packages that use PersistenceUtilHelper.MetadataCache
-
Uses of PersistenceUtilHelper.MetadataCache in org.hibernate.jpa.internal.util
Methods in org.hibernate.jpa.internal.util with parameters of type PersistenceUtilHelper.MetadataCacheModifier and TypeMethodDescriptionstatic LoadStatePersistenceUtilHelper.isLoadedWithoutReference(Object entity, String attributeName, PersistenceUtilHelper.MetadataCache cache) Is the given attribute (by name) loaded?static LoadStatePersistenceUtilHelper.isLoadedWithReference(Object entity, String attributeName, PersistenceUtilHelper.MetadataCache cache) Is the given attribute (by name) loaded?