Constant string "javax.jdo.Name" not defined in javax.jdo.Constants
-------------------------------------------------------------------
Key: JDO-690
URL: https://issues.apache.org/jira/browse/JDO-690
Project: JDO
Issue Type: Bug
Components: api, specification
Affects Versions: JDO 3
Reporter: Matthew T. Adams
The JDO 3.0 specification, page 103, bullet point 3 says 'the Properties
instance passed to the static method will contain a property with a key of
"javax.jdo.Name", and a value equal to the name of the persistence manager
factory in the jdoconfig.xml file.'
There is no such string constant defined in javax.jdo.Constants. I'm wondering
if the specification should say "javax.jdo.option.Name" here, as that constant
is defined in javax.jdo.Constants.
This bug is similar to JDO-689.
--
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