[ http://issues.apache.org/jira/browse/DERBY-1610?page=comments#action_12434120 ] Tomohito Nakayama commented on DERBY-1610: ------------------------------------------
Hello. 1) The jdbcapi/parameterMapping.java takes both of XCL12 and 22005 as expected Exception... Well .. anyway, I wiill test and report it. However, I'm not sure whether 22005 is reasonable Exception ..... 2) Technically possible. However I think define them as constants will make the code harder to read ... Well ... avoid allocating a new memory would be much more important for the program .... 3) I sorted the element by hand and the result was hard-coded. DEBUG code in checkType method proof that they are in correct order. > Resolve difference of type compatibility between Embedded and > NetworkServer/NetworkDriver > ----------------------------------------------------------------------------------------- > > Key: DERBY-1610 > URL: http://issues.apache.org/jira/browse/DERBY-1610 > Project: Derby > Issue Type: Bug > Components: Network Server, Network Client > Reporter: Tomohito Nakayama > Assigned To: Tomohito Nakayama > Attachments: DERBY-1610.diff, DERBY-1610_2.diff, DERBY-1610_3.diff, > parameterMapping.diff, parameterMapping.diff, > parameterMapping.diff.betweenEmbedded_and_NetworkServerNetworkClient, > parameterMapping_3.diff, TestNullChar.java > > > There exists difference of type compatibility between Embedded and > NetworkServer/NetworkClient. > This issue tries to resolve it. -- 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
