Skip to content

Hibernate models based on annotation processor APIs #141

@yrodiere

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions