Set all basic types to be in the DFG, and default persistent (as long as it doesn't break the JDO TCK)
------------------------------------------------------------------------------------------------------
Key: NUCCORE-955
URL: http://issues.datanucleus.org/browse/NUCCORE-955
Project: DataNucleus Core
Issue Type: Improvement
Components: Java Types
Reporter: Andy Jefferson
Fix For: 3.2.0.m1
The JDO spec mentions java.util.Date being default persistent and in the DFG, but doesn't explicitly mention java.sql.Date/Time/Timestamp (even though they are extensions of it, and so could be interpreted as being included).
Other types like TimeZone, javax.time, Calendar, etc could also be put in the DFG perhaps
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.datanucleus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
|