Re: use connection pooling

From: Guy Rouillier <guyr-ml1(at)burntmail(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: use connection pooling
Date: 2007-02-08 17:26:01
Message-ID: 45CB5D29.4050609@burntmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

janaka priyadarshana wrote:
> hi all
>
>
> my database server is running on one machine and the application is
> running on another machine(simple java application use to access the
> database).
>
> so i want to know, what is the protocol that use to communicate between
> those two applications...?

JDBC.

--
Guy Rouillier

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message John R Pierce 2007-02-08 18:22:27 Re: use connection pooling
Previous Message janaka priyadarshana 2007-02-08 09:45:53 Re: use connection pooling