| 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
An immutable empty instance that will return null for all arguments.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurableRowMapperMap
A
RowMapperMap that allows for registration of RowMappers via a fluent Api. |
| Modifier and Type | Method and Description |
|---|---|
void |
JdbcRepositoryFactoryBean.setRowMapperMap(RowMapperMap rowMapperMap) |
void |
JdbcRepositoryFactory.setRowMapperMap(RowMapperMap rowMapperMap) |
Copyright © 2017–2019 Pivotal Software, Inc.. All rights reserved.