From commons-user-return-7446-apmail-jakarta-commons-user-archive=jakarta.apache.org@jakarta.apache.org Wed Apr 21 02:25:14 2004 Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 56286 invoked from network); 21 Apr 2004 02:25:14 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 21 Apr 2004 02:25:14 -0000 Received: (qmail 55308 invoked by uid 500); 21 Apr 2004 02:24:49 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 55296 invoked by uid 500); 21 Apr 2004 02:24:49 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Users List" Reply-To: "Jakarta Commons Users List" Delivered-To: mailing list commons-user@jakarta.apache.org Received: (qmail 55270 invoked from network); 21 Apr 2004 02:24:49 -0000 Received: from unknown (HELO web60806.mail.yahoo.com) (216.155.196.69) by daedalus.apache.org with SMTP; 21 Apr 2004 02:24:49 -0000 Message-ID: <20040421022457.68884.qmail@web60806.mail.yahoo.com> Received: from [24.9.52.44] by web60806.mail.yahoo.com via HTTP; Tue, 20 Apr 2004 19:24:57 PDT Date: Tue, 20 Apr 2004 19:24:57 -0700 (PDT) From: David Graham Subject: Re: [DBUtils] newbie qs To: Jakarta Commons Users List In-Reply-To: <23316DCF435F8D4BBFBFCD9B9C8647C705793EC6@PDAWB04C.ad.sprint.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N --- "Philip, Anil [ITS]" wrote: > I am simply looking for a library to connect to Oracle, (with connection > pooling ability) that is easy to use but performs decently... > I was directed to dbutils. There are several OSS Java connection pools available. The Jakarta Commons implementation is DBCP. DbUtils is a JDBC helper library that you may use with a connection pool, but is not a connection pool itself. > Are there basic complete examples or a manual? This page does not > explain much. > http://jakarta.apache.org/commons/dbutils/examples.html There's not a whole lot to explain because DbUtils is small and focused. The examples page is all we have so far but patches are welcome! David > > thanks, > Anil Philip > Overland Park, KS > __________________________________ Do you Yahoo!? Yahoo! Photos: High-quality 4x6 digital prints for 25¢ http://photos.yahoo.com/ph/print_splash --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org