Re: DataSource object ?

Поиск
Список
Период
Сортировка
От Dave Cramer
Тема Re: DataSource object ?
Дата
Msg-id 023301c1d104$2fb0b9f0$807ba8c0@inspiron
обсуждение исходный текст
Ответ на Re: DataSource object ?  ("David Hooker" <dhooker@a4networks.com>)
Список pgsql-jdbc
David,

You need to get the extra classes required for DataSources
(javax.sql.DataSource), and put them in your class path. When they are
available the driver will be built with them

Dave

> -----Original Message-----
> From: pgsql-jdbc-owner@postgresql.org
> [mailto:pgsql-jdbc-owner@postgresql.org] On Behalf Of David Hooker
> Sent: Thursday, March 21, 2002 12:17 PM
> To: 'Nikola Milutinovic'
> Cc: 'PostgreSQL JDBC'
> Subject: Re: [JDBC] DataSource object ?
>
>
> There is one in the source.  I've asked how to build it into
> the jar, but got no response.  If you find out, let me know too.
>
> -----Original Message-----
> From: pgsql-jdbc-owner@postgresql.org
> [mailto:pgsql-jdbc-owner@postgresql.org] On > Behalf Of Nikola
> Milutinovic
> Sent: Thursday, March 21, 2002 3:43 AM
> To: PostgreSQL JDBC
> Subject: [JDBC] DataSource object ?
>
>
> Hi all.
>
> I'm bugging with Tomcat, JNDI and Tyrex. Until the main
> problem is resolved, I'd like to implement my dummy JNDI
> resource. I have a sample code for Oracle. The thing is that
> Oracle's JDBC driver has a DataSource object, while I cannot
> locate one in PostgreSQL's JAR.
>
> What should I do?
>
> Nix.
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
http://www.postgresql.org/users-lounge/docs/faq.html



---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster



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

Предыдущее
От: "David Hooker"
Дата:
Сообщение: Re: DataSource object ?
Следующее
От: "Christian Cabanero"
Дата:
Сообщение: SQLException error code update?