Interface ParameterContext<Context extends ParameterContext>
Deprecated.
- Since:
- 9.0
- Author:
- anistor@redhat.com
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Returns the named parameters Map.setParameter
(String paramName, Object paramValue) Deprecated.Sets the value of a named parameter.setParameters
(Map<String, Object> paramValues) Deprecated.Sets multiple named parameters at once.
-
Method Details
-
getParameters
-
setParameter
-
setParameters
-
QueryBuilder
.