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