Package net.sf.derquinsej.hib3

Interface Summary
DAO Base DAO interface.
GeneralDAO General DAO interface.
GenericDAO<T,ID extends Serializable> Generic DAO interface.
Repository Repository interface, in case the DAO pattern isn't applied.
 

Class Summary
AbstractDAOImpl Abstract implementation for general and generic DAO.
GeneralDAOImpl Implementation of the General DAO.
GenericDAOImpl<T,ID extends Serializable> Implementation of the Generic DAO.
RepositoryImpl Implementation of the General DAO.
UUIDUserType An hibernate user type to store java.util.UUID as Strings.
 



Copyright © 2012. All Rights Reserved.