| Package | Description |
|---|---|
| org.springframework.data.jdbc.repository | |
| org.springframework.data.jdbc.repository.config | |
| org.springframework.data.jdbc.repository.support |
| Modifier and Type | Field and Description |
|---|---|
static RowMapperMap |
RowMapperMap.EMPTY
Deprecated.
An immutable empty instance that will return null for all arguments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableRowMapperMap
Deprecated.
Since 1.1 use
DefaultQueryMappingConfiguration instead. |
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcRepositoryFactoryBean.setRowMapperMap(RowMapperMap rowMapperMap)
Deprecated.
|
void |
JdbcRepositoryFactory.setRowMapperMap(RowMapperMap rowMapperMap)
Deprecated.
|
Copyright © 2017–2019 Pivotal Software, Inc.. All rights reserved.