-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Currently, the Hibernate ORM annotation processor (metamodel generation and repository generation) use annotation processor APIs directly to derive JPA / Hibernate ORM metadata.
If we had a way to run Hibernate models based on annotation processor APIs, the Hibernate ORM processor could use it, allowing it to (critically) merge XML mapping with annotation mapping.
(Creating this issue to track an idea we had during earlier discussions -- I'm surprised to find it in our notes, because I expect @gavinking has plenty of reasons to explain why this just cannot work, or at least not efficiently).
cc @marko-bekhta maybe it could also (only?) be useful for Hibernate Search, since that's something we discussed in the past.
Metadata
Metadata
Assignees
Labels
No labels