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 LoadState PersistenceUtilHelper.isLoadedWithoutReference(Object proxy, String property, PersistenceUtilHelper.MetadataCache cache)
           
static LoadState PersistenceUtilHelper.isLoadedWithReference(Object proxy, String property, PersistenceUtilHelper.MetadataCache cache)
           
 



Copyright © 2001-2010 Red Hat, Inc. All Rights Reserved.