Interface and Description |
---|
org.springframework.data.jdbc.core.DataAccessStrategy
since 1.1, use
DataAccessStrategy |
org.springframework.data.jdbc.repository.RowMapperMap
since 1.1 use
QueryMappingConfiguration |
Class and Description |
---|
org.springframework.data.jdbc.core.CascadingDataAccessStrategy
since 1.1, use
CascadingDataAccessStrategy |
org.springframework.data.jdbc.repository.config.ConfigurableRowMapperMap
Since 1.1 use
DefaultQueryMappingConfiguration instead. |
org.springframework.data.jdbc.core.DefaultDataAccessStrategy
since 1.1, use
DefaultDataAccessStrategy instead. |
org.springframework.data.jdbc.core.DelegatingDataAccessStrategy
since 1.1, use
DelegatingDataAccessStrategy . |
org.springframework.data.jdbc.core.EntityRowMapper
since 1.1, use
EntityRowMapper instead. |
org.springframework.data.jdbc.repository.config.JdbcConfiguration
Use
AbstractJdbcConfiguration instead. |
org.springframework.data.jdbc.repository.support.JdbcQueryMethod
Visibility of this class will be reduced to package private.
|
org.springframework.data.relational.domain.support.RelationalAuditingEventListener
since 1.1, use
RelationalAuditingCallback instead. |
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.