Database connection Pooling using JNDI

Started by Sumit Surekaabout 12 years ago2 messagesgeneral
Jump to latest
#1Sumit Sureka
surekasumit@gmail.com

Hi,

I am planning to create my Application to use the database connection via
connection pool which i registered to the JNDI service. I found one link
that speaks about it:

http://www.postgresql.org/docs/7.4/static/jdbc-datasource.html

But the classes mentioned in the above link is not available in the latest
Postgresql jdbc driver. Can you please point to a place where i can get all
the information related the subject mentioned above.

Thanks,
Sumit

#2Andrew Hastie
andrew@ahastie.net
In reply to: Sumit Sureka (#1)
Re: Database connection Pooling using JNDI

Hi Sumit,

I think you need to refer to the documentation for the JDBC driver and
not the actual PostgresSQL database server documentation.

See here:
http://jdbc.postgresql.org/documentation/92/jndi.html#ds-jndi

Hope this helps.
Andrew

On 17/02/14 09:27, Sumit Sureka wrote:

Hi,

I am planning to create my Application to use the database connection
via connection pool which i registered to the JNDI service. I found
one link that speaks about it:

http://www.postgresql.org/docs/7.4/static/jdbc-datasource.html

But the classes mentioned in the above link is not available in the
latest Postgresql jdbc driver. Can you please point to a place where i
can get all the information related the subject mentioned above.

Thanks,
Sumit

--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general