The entities have JPA annotations that describe the mapping between objects and database tables and hibernates serves as the underlying implementation. The annotations are scanned automagically
There are plenty of JPA beginner tutorials around. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4128173#4128173 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4128173 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
