Package org.hibernate.models.internal
package org.hibernate.models.internal
-
ClassDescriptionAbstractAnnotationDescriptor<A extends Annotation>Base support for
AnnotationDescriptorimplementationsBase ClassDetailsRegistry implementation supportBase support for ModelsContext implementationsBase support for AttributeDescriptor implementationsAccess to AnnotationDescriptor instances based on a number of look-upsHelper for dealing with actualAnnotationreferencesAnnotationProxy<A extends Annotation>Utilities related to AnnotationTargetDescriptor for array values.Standard AttributeDescriptor implementationBase set of classes used to prime theClassDetailsRegistry..Standard ModelsContext implementationDescriptor for boolean valuesDescriptor for byte valuesDescriptor for char valuesStandard ClassDetailsRegistry implementation.Descriptor for class valuesUsed to determine the type details for a Collection element - see CollectionElementSwitch.extractCollectionElementType(TypeDetails)Descriptor for double valuesEnumTypeDescriptor<E extends Enum<E>>Descriptor for enum valuesDescriptor for float valuesDescriptor for integer valuesTypeDetailsSwitch implementation checking whether a type is resolved (all of its bounds are known)Descriptor for long valuesUsed to determine the type details for a Map key - see MapKeySwitch.extractMapKeyType(TypeDetails)Used to determine the type details for a Map value - see MapValueSwitch.extractMapValueType(TypeDetails)ClassDetails implementation used to represent apackage-infodetails when there is not a physicalpackage-infoclass.Logging related toAnnotationDescriptorRegistryLogging related toClassDetailsRegistryBase logging for hibernate-modelsFills-in non-public aspects of theModifierclassCreate a CLass DetailsNestedTypeDescriptor<A extends Annotation>Descriptor for nested annotation valuesSpecialized AnnotationDescriptor implementation intended for use in describing Hibernate and JPA annotations.Details about Java primitivesDescriptor for short valuesClassDetails implementation for cases where we do not care about fields, methods, record-components nor annotationsClassLoading which simply uses our ClassLoader directlyStandardAnnotationDescriptor<A extends Annotation>Simple implementation ofAnnotationDescriptor.Descriptor for string valuesSwitch-style handling for TypeDetailsSupport for switch-style handling of TypeDetailsTypeDetails referring to a void or Void