Apache iBATIS

One technology that I picked up on in the last session of the Java In Action conference was Apache iBATIS. It is a really cool framework that maps SQL queries to Java objects. It provides the capability to do really AWESOME things with dynamic SQL, and eliminates the N+1 query problem. I’ve been playing with it on a project the last couple of days and I’m VERY satisfied with what I’ve seen so far. It has the potential to really help us out in some application hot spots and places w/ a great deal of dynamic SQL. You should definitely take a peek.

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

Gravatar
WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.