gt;
> The feature has been introduced in february, and I don't know if there
> have been releases since february.
>
> Cheers,
>
> J-F
>
> -Message d'origine-
> *De :* Clinton Begin [mailto:[EMAIL PROTECTED]
> *Envoyé :* lundi 30 juillet 2007 9:06
> *À :*
since february.
Cheers,
J-F
-Message d'origine-
De : Clinton Begin [mailto:[EMAIL PROTECTED]
Envoyé : lundi 30 juillet 2007 9:06
À : user-java@ibatis.apache.org
Objet : Re: Extending IBATIs
And I still don't understand why direct to field mapping (therefore bypassing
setters altog
di 30 juillet 2007 9:06
À : user-java@ibatis.apache.org
Objet : Re: Extending IBATIs
And I still don't understand why direct to field mapping (therefore bypassing
setters altogether) won't work for you?
Clinton
On 7/30/07, Clinton Begin < [EMAIL PROTECTED]> wrote:
You can mak
ty,
> > but I am really uncomfortable weakening that much my object model.
> >
> > J-F
> >
> > -Message d'origine-
> > *De :* Clinton Begin [mailto:[EMAIL PROTECTED]
> > *Envoyé :* vendredi 27 juillet 2007 21:22
> > *À :* user-java@ibati
I am really uncomfortable weakening that much my object model.
>
> J-F
>
> -Message d'origine-
> *De :* Clinton Begin [mailto:[EMAIL PROTECTED]
> *Envoyé :* vendredi 27 juillet 2007 21:22
> *À :* user-java@ibatis.apache.org
> *Objet :* Re: Extending IBATIs
>
p
(or using annotations)
I have just started using iBATIS and appreciate a lot its simplicity, but I am
really uncomfortable weakening that much my object model.
J-F
-Message d'origine-
De : Clinton Begin [mailto:[EMAIL PROTECTED]
Envoyé : vendredi 27 juillet 2007 21:22
À : use
eanInfo class that defines the getter/setter
> methods for particular properties.
>
> --
> *From:* Clinton Begin [mailto:[EMAIL PROTECTED]
> *Sent:* Friday, July 27, 2007 8:57 AM
> *To:* user-java@ibatis.apache.org
> *Subject:* Re: Extending IBATIs
>
&
, July 27, 2007 8:57 AM
To: user-java@ibatis.apache.org
Subject: Re: Extending IBATIs
Can you live with simply letting it map directly to the fields?
Clinton
On 7/26/07, Jean-François Daune < [EMAIL PROTEC
Can you live with simply letting it map directly to the fields?
Clinton
On 7/26/07, Jean-François Daune <[EMAIL PROTECTED]> wrote:
>
> Hi,
>
> I would like to customize iBATIS by replacing use of Javabeans setter as
> default with custom setter (with a prefix).
>
> Is it possible?
>
> I do not s
ay, January 8, 2007 4:09:09 PM
Subject: Re: Extending iBATIS to support queryForIterator()
On Mon, 2007-01-08 at 15:53 -0700, Clinton Begin wrote:
> So Tegan, I'm thinking about this, and I'm still not quite sure what
> this Iterator buys you...
>
> Why couldn't
On Mon, 2007-01-08 at 15:53 -0700, Clinton Begin wrote:
> So Tegan, I'm thinking about this, and I'm still not quite sure what
> this Iterator buys you...
>
> Why couldn't you just do:
>
> return sqlMapper.queryForList("getMyList", params, skip,
> max).iterator();
Right, but I think Tegan is sa
tribute it if
> the community sees some value.
>
> Tegan
>
> - Original Message
> From: Larry Meadors < [EMAIL PROTECTED]>
> To: user-java@ibatis.apache.org
> Sent: Monday, January 8, 2007 11:10:02 AM
> Subject: Re: Extending iBATIS to support queryForItera
Message
From: Larry Meadors <[EMAIL PROTECTED]>
To: user-java@ibatis.apache.org
Sent: Monday, January 8, 2007 11:10:02 AM
Subject: Re: Extending iBATIS to support queryForIterator()
Maybe I am just being incredibly dense here, but I honestly do not see
much value in this.
Please explain
an explicit call to
a repurposed remove().
That's my take anyway. It's written and I'm happy to contribute it if the
community sees some value.
Tegan
- Original Message
From: Larry Meadors <[EMAIL PROTECTED]>
To: user-java@ibatis.apache.org
Sent: Monday, January
t if the
community sees some value.
Tegan
- Original Message
From: Larry Meadors <[EMAIL PROTECTED]>
To: user-java@ibatis.apache.org
Sent: Monday, January 8, 2007 11:10:02 AM
Subject: Re: Extending iBATIS to support queryForIterator()
Maybe I am just being incredibly dense here
Maybe I am just being incredibly dense here, but I honestly do not see
much value in this.
Please explain how this is an improvement to a RowHandler.
With a RowHandler, I do not have to load the entire result set into a List.
Iteration is done for me by iBATIS calling the row handler's
handleRo
16 matches
Mail list logo