Issue Details (XML | Word | Printable)

Key: NBAPPENGINE-11
Type: New Feature New Feature
Status: In Progress In Progress
Priority: Major Major
Assignee: pblaha
Reporter: pblaha
Votes: 1
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
nbappengine

Support for JPA

Created: 27/May/09 12:32 PM   Updated: 24/Jun/10 10:10 PM
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Tags:


 Description  « Hide

We should add support for JPA in App Engine projects: http://code.google.com/intl/cs/appengine/docs/java/datastore/usingjpa.html. What does it mean? We should register DataNucleus as PersitenceProvider and also add post-compilation task in build script.



pblaha added a comment - 29/May/09 08:09 AM

We need to make changes in j2ee.persistence and web.project modules. I reported the request with patch as issue http://www.netbeans.org/issues/show_bug.cgi?id=166235


THUFIR added a comment - 24/Jun/10 10:10 PM

http://netbeans.org/bugzilla/show_bug.cgi?id=166235 shows as closed; is this actually fixed? Also, does this apply to just JPA, or also to JDO?