T - the entity class related to this DAO.K - the type of the field that represents the entity class' primary key.public interface DAO<T,K extends Serializable> extends ReadableDAO<T,K>, WriteableDAO<T,K>
ReadableDAO and WriteableDAO.countAll, findAll, findAll, findByExample, findById, findByIds, getDefaultSortCriteria, reattach, refreshdelete, delete, evict, isPersistent, save, updateCopyright © 2008-2013 Ars Machina Tecnologia da Informação Ltda.. All Rights Reserved.