Return-Path: Delivered-To: apmail-jakarta-commons-user-archive@www.apache.org Received: (qmail 62316 invoked from network); 19 Aug 2005 07:37:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 19 Aug 2005 07:37:10 -0000 Received: (qmail 94653 invoked by uid 500); 19 Aug 2005 07:37:04 -0000 Delivered-To: apmail-jakarta-commons-user-archive@jakarta.apache.org Received: (qmail 94635 invoked by uid 500); 19 Aug 2005 07:37:03 -0000 Mailing-List: contact commons-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: 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 94622 invoked by uid 99); 19 Aug 2005 07:37:03 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2005 00:37:03 -0700 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [210.86.15.144] (HELO mta201-rme.xtra.co.nz) (210.86.15.144) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Aug 2005 00:37:21 -0700 Received: from mta4-rme.xtra.co.nz ([210.86.15.142]) by mta201-rme.xtra.co.nz with ESMTP id <20050819073659.LYZL1498.mta201-rme.xtra.co.nz@mta4-rme.xtra.co.nz> for ; Fri, 19 Aug 2005 19:36:59 +1200 Received: from [10.1.1.5] ([222.153.225.22]) by mta4-rme.xtra.co.nz with ESMTP id <20050819073658.BPJY5449.mta4-rme.xtra.co.nz@[10.1.1.5]> for ; Fri, 19 Aug 2005 19:36:58 +1200 Subject: Re: [BeanUtils] equals, hashcode,toString functions in DynaBeans From: Simon Kitching Reply-To: skitching@apache.org To: Jakarta Commons Users List In-Reply-To: References: Content-Type: text/plain Date: Fri, 19 Aug 2005 19:37:16 +1200 Message-Id: <1124437036.3807.5.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.0.4 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On Wed, 2005-08-17 at 19:00 +0100, Kostas Karadamoglou wrote: > Hello I am new to BeanUtils. > > I want to use Dynabeans usinf RowSetDynaClass. > > I want to ask how DynaBean implements the equals, hashcode and toString > functions. Then have a look at the source code! See the "Releases" section of the BeanUtils home page for a link to the source bundle for the latest (1.7.0) release: http://jakarta.apache.org/commons/beanutils/ Regards, Simon --------------------------------------------------------------------- To unsubscribe, e-mail: commons-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-user-help@jakarta.apache.org