| Package | Description |
|---|---|
| org.springframework.data.convert |
General purpose conversion framework to read objects from a data store abstraction and write it back.
|
| Constructor and Description |
|---|
PropertyValueConversionService(CustomConversions conversions)
Constructs a new instance of the
PropertyValueConversionService initialized with the given,
required CustomConversions for resolving the PropertyValueConversions used to
convert PersistentProperty values during data access operations. |
Copyright © 2011–2023 Pivotal Software, Inc.. All rights reserved.