Package | Description |
---|---|
org.springframework.data.mapping.context |
Mapping context API and implementation base classes.
|
org.springframework.data.mapping.model |
Core implementation of the mapping subsystem's model.
|
Modifier and Type | Class and Description |
---|---|
class |
InvalidPersistentPropertyPath
Exception to indicate a source path couldn't be resolved into a
PersistentPropertyPath completely. |
Modifier and Type | Method and Description |
---|---|
void |
MutablePersistentEntity.verify()
Callback method to trigger validation of the
PersistentEntity . |
Copyright © 2011–2017 Pivotal Software, Inc.. All rights reserved.