Spring Data MongoDB - Core
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- All Superinterfaces:
- org.springframework.data.convert.PropertyValueConverter<S,T,MongoConversionContext>
public interface MongoValueConverter<S,T>
extends org.springframework.data.convert.PropertyValueConverter<S,T,MongoConversionContext>
MongoDB-specific PropertyValueConverter extension.
- Since:
- 3.4
- Author:
- Christoph Strobl
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.springframework.data.convert.PropertyValueConverter
org.springframework.data.convert.PropertyValueConverter.FunctionPropertyValueConverter<DV,SV,P extends org.springframework.data.mapping.PersistentProperty<P>>, org.springframework.data.convert.PropertyValueConverter.ObjectToObjectPropertyValueConverter
-
Method Summary
-
Methods inherited from interface org.springframework.data.convert.PropertyValueConverter
read, readNull, write, writeNull
Spring Data MongoDB - Core
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.