Package net.anotheria.db.dao

Interface Summary
DAO Describes a DAO in the ano-db framework.
 

Class Summary
RowMapper<T> Used by the DAO to map a single row to an object of class T.
 

Exception Summary
DAOException  
DAOSQLException  
RowMapperException  
 



Copyright © 2010-2013 anotheria.net. All Rights Reserved.