From open-jpa-dev-return-1060-apmail-incubator-open-jpa-dev-archive=incubator.apache.org@incubator.apache.org Fri Nov 03 01:10:24 2006 Return-Path: Delivered-To: apmail-incubator-open-jpa-dev-archive@locus.apache.org Received: (qmail 25165 invoked from network); 3 Nov 2006 01:10:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Nov 2006 01:10:23 -0000 Received: (qmail 31798 invoked by uid 500); 3 Nov 2006 01:10:35 -0000 Delivered-To: apmail-incubator-open-jpa-dev-archive@incubator.apache.org Received: (qmail 31709 invoked by uid 500); 3 Nov 2006 01:10:34 -0000 Mailing-List: contact open-jpa-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: open-jpa-dev@incubator.apache.org Delivered-To: mailing list open-jpa-dev@incubator.apache.org Received: (qmail 31700 invoked by uid 99); 3 Nov 2006 01:10:34 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Nov 2006 17:10:34 -0800 X-ASF-Spam-Status: No, hits=1.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,DNS_FROM_RFC_POST,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of plinskey@bea.com designates 63.96.176.25 as permitted sender) Received: from [63.96.176.25] (HELO uslcmh01.bea.com) (63.96.176.25) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Nov 2006 17:10:22 -0800 Received: from ussjfe01.amer.bea.com (ussjfe01b.bea.com [172.16.120.57]) by uslcmh01.bea.com (Switch-3.2.2/Switch-3.2.2) with ESMTP id kA319xT8031348 for ; Thu, 2 Nov 2006 20:10:00 -0500 Received: from repbex02.amer.bea.com ([10.160.26.99]) by ussjfe01.amer.bea.com with Microsoft SMTPSVC(5.0.2195.6713); Thu, 2 Nov 2006 17:09:59 -0800 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Subject: RE: connection pooling? Date: Thu, 2 Nov 2006 17:09:58 -0800 Message-ID: <7D856CDFE035FF45A0420ACBD71BDD63025A77DA@repbex02.amer.bea.com> In-Reply-To: <7149730.post@talk.nabble.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: connection pooling? Thread-Index: Acb+45XaMBl0qyLeTX+yNtFTeNQQPwAATB+w From: "Patrick Linskey" To: X-OriginalArrivalTime: 03 Nov 2006 01:09:59.0431 (UTC) FILETIME=[C85F1170:01C6FEE4] X-PMX-Version: 4.7.1.128075, Antispam-Engine: 2.5.0.283055, Antispam-Data: 2006.11.2.151432 X-Virus-Checked: Checked by ClamAV on apache.org The former. --=20 Patrick Linskey BEA Systems, Inc.=20 _______________________________________________________________________ Notice: This email message, together with any attachments, may contain information of BEA Systems, Inc., its subsidiaries and affiliated entities, that may be confidential, proprietary, copyrighted and/or legally privileged, and is intended solely for the use of the individual or entity named in this message. If you are not the intended recipient, and have received this message in error, please immediately return this by email and then delete it.=20 > -----Original Message----- > From: roger.keays [mailto:roger.keays@ninthavenue.com.au]=20 > Sent: Thursday, November 02, 2006 5:01 PM > To: open-jpa-dev@incubator.apache.org > Subject: connection pooling? >=20 >=20 > From the 0.9.0 docs online, section 3.13 [1]: >=20 > "OpenJPA's built-in datasource does not perform connection pooling or > prepared statement caching." >=20 > From the 0.9.0 javadocs online [2]: >=20 > "Package org.apache.openjpa.lib.jdbc Description > Includes an implementation of the DataSource APIs around a=20 > normal JDBC 1.x > driver. Implements connection pooling and prepared statement caching." >=20 >=20 > Which is true? >=20 > Thanks, >=20 > Roger >=20 > [1] > http://incubator.apache.org/openjpa/docs/openjpa-0.9.0-incubat ing/manual/manual.html#ref_guide_optimization > [2] > http://incubator.apache.org/openjpa/openjpa-javadocs/openjpa-l > ib-apidocs/org/apache/openjpa/lib/jdbc/package-summary.html > --=20 > View this message in context:=20 > http://www.nabble.com/connection-pooling--tf2565072.html#a7149730 > Sent from the open-jpa-dev mailing list archive at Nabble.com. >=20 >=20