Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
objectstore-jdo-1.0.0, core-1.1.0
-
None
Description
This is needed because, it would seem, DataNucleus does not maintain 1:m bidirectional relationships for us, and so we need to be able to re-retrieve the parent object when a child object has just been persisted.
While we are at it, promote the JDO facet factories that set up the ignore of "jdo" prefix (we are already half-way there in ignoring the PersistenceCapable interface).