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