Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » EclipseLink » (no subject)
(no subject) [message #727066] Tue, 20 September 2011 10:32
drenou is currently offline drenouFriend
Messages: 4
Registered: September 2011
Junior Member
Hello,
I'm a beginner so I apologize in advance if my question is stupid....

I'm using Netbeans 7.01 which came bundled with EclipseLink (JPA 2.0)
Everything work fine (I can set up entities, load them, update the db etc)

However I need to use the "PrivateOwned" annotation.
For this I have to import this:

import org.eclipse.persistence.annotations.PrivateOwned ;

But compilation fails!
"Package org.eclipse.persistence.annotations.PrivateOwned does not exists"

Any idea??
Previous Topic:Hibernate to eclipselink port, multiple entity class search
Next Topic:Netbeans: can't import org.eclipse.persistence.annotations.PrivateOwned
Goto Forum:
  


Current Time: Sat Apr 20 05:36:18 GMT 2024

Powered by FUDForum. Page generated in 0.02916 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top