Browse Source
Pulled up the method declaration from AnnotationBasedProperty as it's useful to be able to inspect a property for annotations being configured on it independently from whether the persistent mapping of it has been defined via annotations or not. Expose isAnnotationPresent(…) as well to ease quick checks for an annotation.pull/57/merge
3 changed files with 34 additions and 5 deletions
Loading…
Reference in new issue