Wake Up to iBATIS, the Hibernate Alternative for Spring
As great as Hibernate is, a lesser-known Java persistence solution called iBATIS actually may be a superior technology for your Spring development in certain situations. Find out which.
by Kyle Gabhart
May 16, 2006
ore and more developers seem to be realizing the wisdom of developing and deploying lightweight Java solutions that are simple and flexible without sacrificing scalability. One excellent framework for this type of work has made waves in the past three years, the Spring Framework. Among other things, Spring eases application development by providing a lightweight container that enables the wiring together of components and application objects through well-defined interfaces. Agility, integration, and simplicity are the driving forces behind the framework.
Currently, the vast majority of Spring documentation recommends using Hibernate to infuse your Spring application with a data-persistence layer. While Hibernate is certainly an excellent technology, it is not always the right choice. Fortunately, Spring empowers developers with the ability to easily switch between component technologies, and the persistence layer is no exception. This article explores a lesser-known Java persistence solutioniBATIS, describing the situations in which it shines and actually may be a superior technology to Hibernate for your Spring development.
It's quick, easy and you get access to all the articles on DevX.
This registration/login is to allow you to read articles on devx.com. Already a member?
To become a member of DevX.com create your Member Profile by completing the form below. Membership is free!