Uses of Class
org.hibernate.models.internal.jdk.AnnotationDescriptorOrmImpl
Packages that use AnnotationDescriptorOrmImpl
-
Uses of AnnotationDescriptorOrmImpl in org.hibernate.models.internal.jdk
Methods in org.hibernate.models.internal.jdk that return AnnotationDescriptorOrmImplModifier and TypeMethodDescriptionstatic <A extends Annotation>
AnnotationDescriptorOrmImpl<A>JdkBuilders.buildAnnotationDescriptor(Class<A> annotationType, AnnotationDescriptor<?> repeatableContainer) static <A extends Annotation>
AnnotationDescriptorOrmImpl<A>JdkBuilders.buildAnnotationDescriptor(Class<A> annotationType, AnnotationDescriptorRegistry descriptorRegistry)