| Package | Description |
|---|---|
| org.springframework.data.jdbc.repository.query |
Query derivation mechanism for JDBC specific repositories.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PartTreeJdbcQuery
An
AbstractJdbcQuery implementation based on a PartTree. |
class |
StringBasedJdbcQuery
A query to be executed based on a repository method, it's annotated SQL query and the arguments provided to the
method.
|
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.