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

Craig Russell resolved JDO-462.
-------------------------------

    Resolution: Fixed

svn commit -m "JDO-445 JDO-449 JDO-462 Updated PersistenceManager and 
PersistenceManagerFactory with new methods" 
api20/src/java/javax/jdo/PersistenceManagerFactory.java 
api20/src/java/javax/jdo/PersistenceManager.java 
tck20/src/conf/jdo-2_0-signatures.txt
Sending        api20/src/java/javax/jdo/PersistenceManager.java
Sending        api20/src/java/javax/jdo/PersistenceManagerFactory.java
Sending        tck20/src/conf/jdo-2_0-signatures.txt
Transmitting file data ...
Committed revision 509809.


> Add methods to PersistenceManager and PersistenceManagerFactory to get server 
> Date and set TimeZoneID
> -----------------------------------------------------------------------------------------------------
>
>                 Key: JDO-462
>                 URL: https://issues.apache.org/jira/browse/JDO-462
>             Project: JDO
>          Issue Type: New Feature
>          Components: api2, api2-legacy
>    Affects Versions: JDO 2 final
>            Reporter: Craig Russell
>         Assigned To: Craig Russell
>             Fix For: JDO 2 maintenance release 1
>
>
> Add methods to PersistenceManager and PersistenceManagerFactory to allow a 
> user to get the current time and date from the server. Allow the 
> PersistenceManagerFactory to be configured statically with TimeZone ID in 
> case the information is not available from the server itself.
> This will add a method to PersistenceManager java.util.Date getServerDate() 
> and to PersistenceManagerFactory get/setServerTimeZoneID. The 
> PersistenceManagerFactory methods are needed in case the information needed 
> to construct the Date are not available via the connection to the server 
> itself.

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

Reply via email to