Re: Portable Java Data Layer based on JDBC

From: gerbrand(at)twistedPUNTwarande(dot)net (Gerbrand van Dieijen)
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Portable Java Data Layer based on JDBC
Date: 2004-06-17 23:38:12
Message-ID: slrncd4ar4.5ii.gerbrand@bellatrix.students.cs.uu.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Thu, 17 Jun 2004 17:39:41 -0400, Bryce wrote:
>
>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.

There's JDO of course, with many implementations:
http://java.sun.com/products/jdo/index.jsp and http://jdocentral.com/

--
Gerbrand van Dieijen

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Roedy Green 2004-06-18 00:10:37 Re: Portable Java Data Layer based on JDBC
Previous Message Jie Liang 2004-06-17 22:50:33 Re: Prepare Statement