The DAO classes have been deprecated and removed from the latest iBATIS distribution. We recommend using the Spring framework for DAO support (Abator can generate DAOs for Spring).
If you really want to use the iBATIS DAO framework, there is a seperate download for it on the Java dowloads page. Jeff Butler On 2/6/07, Mark Volkmann <[EMAIL PROTECTED]> wrote:
I can't find the JAR that contains the .class files for the com.ibatis.dao.client. Some of the generated Java classes use the class DaoManager from that package. Currently I only have one JAR file for iBATIS and one for Abator and neither of them contain that class.
