Package com.ibatis.dao.client

Interface Summary
Dao The interface that identifies and describes Data Access Objects.
DaoManager This interface describes the DaoManager interface.
DaoTransaction This interface marks a class as being a DaoTransaction.
 

Class Summary
DaoManagerBuilder Builds a DaoManager given a Reader (dao.xml) and optionally a set of properties.
 

Exception Summary
DaoException General runtime exception thrown by the DAO framework.