Skip to content

Manually creating index objects #117

@sebersole

Description

@sebersole

Hey Jason, etal. I started playing around again with using Jandex in Hibernate.

The thing I am still unsure of is how to manually build ClassInfo, MethodInfo, etc objects. For background, this is related to applying orm.xml mapping overrides. I realize this is a unique use-case, but wondered if you know of anything else using Jandex in a similar fashion or thoughts on how to best accomplish this.

The main thing I run into is that I need to re-create all of the AnnotationTarget references, which seems to get messy

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions