Обсуждение: DAO for PostGRE

Поиск
Список
Период
Сортировка

DAO for PostGRE

От
Elielson Fontanezi
Дата:
Hi everybody!
 
    I am deploying the Sun Petstore app with Jboss and Postgres.
    I am in the need of using a DAO to PostGRE once this is required by
Petstore customer_ejb.xml. Currently the Petstore app offer the DAOOracle
for Oracle and DAOSybase for Sybase.
    Anybody knows where can I find a DAO to Postgres?
 
    I am looking forward from all you as soon as possible.
 
Thanx!
 
Elielson,

Re: DAO for PostGRE

От
Clinton Adams
Дата:
http://www.ibatis.com/jpetstore/jpetstore.html

On Fri August 16 2002 07:51, Elielson Fontanezi graced us with the following -
> Hi everybody!
>
>     I am deploying the Sun Petstore app with Jboss and Postgres.
>     I am in the need of using a DAO to PostGRE once this is required by
> Petstore customer_ejb.xml. Currently the Petstore app offer the DAOOracle
> for Oracle and DAOSybase for Sybase.
>     Anybody knows where can I find a DAO to Postgres?
>
>     I am looking forward from all you as soon as possible.
>
> Thanx!
>
> Elielson,