You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-dev@db.apache.org by "Dag H. Wanvik (Assigned) (JIRA)" <ji...@apache.org> on 2011/12/13 21:04:30 UTC

[jira] [Assigned] (DERBY-5535) Remove unused methods from client's CrossConverters class.

     [ https://issues.apache.org/jira/browse/DERBY-5535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dag H. Wanvik reassigned DERBY-5535:
------------------------------------

    Assignee: Dag H. Wanvik
    
> Remove unused methods from client's CrossConverters class.
> ----------------------------------------------------------
>
>                 Key: DERBY-5535
>                 URL: https://issues.apache.org/jira/browse/DERBY-5535
>             Project: Derby
>          Issue Type: Improvement
>          Components: Network Client
>            Reporter: Dag H. Wanvik
>            Assignee: Dag H. Wanvik
>            Priority: Trivial
>
> The following methods in CrossConverters are not used (client code uses an optimized path, cf. e.g. getInt in am.Cursor.java which has this comment "For performance we don't materialize the BigDecimal, but convert directly from decimal bytes to a long"):
> getBooleanFromBigDecimal
> getByteFromBigDecimal
> getShortFromBigDecimal
> getIntFromBigDecimal
> getLongFromBigDecimal
> getFloatFromBigDecimal
> getDoubleFromBigDecimal

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira