public class H2SpatialListTablesOperation extends ListTablesOperation
conn, helper, LOGGER| Constructor and Description |
|---|
H2SpatialListTablesOperation(JDBCHelper helper,
int mode,
JDBCServerExplorerParameters serverParameters,
boolean informationTables,
int tablesOrViews) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<JDBCStoreParameters> |
listTables(JDBCConnection conn,
int mode,
JDBCServerExplorerParameters serverParameters,
boolean informationTables,
int tablesOrViews) |
performcloseConnection, continueTransactionAllowed, createSQLBuilder, getConnection, needTransaction, perform_operation, performpublic H2SpatialListTablesOperation(JDBCHelper helper, int mode, JDBCServerExplorerParameters serverParameters, boolean informationTables, int tablesOrViews)
public java.util.List<JDBCStoreParameters> listTables(JDBCConnection conn, int mode, JDBCServerExplorerParameters serverParameters, boolean informationTables, int tablesOrViews)
listTables in class ListTablesOperation