Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
JDO 3 (3.0)
-
None
Description
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.
Attachments
Issue Links
- is related to
-
JDO-689 JDO 3.0 specification refers to property javax.jdo.spi.PropertiesResourceName but javax.jdo.Constants calls it javax.jdo.option.spi.ResourceName
- Closed