Project

General

Profile

Sample-hibernate-basic » History » Revision 3

Revision 2 (Henning Blohm, 14.09.2012 22:05) → Revision 3/32 (Henning Blohm, 16.09.2012 15:59)

h1. A plain Hibernate on Z2 sample 

 Note that Hibernate is used in other samples as well, samples, such as [[Sample-jta-plain]], [[Sample-jta-spring]], and others. 

 This sample just shows the minimal things thing to do to use Hibernate as an implementation of the Java Persistence API ("JPA":http://de.wikipedia.org/wiki/Java_Persistence_API).  


 do.