-
Java Persistance API and Entity Beans (2 messages)
- Posted by: Wannabe JAVA Guru
- Posted on: December 18 2007 00:53 EST
Does Java Persistance API and Entity Beans refer to one and the same thingThreaded Messages (2)
- Re: Java Persistance API and Entity Beans by Andy Leung on December 20 2007 09:37 EST
- Re: Java Persistance API and Entity Beans by Wannabe JAVA Guru on December 24 2007 03:08 EST
-
Re: Java Persistance API and Entity Beans[ Go to top ]
- Posted by: Andy Leung
- Posted on: December 20 2007 09:37 EST
- in response to Wannabe JAVA Guru
JPA - Java Persistance API is subset of EJB 3 Entity Beans - One of the objects in EJB 2.1 API. I hope this helps. -
Re: Java Persistance API and Entity Beans[ Go to top ]
- Posted by: Wannabe JAVA Guru
- Posted on: December 24 2007 03:08 EST
- in response to Andy Leung
Does Java Persistance API and Entity Beans refer to one and the same thing in EJB 3