Uses of Class
org.hibernate.ejb.util.PersistenceUtilHelper.MetadataCache

Packages that use PersistenceUtilHelper.MetadataCache
org.hibernate.ejb.util   
 

Uses of PersistenceUtilHelper.MetadataCache in org.hibernate.ejb.util
 

Methods in org.hibernate.ejb.util with parameters of type PersistenceUtilHelper.MetadataCache
static javax.persistence.spi.LoadState PersistenceUtilHelper.isLoadedWithoutReference(java.lang.Object proxy, java.lang.String property, PersistenceUtilHelper.MetadataCache cache)
           
static javax.persistence.spi.LoadState PersistenceUtilHelper.isLoadedWithReference(java.lang.Object proxy, java.lang.String property, PersistenceUtilHelper.MetadataCache cache)
           
 



Copyright © 2013. All Rights Reserved.