Abdullah,

I'm still not sure why we'd ever support RowSets.  The whole point of iBATIS is to move data between the database and objects.  If you're using a RowSet, you don't have any objects to map to, so what would be the advantage?  I suppose iBATIS still has a simpler API, is that enough to make RowSet support worthwhile?

Cheers,
Clinton

On 7/19/05, Abdullah Kauchali <[EMAIL PROTECTED]> wrote:
Clinton Begin wrote:

> So until then, you can go straight to the download page on good ol'
> sourceforge...


Just did that.  Thanks!  :-D

Clinton, is there a way to see what's still on the to-do list ... do we
vote for things or ... how do the new requirements
system work?

I am particularly interested in seeing:

1.  use of JDBC Disconnected Cached/RowSet as return types;
2.  the possibility of writing your own result maps directly from the
JDBC resultset.

Kind regards

Abdullah

Reply via email to