| Package | Description |
|---|---|
| org.springframework.data.convert |
General purpose conversion framework to read objects from a data store abstraction and write it back.
|
| org.springframework.data.mapping.model |
Core implementation of the mapping subsystem's model.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EntityInstantiators
Deprecated.
since 2.3, use
EntityInstantiators instead. |
| Constructor and Description |
|---|
InstantiationAwarePropertyAccessor(PersistentPropertyAccessor<T> delegate,
EntityInstantiators instantiators)
Creates an
InstantiationAwarePropertyAccessor using the given delegate PersistentPropertyAccessor
and EntityInstantiators. |
InstantiationAwarePropertyAccessorFactory(PersistentPropertyAccessorFactory delegate,
EntityInstantiators instantiators) |
Copyright © 2011–2020 Pivotal Software, Inc.. All rights reserved.