Interface AttributeConverterDefinitionCollector
- All Superinterfaces:
ConverterRegistry
@Deprecated(since="6.2",
forRemoval=true)
@Remove
public interface AttributeConverterDefinitionCollector
extends ConverterRegistry
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- Steve Ebersole
-
Method Summary
Modifier and TypeMethodDescriptionvoidDeprecated, for removal: This API element is subject to removal in a future version.Methods inherited from interface org.hibernate.boot.model.convert.spi.ConverterRegistry
addAttributeConverter, addAttributeConverter, addOverridableConverter, addRegisteredConversion, getAttributeConverterAutoApplyHandler
-
Method Details
-
addAttributeConverter
Deprecated, for removal: This API element is subject to removal in a future version.
-
ConverterRegistry