Class Hierarchy
- java.lang.Object
- org.springframework.data.couchbase.core.convert.AbstractCouchbaseConverter (implements org.springframework.data.couchbase.core.convert.CouchbaseConverter, org.springframework.beans.factory.InitializingBean)
- org.springframework.data.couchbase.core.convert.BooleanToEnumConverterFactory (implements org.springframework.core.convert.converter.ConverterFactory<S,R>)
- org.springframework.data.couchbase.core.convert.CouchbaseConversionContext (implements org.springframework.data.convert.ValueConversionContext<P>)
- org.springframework.data.couchbase.core.convert.CouchbaseCustomConversions.CouchbaseConverterConfigurationAdapter
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters
- org.springframework.data.couchbase.core.convert.CouchbasePropertyValueConverterFactory (implements org.springframework.data.convert.PropertyValueConverterFactory)
- org.springframework.data.couchbase.core.convert.CryptoConverter (implements org.springframework.data.convert.PropertyValueConverter<DV,SV,C>)
- org.springframework.data.convert.CustomConversions
- org.springframework.data.couchbase.core.convert.DateConverters
- org.springframework.data.couchbase.core.convert.DefaultCouchbaseTypeMapper.CouchbaseDocumentTypeAliasAccessor (implements org.springframework.data.convert.TypeAliasAccessor<S>)
- org.springframework.data.convert.DefaultTypeMapper<S> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.data.convert.TypeMapper<S>)
- org.springframework.data.couchbase.core.convert.IntegerToEnumConverterFactory (implements org.springframework.core.convert.converter.ConverterFactory<S,R>)
- org.springframework.data.couchbase.core.convert.JsonValueConverter (implements org.springframework.data.convert.PropertyValueConverter<DV,SV,C>)
- org.springframework.context.expression.MapAccessor (implements org.springframework.expression.spel.CompilablePropertyAccessor)
- org.springframework.data.couchbase.core.convert.OtherConverters
- org.springframework.data.couchbase.core.convert.OtherConverters.EnumToObject (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.convert.SimpleTypeInformationMapper (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.data.convert.TypeInformationMapper)
- org.springframework.data.couchbase.core.convert.StringToEnumConverterFactory (implements org.springframework.core.convert.converter.ConverterFactory<S,R>)
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- org.springframework.data.convert.EntityReader<T,S>
- org.springframework.data.couchbase.core.convert.CouchbaseConverter (also extends org.springframework.data.couchbase.core.convert.CouchbaseWriter<T,ConvertedCouchbaseDocument>, org.springframework.data.convert.EntityConverter<E,P,T,S>)
- org.springframework.data.convert.EntityConverter<E,P,T,S> (also extends org.springframework.data.convert.EntityWriter<T,S>)
- org.springframework.data.couchbase.core.convert.CouchbaseConverter (also extends org.springframework.data.couchbase.core.convert.CouchbaseWriter<T,ConvertedCouchbaseDocument>, org.springframework.data.convert.EntityReader<T,S>)
- org.springframework.data.convert.EntityWriter<T,S>
- org.springframework.data.couchbase.core.convert.CouchbaseWriter<T,ConvertedCouchbaseDocument>
- org.springframework.data.convert.EntityConverter<E,P,T,S> (also extends org.springframework.data.convert.EntityReader<T,S>)
- org.springframework.data.couchbase.core.convert.CouchbaseConverter (also extends org.springframework.data.couchbase.core.convert.CouchbaseWriter<T,ConvertedCouchbaseDocument>, org.springframework.data.convert.EntityReader<T,S>)
- org.springframework.data.convert.TypeMapper<S>
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.DurationToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.InstantToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalDateTimeToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalDateToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.LocalTimeToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToInstantConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToLocalTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.NumberToZonedDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.PeriodToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToDurationConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToPeriodConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.StringToZoneIdConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.ZonedDateTimeToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.CouchbaseJsr310Converters.ZoneIdToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.CalendarToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.DateTimeToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.DateToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.DateToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.LocalDateTimeToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.LocalDateToLongConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.NumberToCalendarConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.NumberToDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.NumberToLocalDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.NumberToLocalDateTimeConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.DateConverters.SerializedObjectToDateConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.ByteArrayToString (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.CharArrayToString (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.ClassToString (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.CouchbaseListToJsonArray (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.JsonArrayToCouchbaseList (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.JsonNodeToMap (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.JsonObjectToMap (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.MapToJsonNode (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.MapToJsonObject (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.StringToBigDecimal (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.StringToBigInteger (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.StringToByteArray (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.StringToCharArray (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.StringToClass (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.StringToUuid (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.StringToYearMonthConverter (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.UuidToString (implements org.springframework.core.convert.converter.Converter<S,T>)
- org.springframework.data.couchbase.core.convert.OtherConverters.YearMonthToStringConverter (implements org.springframework.core.convert.converter.Converter<S,T>)