net.sf.oness.common.model.dao
Interface Dao

All Superinterfaces:
AuditableDao, AuditingDao, FinderDao
All Known Implementing Classes:
HibernateDao

public interface Dao
extends FinderDao, AuditingDao

Common Dao interface

Version:
$Revision: 1.8 $
Author:
Carlos Sanchez

Methods inherited from interface net.sf.oness.common.model.dao.FinderDao
find, findAll, findById
 
Methods inherited from interface net.sf.oness.common.model.dao.AuditingDao
delete
 
Methods inherited from interface net.sf.oness.common.model.dao.AuditableDao
create, findById, findWithDetails, update
 



Copyright © 2003-2005 ONess Project. All Rights Reserved.