CouchbaseCustomConversions.@Deprecated public class CustomConversions extends CouchbaseCustomConversions
Types that can be mapped directly onto JSON are considered simple ones, because they neither need deeper inspection nor nested conversion.
CustomConversions.ConverterConfiguration, CustomConversions.ConverterRegistrationIntent, CustomConversions.StoreConversions| Constructor and Description |
|---|
CustomConversions(List<?> converters)
Deprecated.
Create a new instance with a given list of conversers.
|
getCustomWriteTarget, getCustomWriteTarget, getSimpleTypeHolder, hasCustomReadTarget, hasCustomWriteTarget, hasCustomWriteTarget, isSimpleType, registerConvertersInpublic CustomConversions(List<?> converters)
converters - the list of custom converters.Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.