Uses of Interface
org.hibernate.models.spi.AnnotationDescriptorRegistry
Packages that use AnnotationDescriptorRegistry
Package
Description
-
Uses of AnnotationDescriptorRegistry in org.hibernate.models.internal
Subinterfaces of AnnotationDescriptorRegistry in org.hibernate.models.internalClasses in org.hibernate.models.internal that implement AnnotationDescriptorRegistryModifier and TypeClassDescriptionclassclassAccess to AnnotationDescriptor instances based on a number of look-ups -
Uses of AnnotationDescriptorRegistry in org.hibernate.models.serial.internal
Methods in org.hibernate.models.serial.internal that return AnnotationDescriptorRegistry -
Uses of AnnotationDescriptorRegistry in org.hibernate.models.spi
Methods in org.hibernate.models.spi that return AnnotationDescriptorRegistryModifier and TypeMethodDescriptionModelsContext.getAnnotationDescriptorRegistry()The registry of annotation descriptors.