Class ParametrizedQuery
java.lang.Object
org.springframework.data.jdbc.repository.query.ParametrizedQuery
Value object encapsulating a query containing named parameters and a
SqlParameterSource to bind the
parameters.- Since:
- 2.0
- Author:
- Mark Paluch, Jens Schauder
-
Method Details
-
getParameterSource
-
getQuery
-
getCriteria
-
toString
-