From: <leg...@at...> - 2004-02-04 18:21:54
|
The following comment has been added to this issue: Author: Eric Pugh Created: Wed, 4 Feb 2004 12:21 PM Body: Hi all, I have taken the code the Benoit shared with me, and slightly changed it so that regardless of what type of connection you would normally want, it just wraps it and proxies all the result set stuff. I am doing more testing with our fairly large app, but it seems to really fix some performance problems that we where having by forcing multiple sql queires to avoid the reread problem. I'd like to publish this code for others to use. There are about 6 classes that 7 classes. What do you'all think of adding it to hibernateExt as mssql-proxy?. It seems large enough that pasting a ton of wiki pages isn't the right way to go... Eric Pugh --------------------------------------------------------------------- View the issue: http://opensource.atlassian.com/projects/hibernate/secure/ViewIssue.jspa?key=HB-484 Here is an overview of the issue: --------------------------------------------------------------------- Key: HB-484 Summary: ResultSet can not re-read row data for column 2 Type: Bug Status: Closed Priority: Major Resolution: WON'T FIX Original Estimate: Unknown Time Spent: Unknown Remaining: Unknown Project: Hibernate2 Assignee: Reporter: Benoit Menendez Created: Thu, 20 Nov 2003 12:24 PM Updated: Wed, 4 Feb 2004 12:21 PM Description: --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira |