ConnectionPool howto

From: "Dirk Bromberg" <bromberg(at)tzi(dot)de>
To: <pgsql-jdbc(at)postgresql(dot)org>
Subject: ConnectionPool howto
Date: 2003-02-28 12:55:34
Message-ID: 03AA3D7DD4488840996C036E23BE71C401967190@zde008.lenze.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hey,

i think many people are using the ConnectionPool from the pg73jdbc3.jar
but how ?


kann someone send a few lines of java code howto:



0 . import ??


1. setup a pool of 30 Connections


2. get a Connection


3. give the Connection back to the Pool


???


THX

Dirk Bromberg

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bill Schneider 2003-02-28 14:10:36 Re: [pgsql-jdbc] Daily digest v1.861 (1 messages)
Previous Message Dave Cramer 2003-02-28 11:33:49 Re: Connection pool deadlock