Package org.hibernate.boot
Interface AttributeConverterInfo
Deprecated, for removal: This API element is subject to removal in a future version.
no longer used
Delayed information about an AttributeConverter. Delayed until we have
access to
ClassmateContext
during
the MetadataSources to Metadata process.-
Method Summary
Modifier and TypeMethodDescriptionClass<? extends AttributeConverter>
Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Details
-
getConverterClass
Class<? extends AttributeConverter> getConverterClass()Deprecated, for removal: This API element is subject to removal in a future version. -
toConverterDescriptor
Deprecated, for removal: This API element is subject to removal in a future version.
-