Re: Portable Java Data Layer based on JDBC

From: "Liz" <Liz(at)nospam(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: Portable Java Data Layer based on JDBC
Date: 2004-06-17 22:45:10
Message-ID: W9pAc.47215$Hg2.40694@attbi_s04
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc


"Bryce" <spamtrap(at)berzerker-soft(dot)com> wrote in message
news:bq34d01due4kpvrih1k3vuuvdad2hs9iuc(at)4ax(dot)com(dot)(dot)(dot)
> On 17 Jun 2004 14:08:43 -0700, lbrtchx(at)hotmail(dot)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

If you limit yourself to the subset of SQL that is standard
there should be no trouble. Just need to change the name of the Driver.

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Jie Liang 2004-06-17 22:50:33 Re: Prepare Statement
Previous Message Kris Jurka 2004-06-17 22:25:54 Re: Prepare Statement