» tagged pages
» logout

sorted by: recent | see : popular
Content Tagged with persistence + Hibernate

Hibernate: Annotations

Decent Hibernate annotation examples.

Hibernate: del.icio.us tag/hibernate

JBoss Envers

Easy versioning of persistent JPA classes. Annotate a class or some properties with @Versioned. For each versioned entity, a table will be created, which will hold the history of changes made to the entity.

Hibernate: del.icio.us tag/hibernate

Envers

The Envers project aims to enable easy versioning of persistent JPA classes. For each versioned entity, a table will be created, which will hold the history of changes made to the entity. You can then retrieve and query historical data without much effor

Hibernate: del.icio.us tag/hibernate

Using Hibernate with the Java Persistence API

A tutorial showing how to use the Hibernate persistence provider with the Java Persistence API in NetBeans IDE 5.5.

Hibernate: del.icio.us tag/hibernate

iBATIS, Hibernate, and JPA: Which is right for you? - Java World

In this article we introduce and compare two of the most popular open source persistence frameworks, iBATIS and Hibernate. We also discuss the Java Persistence API (JPA)

iBATIS: del.icio.us/tag/ibatis

Page 1 | Next >>