| Package | Description |
|---|---|
| org.springframework.data.mapping.context |
Mapping context API and implementation base classes.
|
| Modifier and Type | Method and Description |
|---|---|
PersistentPropertyPath<P> |
AbstractMappingContext.getPersistentPropertyPath(InvalidPersistentPropertyPath invalidPath) |
PersistentPropertyPath<P> |
MappingContext.getPersistentPropertyPath(InvalidPersistentPropertyPath invalidPath)
Returns the
PersistentPropertyPath for the resolvable part of the given InvalidPersistentPropertyPath. |
Copyright © 2011-2015–2015 Pivotal Software, Inc.. All rights reserved.