-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: objectstore-jdo-1.0.0, core-1.1.0
-
Fix Version/s: objectstore-jdo-1.1.0, core-1.2.0
-
Component/s: Isis Core, Isis Persistence JDO
-
Labels:None
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).