Class JsonbPropertyValueConverter
java.lang.Object
cn.dinodev.spring.data.jdbc.mapping.JsonbPropertyValueConverter
- All Implemented Interfaces:
org.springframework.data.convert.PropertyValueConverter
public class JsonbPropertyValueConverter
extends Object
implements org.springframework.data.convert.PropertyValueConverter
- Author:
- Cody Lu
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.springframework.data.convert.PropertyValueConverter
org.springframework.data.convert.PropertyValueConverter.FunctionPropertyValueConverter<DV extends Object,SV extends Object, P extends org.springframework.data.mapping.PersistentProperty<P>>, org.springframework.data.convert.PropertyValueConverter.ObjectToObjectPropertyValueConverter -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.data.convert.PropertyValueConverter
readNull, writeNull
-
Constructor Details
-
JsonbPropertyValueConverter
public JsonbPropertyValueConverter()
-
-
Method Details
-
read
- Specified by:
readin interfaceorg.springframework.data.convert.PropertyValueConverter
-
write
- Specified by:
writein interfaceorg.springframework.data.convert.PropertyValueConverter
-