|
Documentation in chapter 5.1 has not link to other chapter. Instead of it contains "chapter XXX":
Object/relational mappings can be defined in three approaches:
-
using Java 5 annotations (via the Java Persistence 2 annotations)
-
using JPA 2 XML deployment descriptors (described in chapter XXX)
-
using the Hibernate legacy XML files approach known as hbm.xml
http://docs.jboss.org/hibernate/orm/4.3/manual/en-US/html/ch05.html
All documentations with error links: https://www.google.com/webhp?q=site%3Ahttp%3A%2F%2Fdocs.jboss.org%2Fhibernate%20chapter%20xxx
|