public class SetupQueryRunner extends Object
Constructor and Description |
---|
SetupQueryRunner() |
Modifier and Type | Method and Description |
---|---|
static @Nullable Tuple |
run(QueryExecutor executor,
String queryString,
boolean wantResults) |
public static @Nullable Tuple run(QueryExecutor executor, String queryString, boolean wantResults) throws SQLException
SQLException
Copyright © 1997-2020 PostgreSQL Global Development Group. All Rights Reserved.