Package net.sf.gilead.core

Interface Summary
IPersistenceUtil Interface for all Facade over (JPA) persistence engines.
 

Class Summary
LazyKiller This class replaces all "lazy but not loaded" Hibernate association with null to allow the argument POJO to be used in other libraries without additional loading of 'LazyInitializationException'.
PersistentBeanManager Manager for Persistent POJO handling