[
http://issues.apache.org/jira/browse/DERBY-842?page=comments#action_12377776 ]
Knut Anders Hatlen commented on DERBY-842:
------------------------------------------
One message in am/ResultSet.java has not been internationalized yet:
private SQLException jdbc3MethodNotSupported()
{
// This will get internationalized in another patch
return new SqlException(agent_.logWriter_,
"JDBC 3 method called - not yet supported").getSQLException();
}
Is this one logged in another issue?
> 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