Package org.hibernate.models.internal
package org.hibernate.models.internal
-
ClassDescriptionBase support for AttributeDescriptor implementationsAccess to AnnotationDescriptor instances based on a number of look-upsHelper for dealing with actual
AnnotationreferencesAnnotationProxy<A extends Annotation>Helper for dealing with annotation wrappers -AnnotationDescriptorAnnotationUsageDescriptor for array values.Standard AttributeDescriptor implementationBase set of classes used to prime theClassDetailsRegistryand prime the JandexIndexer(if we are creating the index).Descriptor 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)Logging related toAnnotationDescriptorRegistryLogging related toClassDetailsRegistryBase logging for hibernate-modelsFills-in non-public aspects of theModifierclassNestedTypeDescriptor<A extends Annotation>Descriptor for nested annotation valuesDetails about Java primitivesDescriptor for short valuesClassLoading which simply uses our ClassLoader directlyDescriptor for string valuesSwitch-style handling for TypeDetailsSupport for switch-style handling of TypeDetailsTypeDetails referring to a void or Void