Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 58127 invoked from network); 18 Apr 2005 13:01:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 18 Apr 2005 13:01:53 -0000 Received: (qmail 95640 invoked by uid 500); 18 Apr 2005 13:01:42 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 95365 invoked by uid 500); 18 Apr 2005 13:01:41 -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 95349 invoked by uid 99); 18 Apr 2005 13:01:40 -0000 X-ASF-Spam-Status: No, hits=0.9 required=10.0 tests=DNS_FROM_RFC_ABUSE,FROM_ENDS_IN_NUMS X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from web50405.mail.yahoo.com (HELO web50405.mail.yahoo.com) (206.190.38.70) by apache.org (qpsmtpd/0.28) with SMTP; Mon, 18 Apr 2005 06:01:39 -0700 Received: (qmail 26123 invoked by uid 60001); 18 Apr 2005 13:01:37 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=N39z7UvWyumQwuf/WShICCHKD6oqJ7RLN/GhV9DvdrRBU9NmBC3UdCa2qt+tfrbQelUumUvLtHlsiUhrCJdsop60CL9qJ1CJBp6IoZ8EHKJEPHqFDoqyuY0mVObnh6SFkzDd2mduDvwVetVfeVrW/9LrGUrtGyrMM6ev3TeOYOI= ; Message-ID: <20050418130137.26121.qmail@web50405.mail.yahoo.com> Received: from [24.9.52.44] by web50405.mail.yahoo.com via HTTP; Mon, 18 Apr 2005 06:01:37 PDT Date: Mon, 18 Apr 2005 06:01:37 -0700 (PDT) From: David Graham Subject: Re: Overriding a BasicRowProcessor To: Jakarta Commons Users List , rkennedy@appriss.com In-Reply-To: 6667 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Virus-Checked: Checked X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N What do you want to do with timestamps? The bean population code has moved to BeanProcessor in the nightly builds with several protected methods. http://jakarta.apache.org/commons/dbutils/xref/org/apache/commons/dbutils/BeanProcessor.html David --- Randall Kennedy wrote: > > Has anyone replaced the org.apache.commons.dbutils.BasicRowProcessor > with a > custom one that handles Oracle TIMESTAMPS? If so, how do I need to go > about > doing this since it seems that the "meat" of the methods are private? > > --------------------------- > __@ > -- _`\<,_ R a n d y > -- ( )/`( ) K e n n e d y > > www.ckwheelmen.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: commons-user-help@jakarta.apache.org > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org