You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Alan Feldstein <af...@earthlink.net> on 2022/10/28 20:07:05 UTC

[JPA] Session Beans for Entity Classes

I have two problems and suspect they may be related.

(1) I'm following the tutorial at 
https://netbeans.apache.org/kb/docs/javaee/javaee-gettingstarted.html#_creating_the_session_facade 
. There is no Enterprise JavaBeans category and I can't find Session 
Beans for Entity Classes elsewhere.

(2) In the previous section of the tutorial, I created the entity class. 
However, @javax.persistence.Entity is not recognized (package 
javax.persistence does not exist). Shouldn't NetBeans be providing the 
JPA library with EclipseLink? What's missing?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@netbeans.apache.org
For additional commands, e-mail: users-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists