Class SqlEditor


  • public class SqlEditor
    extends Object
    Dialog that allows the user to launch SQL statements towards the database.
    • Method Detail

      • open

        public void open()
      • setPosition

        public void setPosition()
      • dispose

        public void dispose()
      • getData

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

        protected void refreshExecutionResults()
        During or after an execution we will mark regions of the SQL editor dialog in green or red.