|
Hello all, First of all excuse my, may be, bad English ;-) I’m currently developing a big database application
with C# and Windows Forms. For the DB layer in my application I’m
planning to use NHibernate to persist my Business Objects and the iBatis.NET Data
Mapper for complex queries, analysis and reporting. Now my question: Is it possible to use the iBatis.NET Data
Access in this case and configure it in a way to use NHibernate DAO and SqlMap
DAO in the same application?? So I can hide the differences of NHibernate and
SqlMap. Thanks Andy |
- Using iBatis.NET DataAccess with NHibernate AND SqlMap Andreas Schmidt
- Re: Using iBatis.NET DataAccess with NHibernate AND S... Ron Grabowski
- RE: Using iBatis.NET DataAccess with NHibernate AND S... Andreas Schmidt
- Re: Using iBatis.NET DataAccess with NHibernate A... Gilles Bayon
- RE: Using iBatis.NET DataAccess with NHibernate AND S... Andreas Schmidt
- Re: Using iBatis.NET DataAccess with NHibernate A... Larry Meadors
- RE: Using iBatis.NET DataAccess with NHibernate AND S... Andreas Schmidt
- Re: Using iBatis.NET DataAccess with NHibernate A... Larry Meadors
- RE: Using iBatis.NET DataAccess with NHibernate AND S... Andreas Schmidt

