Package org.hibernate.jpa.internal.util
-
Interface Summary Interface Description PersistenceUtilHelper.AttributeAccess -
Class Summary Class Description CacheModeHelper ConfigurationHelper FlushModeTypeHelper Helper to deal withFlushModeType
<->FlushMode
conversions.LockModeTypeHelper Helper to deal withLockModeType
<->LockMode
conversions.LockOptionsHelper LogHelper PersistenceUnitTransactionTypeHelper PersistenceUtilHelper Central delegate for handling calls from:PersistenceUtil.isLoaded(Object)
PersistenceUtil.isLoaded(Object, String)
ProviderUtil.isLoaded(Object)
ProviderUtil.isLoadedWithReference(Object, String)
ProviderUtil.isLoadedWithoutReference(Object, String)
li>PersistenceUtilHelper.ClassMetadataCache PersistenceUtilHelper.FieldAttributeAccess PersistenceUtilHelper.MetadataCache Cache hierarchy and member resolution, taking care to not leak references to Class instances.PersistenceUtilHelper.MethodAttributeAccess PessimisticNumberParser An old-style query might pass positional numbers of Query parameters as strings. -
Exception Summary Exception Description PersistenceUtilHelper.AttributeExtractionException