org.ow2.dragon.persistence.dao.deployment
Interface CommentDAO

All Superinterfaces:
GenericORMDAO<Comment,java.lang.String>
All Known Implementing Classes:
CommentDAOImpl

public interface CommentDAO
extends GenericORMDAO<Comment,java.lang.String>

Author:
atiar- eBM WebSourcing

Method Summary
 
Methods inherited from interface org.ow2.dragon.persistence.dao.GenericORMDAO
count, exists, findByNamedQuery, get, getAll, getAll, getAll, getAll, getAllDistinct, getManipulatedType, remove, remove, save, search, searchAndCount, searchEquals, searchLike, searchUnique
 



Copyright © 2008-2009 eBMWebsourcing. All Rights Reserved.