Return-Path: Delivered-To: apmail-ibatis-user-java-archive@www.apache.org Received: (qmail 48949 invoked from network); 20 Dec 2008 03:54:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Dec 2008 03:54:32 -0000 Received: (qmail 17144 invoked by uid 500); 20 Dec 2008 03:54:26 -0000 Delivered-To: apmail-ibatis-user-java-archive@ibatis.apache.org Received: (qmail 17128 invoked by uid 500); 20 Dec 2008 03:54:25 -0000 Mailing-List: contact user-java-help@ibatis.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user-java@ibatis.apache.org Delivered-To: mailing list user-java@ibatis.apache.org Received: (qmail 17119 invoked by uid 99); 20 Dec 2008 03:54:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Dec 2008 19:54:25 -0800 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [67.195.8.182] (HELO web110206.mail.gq1.yahoo.com) (67.195.8.182) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 20 Dec 2008 03:54:17 +0000 Received: (qmail 85702 invoked by uid 60001); 20 Dec 2008 03:53:56 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=X-YMail-OSG:Received:X-Mailer:References:Date:From:Subject:To:MIME-Version:Content-Type:Message-ID; b=RGsxKgERyVsDbvfmf/1535weIXcmlX1FbPertCK4HBT1YN+ahjYj07wA6tcRvlDboxBbjQUvrZh585F9ur+PexKna8zyJDAqj1mgUXMd7tIEGhVunTCWaW4HqmhLLABxkxOE6j44t2+tp7njwyROTAKjJzT0aijYKZuvJGzgh5w=; X-YMail-OSG: lSnAEDEVM1mpv_HQSB_m.5IFikg8bYmqlEHciV9VzHx_CVOJMku7ucImyBLVxBmGpbkhSDE03x9wnA.4jRWjHn9UVNjxszCR7SjfVjU_kpIHY0KS_8u6bz1J3UU16J4izApewvoZIxUEK0oG8IwuRD.psJu7uJgNHq8scgrXvzf4U1wyAkUliMDA93V5ZvDOzbhA3an20bxjBSPcm8_TkcwWa8t4zQ-- Received: from [69.134.26.248] by web110206.mail.gq1.yahoo.com via HTTP; Fri, 19 Dec 2008 19:53:55 PST X-Mailer: YahooMailRC/1155.45 YahooMailWebService/0.7.260.1 References: <972040.63276.qm@web31502.mail.mud.yahoo.com> <133418.67310.qm@web110213.mail.gq1.yahoo.com> <35dbee350812180447x21359503ia300ca43fb0b4180@mail.gmail.com> Date: Fri, 19 Dec 2008 19:53:55 -0800 (PST) From: wuxi_root-dis@yahoo.com Subject: Re: Is there anyway to change the suffix of the exmaple class? To: user-java@ibatis.apache.org MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="0-677516532-1229745235=:85128" Message-ID: <216501.85128.qm@web110206.mail.gq1.yahoo.com> X-Virus-Checked: Checked by ClamAV on apache.org --0-677516532-1229745235=:85128 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Thank you guys. I think I will just use the suffix. =0A=0A=0A=0A=0A________= ________________________=0AFrom: Jeff Butler =0ATo: = user-java@ibatis.apache.org=0ASent: Thursday, December 18, 2008 11:17:08 AM= =0ASubject: Re: Is there anyway to change the suffix of the exmaple class?= =0A=0ADan is correct that with the current version of Ibator you need to=0A= override IntrospectedTable to accomplish this. I'll add something to=0Athe= plugin API to make this easier in the next release.=0A=0AJeff Butler=0A=0A= =0AOn Thu, Dec 18, 2008 at 6:47 AM, Dan Turkenkopf wro= te:=0A> I think you'll need to extend the IntrospectedTable class and overr= ide the=0A> getExampleType method. This isn't something that can be easily= done through=0A> the plugin mechanism.=0A>=0A> Instructions for extending = Ibator can be found here:=0A> http://ibatis.apache.org/docs/tools/ibator/re= ference/extending.html=0A>=0A> Hope this helps.=0A>=0A> Dan=0A>=0A> On Wed,= Dec 17, 2008 at 11:04 PM, wrote:=0A>>=0A>> Hi, = according to the doc, the name of the class will be=0A>> =ABTableName=BBExa= mple by default, or =ABdomainObjectName=BBExample. How do I not=0A>> use = the default naming convention? Can I have something like=0A>> =ABdomainOb= jectName=BB123? Thanks!=0A>=0A>=0A --0-677516532-1229745235=:85128 Content-Type: text/html; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable
Thank you guys. I think I will just use the suffix.


From: Jeff Butler <jeffgbutler@gmail.com>
To: user-java@ibatis.apache.orgSent: Thursday, December= 18, 2008 11:17:08 AM
Subject: Re: Is there anyway to change the suffix of the exmaple class?
<= /font>
=0ADan is correct that with the current version of Ibator you nee= d to
override IntrospectedTable to accomplish this.  I'll add somet= hing to
the plugin API to make this easier in the next release.

J= eff Butler


On Thu, Dec 18, 2008 at 6:47 AM, Dan Turkenkopf <<= a ymailto=3D"mailto:dturkenk@gmail.com" href=3D"mailto:dturkenk@gmail.com">= dturkenk@gmail.com> wrote:
> I think you'll need to extend the= IntrospectedTable class and override the
> getExampleType method.&nb= sp; This isn't something that can be easily done through
> the plugin= mechanism.
>
> Instructions for extending Ibator can be found = here:
> http://ibatis.apache.org/docs/tools/ib= ator/reference/extending.html
>
> Hope this helps.
><= br>> Dan
>
> On Wed, Dec 17, 2008 at 11:04 PM, <wuxi_root-dis@yahoo.com> wrote:
>>
>> Hi,=   according to the doc, the name of the class will be
>> =ABT= ableName=BBExample by default, or =ABdomainObjectName=BBExample.  How= do I not
>> use the default naming convention?  Can I have = something like
>> =ABdomainObjectName=BB123?  Thanks!
>= ;
>
--0-677516532-1229745235=:85128--