Package com.banda.serverbase.persistence

Interface Summary
GenericDAO<T,PK extends Serializable> Title: GenericDAO
 

Class Summary
GenericHibernate3DAO<T,PK extends Serializable> This class serves as the Base class for all other DAOs - namely to hold common CRUD methods that they might all use.
GenericHibernate4DAO<T,PK extends Serializable> This class serves as the Base class for all other DAOs - namely to hold common CRUD methods that they might all use.
HibernateCustomReplicator Replicates given bean to its underlying class, thus remove (unserializable) Hibernate AOP wrapper.
HibernateCustomReplicator.BeanTransformerWithoutInit Custom bean transformer that ignores not initialized properties/associations
HibernateCustomReplicator.BeanTransformerWithoutInitFactory Factory class for creating BeanTransformerWithoutInit - the bean transformer without initialization.
 



Copyright © 2013. All Rights Reserved.