You'll have seen the JIRA emails, but for the list archives, link is:
http://issues.apache.org/jira/browse/IBATIS-668
Cheers
Martin
On Sun, Oct 4, 2009 at 10:38 PM, Clinton Begin wrote:
> And if you have a patch, you can attach it to the Jira ticket.
>
> On Sun, Oct 4, 2009 at 2:41 PM, Martin
And if you have a patch, you can attach it to the Jira ticket.
On Sun, Oct 4, 2009 at 2:41 PM, Martin Ellis wrote:
> On Fri, Oct 2, 2009 at 9:40 PM, Clinton Begin
> wrote:
> > Unfortunately, by coincidence, I'm currently rewriting the entire
> > DefaultResultSetHandler -- in a serious way. It'
You should log a JIRA ticket. Our general rule of thumb is: If it isn't in
Jira, it's not getting done.
The one I addressed was in SqlRunner and was a Jira ticket logged against
the migrations framework.
Clinton
On Sun, Oct 4, 2009 at 2:41 PM, Martin Ellis wrote:
> On Fri, Oct 2, 2009 at 9:4
On Fri, Oct 2, 2009 at 9:40 PM, Clinton Begin wrote:
> Unfortunately, by coincidence, I'm currently rewriting the entire
> DefaultResultSetHandler -- in a serious way. It's currently in a real state
> of flux.
> I'll work on it this weekend some more to try to get it to a Beta 4. Your
> feedback
Wow, someone is using trunk! Crazy, but awesome.
Unfortunately, by coincidence, I'm currently rewriting the entire
DefaultResultSetHandler -- in a serious way. It's currently in a real state
of flux.
I'll work on it this weekend some more to try to get it to a Beta 4. Your
feedback will come in
Hi,
I'm running into a problem using trunk, specifically with version:
r819833 | cbegin | 2009-09-29 06:43:58 +0100 (Tue, 29 Sep 2009) | 2 lines
Support single column mappings in primitive results
I have a SELECT statement that uses AS to name a few columns.
I have a resultMap that refers the AS