[appengine-java] Re: Unowned relations JPA examples for datanucleus plugin v2

2012-01-25 Thread Marrrck
Thanks datanucleus! I thought about the @Unowned annotation but I didn't have the datanucleus-appengine-2.0.0-RC2.jar in my eclipse build path... Unfortunately I'm not out of the woods yet. I downloaded and built the jars from the the svn trunk, and I modified my entities to match exactly the

[appengine-java] Unowned relations JPA examples for datanucleus plugin v2

2012-01-21 Thread Marrrck
Hi Everyone, I'm trying to get a many-to-many unowned relationship modeled using JPA and the appengine-datanucleus v2 plugin, but I can't get it work and all the examples I've found online are for JDO or else pre v2 of the plugin. Has anyone gotten manytomany or really any kind of unowned