Re: Portable Java Data Layer based on JDBC

Поиск
Список
Период
Сортировка
От Liz
Тема Re: Portable Java Data Layer based on JDBC
Дата
Msg-id W9pAc.47215$Hg2.40694@attbi_s04
обсуждение исходный текст
Список pgsql-jdbc
"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.



В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Roedy Green
Дата:
Сообщение: Re: Portable Java Data Layer based on JDBC
Следующее
От: Amit Handa
Дата:
Сообщение: Re: Support for JDK 1.5 RowSets