DataSource object ?

From: "Nikola Milutinovic" <Nikola(dot)Milutinovic(at)ev(dot)co(dot)yu>
To: "PostgreSQL JDBC" <pgsql-jdbc(at)postgresql(dot)org>
Subject: DataSource object ?
Date: 2002-03-21 09:42:51
Message-ID: 000b01c1d0bc$c4e4e9d0$6e3da8c0@ev.co.yu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

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.

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message David Hooker 2002-03-21 17:16:46 Re: DataSource object ?
Previous Message Gonzalo Aranda 2002-03-21 08:25:13 Re: tomcat +postgres THANKS