Various changes to the boot-time model and its creation, as well as how it is used to produce the run-time model. The main specific changes include:
* introduction of {{TypeConfiguration}} - which also has a run-time impact * introduction of {{BootstrapContext}} * Initial re-design of Hibernate's boot-time model - this will continue in 7.0 as we transition to Jandex as the basis for annotation and XML processing * initial move from {{org.hibernate.mapping}} to {{org.hibernate.boot.model}} |
|