Class AnnotationAttributeTypeHelper
java.lang.Object
org.hibernate.models.internal.util.AnnotationAttributeTypeHelper
Helper for resolving ValueTypeDescriptor for an annotation attribute.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T,W> ValueTypeDescriptor <W> resolveTypeDescriptor(Class<T> attributeType)
-
Constructor Details
-
AnnotationAttributeTypeHelper
public AnnotationAttributeTypeHelper()
-
-
Method Details
-
resolveTypeDescriptor
-