On Feb 6, 2007, at 1:34 PM, Jeff Butler wrote:
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.
I'm fine with using the recommended approach. Thanks! I'm able to
compile now. Onto getting it to run! ;-)
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.