Package org.j2ee.dao.util

Interface Summary
ResultSetRowMapper ResultSetRowMapper interface maps columns of a row of data to instance variables of an Object that represents an item in a search result set.
 

Class Summary
AbstractPageByPageAction Limit—with offset Objective: Want to only get n rows in the result set, and we want the first y rows in the result set discarded.
GenericErrorHandler This class is a Generic ErrorHandler setted by default by AbstractHibernateDAOAction and AbstractJdbcDAOAction as Error Handler.
HibernateDB2NTopWrapperAction Last modified $Date: 2004/05/18 10:50:17 $
HibernateOracleNTopWrapperAction Last modified $Date: 2004/05/18 10:50:17 $
JdbcOracleNTopQueryWrapperAction Action Wrapper that implements the N-Top Query Last modified $Date: 2004/05/18 10:50:18 $
 



Copyright © 2004 DAO Action Patterm. All Rights Reserved.