Rowset support would be an excellent addition for ibatis 3.0.
As in returning a rowset? That would expose how we got the data. I think collections is best for dao, as it is now.
But internaly... I think moving to JDBC 3 support required for next version of iBatis is fine w/ me. .V
Log in to post a comment.
Rowset support would be an excellent addition for ibatis 3.0.
As in returning a rowset?
That would expose how we got the data.
I think collections is best for dao, as it is now.
But internaly... I think moving to JDBC 3 support required for next version of iBatis is fine w/ me.
.V