Package | Description |
---|---|
org.springframework.data.convert |
General purpose conversion framework to read objects from a data store abstraction and write it back.
|
Modifier and Type | Interface and Description |
---|---|
static interface |
ConverterBuilder.ConverterAware
A
ConverterBuilder aware of both a reading and writing converter. |
static interface |
ConverterBuilder.ReadingConverterBuilder<T,S>
Interface to represent an intermediate setup step of
ConverterBuilder.ConverterAware defining a reading converter first. |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.