JBoss have released Hibernate 3.2, which is now fully compliant with the JPA spec.
Using Hibernate Annotations, O/R mappings can now be declared using EJB3.0 style annotations inline in the Java classes, instead of (or together with) the previous approach of XML based mapping files.