Use Hibernate and Ibatis in the same application

Posted by Humberto Quintana on Stack Overflow See other posts from Stack Overflow or by Humberto Quintana
Published on 2010-04-09T13:38:28Z Indexed on 2010/04/09 13:43 UTC
Read the original article Hit count: 367

Filed under:
|
|
|

I need to write a new app but using some data acces logic from other two app. One uses Hibernate and the other uses iBATIS. Can I use in the same app both, Hibernate and iBATIS?. How?.

© Stack Overflow or respective owner

Related posts about hibernate

Related posts about ibatis