Change proposal for BasicResultMap.getResults(RequestScope request, ResultSet rs)

2006-02-10 Thread Ext_Friedrich, Stefan
Title: Change proposal for BasicResultMap.getResults(RequestScope request, ResultSet rs) Hi, We tried to implement the HashMaps as results for our queries. The problem is, that whenever a HashMap is set as the resultClass, a queryForObject is called and so, every select can only return

RE: Oracle ref cursors

2006-02-10 Thread March, Andres
Generic cursor support with the ability to map it using a result map would be nice too. I thought the whole point was to avoid touching the result set. From: Clinton Begin [mailto:[EMAIL PROTECTED] Sent: Thursday, February 09, 2006 9:47 PM To: dev@ibatis.apache.org; [EMAIL

[jira] Commented: (IBATIS-252) closing resultset cursor in Ibatis

2006-02-10 Thread Sven Boden (JIRA)
[ http://issues.apache.org/jira/browse/IBATIS-252?page=comments#action_12365931 ] Sven Boden commented on IBATIS-252: --- This is a not an iBATIS bug, it's an application design problem (and not in iBATIS). Normally the component in your application that

[OT] wush.net allows access to svn's authz file

2006-02-10 Thread Ron Grabowski
I know a few people on this list have accounts with wush.net. I learned that they'll give you access to your authz file if you ask for it. This means you can create an account and give the account limited access to your repository. For example I could create an account that just has access to

[jira] Created: (IBATIS-253) Closing of resultset Cursor

2006-02-10 Thread Shiuli Deb (JIRA)
Closing of resultset Cursor --- Key: IBATIS-253 URL: http://issues.apache.org/jira/browse/IBATIS-253 Project: iBatis for Java Type: Bug Reporter: Shiuli Deb With reference to my Previous isuue regarding the closing of resultset cursor,I

[jira] Created: (IBATIS-254) Closing of resultset Cursor

2006-02-10 Thread Shiuli Deb (JIRA)
Closing of resultset Cursor --- Key: IBATIS-254 URL: http://issues.apache.org/jira/browse/IBATIS-254 Project: iBatis for Java Type: Bug Reporter: Shiuli Deb With reference to my Previous isuue regarding the closing of resultset cursor,I