[ http://issues.apache.org/jira/browse/DERBY-740?page=all ] Daniel John Debrunner closed DERBY-740: ---------------------------------------
> Have BCMethod.cast() optimize the case when the requested cast is to the same > Java type. > ---------------------------------------------------------------------------------------- > > Key: DERBY-740 > URL: http://issues.apache.org/jira/browse/DERBY-740 > Project: Derby > Type: Sub-task > Components: SQL > Reporter: Daniel John Debrunner > Assignee: Daniel John Debrunner > Priority: Minor > Fix For: 10.2.0.0 > > Slighty reduces the amount of byte code generated for the query in DERBY-732. > Simply if the classes are identical then do not generate any code. -- 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
