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
Assigned to: Daniel John Debrunner
Priority: Minor
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