public class SQLStatementsDialog
extends org.eclipse.swt.widgets.Dialog
Modifier and Type | Field and Description |
---|---|
static LoggingObjectInterface |
loggingObject |
Constructor and Description |
---|
SQLStatementsDialog(org.eclipse.swt.widgets.Shell parent,
VariableSpace space,
int style,
List<SQLStatement> stats) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
getData()
Copy information from the meta-data input to the dialog fields.
|
String |
open() |
public static final LoggingObjectInterface loggingObject
public SQLStatementsDialog(org.eclipse.swt.widgets.Shell parent, VariableSpace space, int style, List<SQLStatement> stats)
public String open()
public void dispose()
public void getData()
Copyright © 2019 Hitachi Vantara. All rights reserved.