public interface PersistenceUtil
boolean isLoaded(Object entity)
entity - whose load state is to be determinedboolean isLoaded(Object entity, String attributeName)
entity - containing the attributeattributeName - name of attribute whose load state is to be determinedCopyright © 2012 Batoo Software & Consultancy. All Rights Reserved.