Is there a great tutorial on how to use JPA mapping file? Accompanying related source code for the mapping file would be great also.
Second link is broken. Link: http://schuchert.wikispaces.com/JPA+Tutorial+1+-+Getting+Started
flicken
2009-03-27 15:59:13
+3
A:
Tutorial for JPA is http://www.datanucleus.org/products/accessplatform_1_1/guides/jpa/tutorial.html and info specific to mapping file http://www.datanucleus.org/products/accessplatform_1_1/jpa/metadata_xml.html
DataNucleus
2009-03-27 20:21:22
A:
There is also a good doc. on the different entity configurations here: http://docs.jboss.org/hibernate/stable/entitymanager/reference/en/html_single/#configuration
Lucas Fragomeni
2010-02-12 20:11:39