Class AnnotationDescriptorOrmImpl<A extends Annotation>

java.lang.Object
org.hibernate.models.internal.jdk.AnnotationDescriptorOrmImpl<A>
All Implemented Interfaces:
AnnotationDescriptor<A>, AnnotationTarget

public class AnnotationDescriptorOrmImpl<A extends Annotation> extends Object implements AnnotationDescriptor<A>
AnnotationDescriptor for cases where we do not want to deal with ANNOTATION_TYPE annotations, most notably, Jakarta and Hibernate annotations