From: <leg...@at...> - 2003-11-21 19:57:24
|
The following comment has been added to this issue: Author: Max Rydahl Andersen Created: Fri, 21 Nov 2003 1:56 PM Body: hmm....the following is from the ResultSet JavaDoc: "Columns are numbered from 1. For maximum portability, result set columns within each row should be read in left-to-right order, and each column should be read only once." So, insanly stupid driver implementations could refrain from supporting accessing this data twice - sick! --------------------------------------------------------------------- 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: Unassigned Priority: Major Project: Hibernate2 Assignee: Reporter: Benoit Menendez Created: Thu, 20 Nov 2003 12:24 PM Updated: Fri, 21 Nov 2003 1:56 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 |