Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipselink-users] books?

I suggest you read Java Persistence with Hibernate from Manning. The
books ds talk about many best practices with JPA. You then just need to
replace the Hibernate proprietary extension with the equivalent
EclipseLink if exist.

On a higher level, Pojos in Action is very good on layering
responsabilities with O-R framework.

-----Original Message-----
From: eclipselink-users-bounces@xxxxxxxxxxx
[mailto:eclipselink-users-bounces@xxxxxxxxxxx] On Behalf Of David Parker
Sent: Thursday, April 16, 2009 12:22 PM
To: EclipseLink User Discussions
Subject: [eclipselink-users] books?

Are there any books in the works that deal with the EclipseLink API?  
I'm thinking of something covering best practices, etc. I have the Pro  
EJB 3 book, which was a good intro to JPA; I am interested in learning  
more about the EclipseLink "native" api.
=============================================,
David Parker
dap@xxxxxxxxxxxxxxxxxxxx




_______________________________________________
eclipselink-users mailing list
eclipselink-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-users


Back to the top