jhomenet.dao
Interface AbstractResponseDAO

All Superinterfaces:
GenericDAO<AbstractResponse,java.lang.Long>

public interface AbstractResponseDAO
extends GenericDAO<AbstractResponse,java.lang.Long>

Id: $Id: AbstractResponseDAO.java,v 1.1 2005/10/18 21:50:27 dhirwinjr Exp $ Description: {TODO: provide a class description}


Method Summary
 
Methods inherited from interface jhomenet.dao.GenericDAO
findAll, findByExample, findById, makePersistent, makeTransient
 



Copyright © 2004-2005 David Irwin. All Rights Reserved.