[ http://issues.apache.org/jira/browse/DERBY-842?page=comments#action_12374684 ]
Knut Anders Hatlen commented on DERBY-842: ------------------------------------------ jdbc4/TestResultSetMethods.java fails too since on the client ResultSet.checkForClosedResultSet() uses SQL state XJ012 (ALREADY_CLOSED) whereas EmbedResultSet.checkIfClosed() uses XCL16 (LANG_RESULT_SET_NOT_OPEN). By the way, would it be a good idea that patches of this size were uploaded on JIRA for review before they were committed? > Internationalize messages in PreparedStatement to Section in > org.apache.derby.client.am > --------------------------------------------------------------------------------------- > > Key: DERBY-842 > URL: http://issues.apache.org/jira/browse/DERBY-842 > Project: Derby > Type: Sub-task > Components: Network Client > Reporter: David Van Couvering > Assignee: David Van Couvering > -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
