Require no-args constructor for PMF implementations and add static methods to
PMF interface
-------------------------------------------------------------------------------------------
Key: JDO-607
URL: https://issues.apache.org/jira/browse/JDO-607
Project: JDO
Issue Type: New Feature
Components: api2
Affects Versions: JDO 2 maintenance release 1
Reporter: Craig Russell
Fix For: JDO 2 maintenance release 2
In order to use Java 6 ServiceLoader to instantiate PMF, the class needs to
implement a no-args constructor, and the PMF interface needs to define the
methods that are currently static (and therefore not defined in the interface).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.