Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipselink-users] Any Eclipselink Books in the works?

tch,
    See also the JPA 1.0 book by Yuli Vasiliev, however for JPA 2.0 I would also check out #3 below "Pro JPA 2: Mastering the Java Persistence API"
http://dev.eclipse.org/mhonarc/lists/eclipselink-users/msg02535.html

1)
Beginning Database-Driven Application Development in Java EE: Using GlassFish
http://books.google.com/books?id=cwYJTgZ9X3IC&printsec=frontcover&dq=glassfish+ee
http://www.amazon.ca/Beginning-Database-Driven-Application-Development-trade/dp/1430209631/ref=sr_1_2?ie=UTF8&s=books&qid=1239903299&sr=1-2


2)
I recommend both the print and pdf versions of the latest JPA 2.0 book by 
Mike Keith (Author), Merrick Schincariol (Author)
Pro JPA 2: Mastering the Java™ Persistence API
http://www.amazon.ca/Pro-JPA-Mastering-trade-Persistence/dp/1430219564/ref=sr_1_1?ie=UTF8&s=books&qid=1258428368&sr=1-1
http://www.apress.com/book/view/9781430219569
http://books.google.com/books?id=j84hdeHH2PYC&printsec=frontcover&dq=pro+jpa2&cd=1#v=onepage&q&f=false

3)
The following book is an excellent resource on EJB 3 and JPA 1.0
Pro EJB 3: Java Persistence API
by Mike Keith (Author), Merrick Schincariol (Author)
http://books.google.com/books?id=fVCuB_Xq3pAC&printsec=frontcover&dq=pro+ejb3#PPA101,M1
http://www.amazon.ca/exec/obidos/ASIN/1590596455/qid%3D1149686703/701-7671815-6437941

	thank you
	/michael




James Sutherland wrote:
See,
http://www.amazon.com/gp/product/1590596455/102-2412923-9620152?v=glance&n=283155

"Pro EJB 3", and "Pro JPA 2" both use EclipseLink JPA.


tch wrote:
  
I'm looking at getting some JPA centric books for my team, and didn't see
any books focused on the EclipseLink stack. Anyone know of one published
or
in the works?

./tch



    

-----
http://wiki.eclipse.org/User:James.sutherland.oracle.com James Sutherland 
http://www.eclipse.org/eclipselink/
 EclipseLink ,  http://www.oracle.com/technology/products/ias/toplink/
TopLink 
Wiki:  http://wiki.eclipse.org/EclipseLink EclipseLink , 
http://wiki.oracle.com/page/TopLink TopLink 
Forums:  http://forums.oracle.com/forums/forum.jspa?forumID=48 TopLink , 
http://www.nabble.com/EclipseLink-f26430.html EclipseLink 
Book:  http://en.wikibooks.org/wiki/Java_Persistence Java Persistence 
  


Back to the top