Class AbstractJdkAnnotationTarget

java.lang.Object
org.hibernate.models.internal.jdk.AbstractJdkAnnotationTarget
All Implemented Interfaces:
AnnotationTargetSupport, AnnotationTarget, MutableAnnotationTarget
Direct Known Subclasses:
JdkClassDetails, JdkFieldDetails, JdkMethodDetails, JdkRecordComponentDetails

public abstract class AbstractJdkAnnotationTarget extends Object implements AnnotationTargetSupport
AnnotationTarget where we know the annotations up front, but want to delay processing them until (unless!) they are needed