Uses of Interface
org.hibernate.models.serial.spi.SerialAnnotationDescriptor
Packages that use SerialAnnotationDescriptor
-
Uses of SerialAnnotationDescriptor in org.hibernate.models.serial.internal
Classes in org.hibernate.models.serial.internal that implement SerialAnnotationDescriptorMethods in org.hibernate.models.serial.internal that return types with arguments of type SerialAnnotationDescriptorModifier and TypeMethodDescriptionLinkedHashMap<Class<? extends Annotation>, SerialAnnotationDescriptor<? extends Annotation>> StorableContextImpl.getSerialAnnotationDescriptorMap() -
Uses of SerialAnnotationDescriptor in org.hibernate.models.spi
Methods in org.hibernate.models.spi that return SerialAnnotationDescriptorModifier and TypeMethodDescriptiondefault SerialAnnotationDescriptor<A> AnnotationDescriptor.toStorableForm()