Package org.hibernate.models.spi
Interface MutableMemberDetails
- All Superinterfaces:
AnnotationTarget,MemberDetails,MutableAnnotationTarget
- All Known Implementing Classes:
DynamicFieldDetails,DynamicMethodDetails,JandexFieldDetails,JandexMethodDetails,JandexRecordComponentDetails,JdkFieldDetails,JdkMethodDetails,JdkRecordComponentDetails
Union of MemberDetails and MutableAnnotationTarget
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.hibernate.models.spi.AnnotationTarget
AnnotationTarget.AnnotationUsageProcessor<T>, AnnotationTarget.KindNested classes/interfaces inherited from interface org.hibernate.models.spi.MemberDetails
MemberDetails.Visibility -
Method Summary
Methods inherited from interface org.hibernate.models.spi.AnnotationTarget
forAllAnnotationUsages, forEachAnnotationUsage, forEachAnnotationUsage, fromAnnotations, getAllAnnotationUsages, getAnnotationUsage, getAnnotationUsage, getKind, getMetaAnnotated, getNamedAnnotationUsage, getNamedAnnotationUsage, getNamedAnnotationUsage, getNamedAnnotationUsage, getRepeatedAnnotationUsages, getRepeatedAnnotationUsages, getSingleAnnotationUsage, getSingleAnnotationUsage, hasAnnotationUsage, hasRepeatableAnnotationUsage, locateAnnotationUsageMethods inherited from interface org.hibernate.models.spi.MemberDetails
getAssociatedType, getDeclaringType, getElementType, getMapKeyType, getModifiers, getName, getType, getVisibility, isArray, isField, isFinal, isPersistable, isPlural, isStatic, isSynthetic, resolveAttributeName, resolveRelativeAssociatedType, resolveRelativeClassType, resolveRelativeType, toJavaMemberMethods inherited from interface org.hibernate.models.spi.MutableAnnotationTarget
addAnnotationUsage, applyAnnotationUsage, applyAnnotationUsage, clearAnnotationUsages