| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.ejb.util.PersistenceUtilHelper
public class PersistenceUtilHelper
| Nested Class Summary | |
|---|---|
| static class | PersistenceUtilHelper.MetadataCacheCache hierarchy and member resolution in a weak hash map | 
| Constructor Summary | |
|---|---|
| PersistenceUtilHelper() | |
| Method Summary | |
|---|---|
| static LoadState | isLoaded(Object o) | 
| static LoadState | isLoadedWithoutReference(Object proxy,
                         String property,
                         PersistenceUtilHelper.MetadataCache cache) | 
| static LoadState | isLoadedWithReference(Object proxy,
                      String property,
                      PersistenceUtilHelper.MetadataCache cache) | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public PersistenceUtilHelper()
| Method Detail | 
|---|
public static LoadState isLoadedWithoutReference(Object proxy,
                                                 String property,
                                                 PersistenceUtilHelper.MetadataCache cache)
public static LoadState isLoadedWithReference(Object proxy,
                                              String property,
                                              PersistenceUtilHelper.MetadataCache cache)
public static LoadState isLoaded(Object o)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||