public class JdbcCustomConversions extends CustomConversions
JdbcCustomConversions also act as factory for
SimpleTypeHolderCustomConversions,
SimpleTypeHolder,
JdbcSimpleTypesCustomConversions.ConverterConfiguration, CustomConversions.ConverterRegistrationIntent, CustomConversions.StoreConversions| Constructor and Description |
|---|
JdbcCustomConversions()
Creates an empty
JdbcCustomConversions object. |
JdbcCustomConversions(CustomConversions.ConverterConfiguration converterConfiguration)
Create a new
JdbcCustomConversions instance given
CustomConversions.ConverterConfiguration. |
JdbcCustomConversions(List<?> converters)
Create a new
JdbcCustomConversions instance registering the given converters. |
getCustomWriteTarget, getCustomWriteTarget, getSimpleTypeHolder, hasCustomReadTarget, hasCustomWriteTarget, hasCustomWriteTarget, isSimpleType, registerConvertersInpublic JdbcCustomConversions()
JdbcCustomConversions object.public JdbcCustomConversions(List<?> converters)
JdbcCustomConversions instance registering the given converters.converters - must not be null.public JdbcCustomConversions(CustomConversions.ConverterConfiguration converterConfiguration)
JdbcCustomConversions instance given
CustomConversions.ConverterConfiguration.converterConfiguration - must not be null.Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.