iBATIS « SQL « JPA Q&A





1. Hibernate Native SQL versus iBATIS    coderanch.com

I have used Hiberbernate in production in the past. I have used HQL of Hibernate, never used Native SQL though. However for the new project, I have a complex database over which I do not have much control. If I were to choose Hibernate (version 3.2) for this new project, I will have a frequent need to use Native SQL. So, ...

2. Native sql iBatis style    forum.hibernate.org

3. Native SQL in Hibernate 3.2 versus iBATIS    forum.hibernate.org

I have used Hiberbernate in production in the past. I have used HQL of Hibernate, never used Native SQL though. However for the new project, I have a complex database over which I do not have much control. If I were to choose Hibernate (version 3.2) for this new project, I will have a frequent need to use Native SQL. So, ...