Package org.hibernate.models.internal
Class TypeDescriptors
java.lang.Object
org.hibernate.models.internal.TypeDescriptors
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T,W> ValueTypeDescriptor<W> resolveTypeDescriptor(Class<T> attributeType)
-
Constructor Details
-
TypeDescriptors
public TypeDescriptors()
-
-
Method Details
-
resolveTypeDescriptor
-