| Class and Description |
|---|
| org.springframework.data.relational.domain.support.RelationalAuditingEventListener
since 1.1, use
RelationalAuditingCallback instead. |
| Method and Description |
|---|
| org.springframework.data.relational.core.mapping.event.RelationalEventWithId.getId()
since 1.1, obtain the id from the entity instead.
|
| org.springframework.data.relational.core.mapping.RelationalPersistentProperty.getReverseColumnName() |
| Annotation Type Element and Description |
|---|
| org.springframework.data.relational.core.mapping.Column.keyColumn
since 1.1, was used for collection mapping. Use
MappedCollection instead of this. |
Copyright © 2017–2020 Pivotal Software, Inc.. All rights reserved.