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