hibernate / hibernate-models

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

Remove `AnnotationUsage#getAnnotationTarget` #65

Closed mbladel closed 2 months ago

mbladel commented 2 months ago

Addressed #63 by removing AnnotationUsage#getAnnotationTarget; also remove all unneeded references to AnnotationTargets passed to the various implementations.