Skip to content

Hibernate models based on annotation processor APIs #141

Description

@yrodiere

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    awaiting contributionThe issue is waiting on a contribution, as the core team does not plan on implementing

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions