JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
com.caplin.transformer.persistence.QueryParams
Uses of
QueryParams
in
com.caplin.transformer.persistence
Methods in
com.caplin.transformer.persistence
with parameters of type
QueryParams
Modifier and Type
Method
Description
List
<
Map
<
String
,
String
>>
JdbcPersistorImpl.
onQuery
(
String
table,
String
query,
QueryParams
params)
List
<
Map
<
String
,
String
>>
Persistor.
onQuery
(
String
table,
String
query,
QueryParams
params)
Query the database for results.