Closed GoogleCodeExporter closed 9 years ago
Aren't committed ? you mean apart from
https://code.google.com/p/datanucleus-appengine/source/browse/trunk/tests/com/go
ogle/appengine/datanucleus/test/jdo/UnownedJDOOneToOneBiSideA.java
https://code.google.com/p/datanucleus-appengine/source/browse/trunk/tests/com/go
ogle/appengine/datanucleus/test/jdo/UnownedJDOOneToOneBiSideB.java
https://code.google.com/p/datanucleus-appengine/source/browse/trunk/tests/com/go
ogle/appengine/datanucleus/test/jdo/UnownedJDOOneToOneUniSideA.java
https://code.google.com/p/datanucleus-appengine/source/browse/trunk/tests/com/go
ogle/appengine/datanucleus/test/jdo/UnownedJDOOneToOneUniSideB.java
which are obviously in public SVN and always have been
Original comment by googleco...@yahoo.co.uk
on 14 Apr 2013 at 2:36
Andy,
Thanks for your response! My mistake, sorry. With the provided links I could
access to these classes, Thanks! I check my code but keeps falling and still
returns null.
:-/
Regards
JM
Original comment by juanma.v82@gmail.com
on 15 Apr 2013 at 3:22
Hi again,
Well I was searching a little bit and realized the problem was I did not think
in the lazy-load, my code was closing the PersistenceManager before getting the
color member of the object person.
Thanks
Regards
JM
Original comment by juanma.v82@gmail.com
on 15 Apr 2013 at 1:40
Seemingly down to user understanding of fetching process in JDO, so marking as
not a problem. Obviously provision of a valid testcase to augment the SVN suite
that demonstrates something could allow this to be reopened.
Original comment by googleco...@yahoo.co.uk
on 17 Apr 2013 at 6:47
Original issue reported on code.google.com by
juanma.v82@gmail.com
on 12 Apr 2013 at 6:24