Re: Portable Java Data Layer based on JDBC - Mailing list pgsql-jdbc

From Bryce
Subject Re: Portable Java Data Layer based on JDBC
Date
Msg-id bq34d01due4kpvrih1k3vuuvdad2hs9iuc@4ax.com
Whole thread Raw
List pgsql-jdbc
On 17 Jun 2004 14:08:43 -0700, lbrtchx@hotmail.com (Albretch) wrote:

> Do you know of something like that already out there (preferably open
>source :-))?

IBatis, Hibernate, just to name a couple.

http://www.ibatis.com/
is probably closer to what you want.

http://www.hibernate.org/
provides a very nice object to relational mapping.

I'm sure there are many others.

--
now with more cowbell

pgsql-jdbc by date:

Previous
From: Amit Handa
Date:
Subject: Re: Support for JDK 1.5 RowSets
Next
From: lbrtchx@hotmail.com (Albretch)
Date:
Subject: Portable Java Data Layer based on JDBC