Class AbstractAnnotationTarget

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

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