-
Notifications
You must be signed in to change notification settings - Fork 3.6k
jandex binding work
Steve Ebersole edited this page Oct 22, 2015
·
8 revisions
A page to collect proposals, todos and follow-up work in regards to the ongoing (long-term) jandex-binding work.
https://hibernate.atlassian.net/browse/HHH-8893
Essentially:
- Provide an "extended"
orm.xml
schema which adds Hibernate-specific definitions "on top of" the JPA orm.xml schema - Deprecate
hbm.xml
source and temporarily provide transformation (both on-the-fly and build-time) ofhbm.xml
to this new schema