» tagged pages
» logout

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

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

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

Using XMLEncoder

This article covers advanced use of XMLEncoder, showing how it can be configured to create archives of any Java objects -- even when they don't follow the JavaBeans conventions. We include examples of how to make properties

XML: del.icio.us/tag/xml

XML.com: Serializing Java Objects with XStream

Michael Fitzgerald gives us a quick lesson in using XStream to serialize and deserialize Java objects to and from XML.

XML: del.icio.us/tag/xml

Page 1 | Next >>