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 "Daniel John Debrunner (JIRA)" <ji...@apache.org> on 2007/05/15 21:33:16 UTC

[jira] Assigned: (DERBY-1985) Use Calendar.setTimeInMillis(long) instead of Calendar.setTime(Date) for performance.

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

Daniel John Debrunner reassigned DERBY-1985:
--------------------------------------------

    Assignee: Daniel John Debrunner

> Use Calendar.setTimeInMillis(long) instead of Calendar.setTime(Date) for performance.
> -------------------------------------------------------------------------------------
>
>                 Key: DERBY-1985
>                 URL: https://issues.apache.org/jira/browse/DERBY-1985
>             Project: Derby
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Daniel John Debrunner
>         Assigned To: Daniel John Debrunner
>
> Calendar.setTimeInMillis(long) could not be used with JDK 1.3 as the method existed but was protected, it became public in JDK 1.4

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.