Hibernate Javadocs (hibernate-jpamodelgen : 6.6.16.Final)
| Package | Description |
|---|---|
| org.hibernate.jpamodelgen | |
| org.hibernate.processor |
The main package of this annotation processor.
|
| org.hibernate.processor.annotation |
Implementation of the model classes backed by annotations.
|
| org.hibernate.processor.model | |
| org.hibernate.processor.util |
Helper classes for string and type processing as well as access type detection.
|
| org.hibernate.processor.util.xml |
XML helper classes.
|
| org.hibernate.processor.validation |
Validation for HQL queries.
|
| org.hibernate.processor.xml |
Implementation of the model classes backed by annotations.
|
| org.hibernate.processor.xml.jaxb |