| Package | Description |
|---|---|
| org.springframework.data.jdbc.repository.query |
Query derivation mechanism for JDBC specific repositories.
|
| Class and Description |
|---|
| AbstractJdbcQuery
Base class for queries based on a repository method.
|
JdbcQueryMethod
QueryMethod implementation that implements a method by executing the query from a Query annotation on
that method. |
Copyright © 2017–2021 Pivotal Software, Inc.. All rights reserved.