public interface PersistenceUnitUtil extends PersistenceUtil
Modifier and Type | Method and Description |
---|---|
Object |
getIdentifier(Object entity) |
boolean |
isLoaded(Object entity) |
boolean |
isLoaded(Object entity,
String attributeName) |
boolean isLoaded(Object entity, String attributeName)
isLoaded
in interface PersistenceUtil
boolean isLoaded(Object entity)
isLoaded
in interface PersistenceUtil
Copyright © 2016. All rights reserved.