Thread: Re: Portable Java Data Layer based on JDBC

Re: Portable Java Data Layer based on JDBC

From
"Liz"
Date:
"Bryce" <spamtrap@berzerker-soft.com> wrote in message
news:bq34d01due4kpvrih1k3vuuvdad2hs9iuc@4ax.com...
> 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

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.