JPA tutorial

Posted on December 17th, 2006 by arnljot.
Categories: java.

It’s a year old, but still a nice little “overview tutorial” of how JPA can be used. You’ll find it here.

0 comments.

Little gem

Posted on December 17th, 2006 by arnljot.
Categories: java.

While browsing for Spring/Hibernate/JPA stuff today, I found this little article concerning toString(), equals() etc on a blog.

It efficiently sums up what I’ve been trying to tell fellow developers using ORM tools over quite some time. It’s no new revolutionary knowledge, but it sums it up quite nicely.

0 comments.