Database connection Pooling using JNDI

From: Sumit Sureka <surekasumit(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Database connection Pooling using JNDI
Date: 2014-02-17 09:27:31
Message-ID: CAP63a+Udpw4swQJ=HyqMP006_=w=_oEoUwjixhYoF=EbCprxGA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andres Freund 2014-02-17 09:37:38 Re: Toast and slice of toast
Previous Message amulsul 2014-02-17 08:29:36 Re: excute function before DROP EXTENSION