Class SqlQueryChannel.Instance

    • Method Detail

      • doDispose

        protected void doDispose()
                          throws java.lang.Throwable
        Description copied from class: ExecutionResourceTemplate
        Performs the actual disposing work of this instance.
        Specified by:
        doDispose in class ExecutionResourceTemplate
        Throws:
        java.lang.Throwable - in case anything goes wrong
      • setSqlQuery

        public void setSqlQuery​(java.lang.String sqlQuery)
      • getSqlQuery

        public java.lang.String getSqlQuery()
      • setJdbcName

        public void setJdbcName​(java.lang.String jdbcName)
      • getJdbcName

        public java.lang.String getJdbcName()