提交 f96edf82 编写于 作者: S serge-rider

Annotations (explain plan)

上级 bd51265d
......@@ -116,10 +116,10 @@ public class SQLQueryJob extends DataSourceJob
@NotNull IWorkbenchPartSite partSite,
@NotNull String name,
@NotNull DBCExecutionContext executionContext,
@NotNull DBSDataContainer dataContainer,
@Nullable DBSDataContainer dataContainer,
@NotNull List<SQLScriptElement> queries,
@NotNull SQLScriptContext scriptContext,
@NotNull SQLResultsConsumer resultsConsumer,
@Nullable SQLResultsConsumer resultsConsumer,
@Nullable SQLQueryListener listener)
{
super(name, executionContext);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册