{{theTime}}

Search This Blog

Total Pageviews

Hibernate vs iBatis

Is your data model is in sync with relationl model? Then use Hibernate

iBatis maps result sets to objects, which is independent of table structures.
iBatis suits for any reporting applications & comple stored procedures. Learn iBatis

In complex applications practice both hibernate & iBatis gives good results.
Listen to this article

Listen to this article

No comments:

java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport

SpringBoot Error: java.lang.NoSuchFieldError: Class com.sun.tools.javac.tree.JCTree$JCImport does not have member field 'com.sun.tools.j...