If you look towards the very end of the PDF it describes the DAO Wendy.
-David

----- Original Message ----- 
From: "Wendy Smoak" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
Sent: Tuesday, December 16, 2003 3:35 PM
Subject: [OT] RE: iBatis DAO + Hibernate?


> From: Ted Husted [mailto:[EMAIL PROTECTED] 
> You might be confiusing the iBATIS SqlMaps framework with the 
> seperate and distict iBATIS DAO framework.
> The DAO framework is not linked to SqlMaps and should work with 
> anything. Otherwise, it could not be a DAO framework, since the whole 
> idea is that you can change persistence implementations.

Do you have a link to the iBATIS DAO framework?  All I can find is this:
http://www.ibatis.com/common/download.html (iBATIS DB Layer) but the pdf
is all about SqlMap.  

Specifically, I'm looking for a DAO framework that does NOT assume JDBC.
I've already written my own, I just followed the J2EE Data Access
Objects pattern/blueprint, but I'd like to see if I can crib some
additional features and generally see if I can improve mine.

Thanks,
-- 
Wendy Smoak
Application Systems Analyst, Sr.
ASU IA Information Resources Management 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to