Package | Description |
---|---|
org.hibernate.ejb.util |
Modifier and Type | Method and Description |
---|---|
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 © 2014. All Rights Reserved.