| Package | Description |
|---|---|
| org.springframework.data.jpa.repository.query |
Query implementation to execute queries against JPA.
|
| Modifier and Type | Method and Description |
|---|---|
protected JpaParameters |
JpaParameters.createFrom(List<org.springframework.data.jpa.repository.query.JpaParameters.JpaParameter> parameters) |
protected JpaParameters |
JpaQueryMethod.createParameters(Method method) |
JpaParameters |
JpaQueryMethod.getParameters() |
| Constructor and Description |
|---|
ParameterBinder(JpaParameters parameters,
Iterable<org.springframework.data.jpa.repository.query.QueryParameterSetter> parameterSetters,
boolean useJpaForPaging)
|
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.