Class SqlStatementsDialog


  • public class SqlStatementsDialog
    extends org.eclipse.swt.widgets.Dialog
    Dialog to display the results of an SQL generation operation.
    • Constructor Detail

      • SqlStatementsDialog

        public SqlStatementsDialog​(org.eclipse.swt.widgets.Shell parent,
                                   IVariables variables,
                                   int style,
                                   List<SqlStatement> stats)
    • Method Detail

      • dispose

        public void dispose()
      • getData

        public void getData()
        Copy information from the meta-data input to the dialog fields.