|
|
Page 1 of 5 articles
|
|
An analysis of the Apache Geronimo PetStore demo
Want practical instructions for building an enterprise application that you can use in your business? The iBATIS PetStore application is an example application that originated from the Sun Java BluePrints program. The application illustrates how to use the capabilities of the iBATIS persistence framework, the all-Java Apache Derby database, and Java Platform, Enterprise Edition (Java EE) to develop a simple cross-platform enterprise application. This article provides tips and techniques that you can use to exploit the features of iBATIS, Derby, and Apache Geronimo to construct a flexible and usable implementation of the PetStore application.
|
|
|
|
|
Spring: Integrating iBATIS
In this excerpt from Spring: A Developer's Notebook, Bruce Tate and Justin Gehtland introduce the iBATIS object-relational framework and show how Spring makes working with it easier.
|
iBatis DAO
Sunil Patil shows how to use Apache iBatis Data Access Objects to employ an implementation-hiding DAO pattern for your J2EE application.
|
|
|