hibernate / hibernate-models

An abstraction over "reflection" and annotations
Apache License 2.0
2 stars 5 forks source link

Add ability to access all annotations for a target #12

Closed sebersole closed 5 months ago

sebersole commented 5 months ago

Add ability to access all annotations for a target. This is practically needed for dealing with org.hibernate.annotations.DialectOverride in ORM e.g.