Package com.ibatis.db.dao

Interface Summary
Dao Dao is an interface that is used by DaoFactory for representing classes that are Data Access Objects.
DaoTransaction DaoTransaction wraps specific connection or transaction implementation such that they can be effectively hidden from applications.
DaoTransactionPool Manages a pool of DaoTransactions.
 

Class Summary
DaoJarEntityResolver  
DaoManager DaoManager is a facade class that provides convenient access to the rest of the DAO framework.
XmlDaoManagerBuilder  
XmlDaoManagerBuilder.ReaderInputStream  
XmlDaoManagerBuilder.SimpleErrorHandler ********************************** ******* SimpleErrorHandler ******* **********************************
 

Exception Summary
DaoException DaoException for use for by DAO framework.