I am not sure how i feel about that...it would be convenient, but I am not sure of the impact it may have in other areas.
On Wed, 05 Jan 2005 15:02:23 -0700, Nathan Maves <[EMAIL PROTECTED]> wrote: > <select id="getNextId" resultClass="string"> > select CurrentId.NextVal as value from dual > </select> > > Is there anyway that sqlmaps could check if there is only one column > coming back and assume that this is the value for implicit resultmaps?