Class Query

    • Constructor Detail

      • Query

        public Query()
    • Method Detail

      • initGUI

        protected void initGUI()
        For initializing the GUI.
        Overrides:
        initGUI in class BasePanel
      • performQuery

        protected void performQuery()
        Runs the query on the current sheet.
      • showHelp

        protected void showHelp()
        Displays the grammar.
      • setStatement

        public void setStatement​(SQLStatement value)
        Sets the SQL statement.
        Parameters:
        value - the statement to use