Closed GoogleCodeExporter closed 8 years ago
Sounds reasonable to me.
Original comment by max.r...@gmail.com
on 30 Nov 2009 at 5:29
This would also be useful if one wanted to put a JDO object (that is not
serializable) into memcache or send it over the wire.
Original comment by thilopl...@googlemail.com
on 5 Apr 2010 at 1:01
FYI org.datanucleus.store.appengine.JDODatastoreBridge already exposes
functions to turn low level Entity objects into JDO ojects.
Original comment by max.r...@gmail.com
on 6 Jun 2011 at 8:22
SVN trunk provides JDODatastoreBridge which has methods getEntityFromJDO(...)
and getJDOFromEntity(...). Similarly there is JPADatastoreBridge with
equivalent methods.
Original comment by googleco...@yahoo.co.uk
on 1 Jan 2012 at 1:41
Original issue reported on code.google.com by
ehb...@gmail.com
on 30 Nov 2009 at 6:27