public static class SqlQueryExecution.SqlQueryExecutionFactory extends Object implements QueryExecution.QueryExecutionFactory<QueryExecution>
| Modifier and Type | Method and Description |
|---|---|
QueryExecution |
createQueryExecution(QueryPreparer.PreparedQuery preparedQuery,
QueryStateMachine stateMachine,
String slug,
WarningCollector warningCollector) |
public QueryExecution createQueryExecution(QueryPreparer.PreparedQuery preparedQuery, QueryStateMachine stateMachine, String slug, WarningCollector warningCollector)
createQueryExecution in interface QueryExecution.QueryExecutionFactory<QueryExecution>Copyright © 2012–2019. All rights reserved.