public class PersistenceUtilImpl extends Object implements javax.persistence.spi.ProviderUtil
| Constructor and Description |
|---|
PersistenceUtilImpl() |
| Modifier and Type | Method and Description |
|---|---|
javax.persistence.spi.LoadState |
isLoaded(Object entity) |
javax.persistence.spi.LoadState |
isLoadedWithoutReference(Object entity,
String attributeName) |
javax.persistence.spi.LoadState |
isLoadedWithReference(Object entity,
String attributeName) |
public javax.persistence.spi.LoadState isLoaded(Object entity)
isLoaded in interface javax.persistence.spi.ProviderUtilpublic javax.persistence.spi.LoadState isLoadedWithoutReference(Object entity, String attributeName)
isLoadedWithoutReference in interface javax.persistence.spi.ProviderUtilCopyright © 2012 Batoo Software & Consultancy. All Rights Reserved.