Class DriverTag

    • Constructor Detail

      • DriverTag

        public DriverTag()
    • Method Detail

      • setDriver

        public void setDriver​(String driverClassName)
      • setJdbcURL

        public void setJdbcURL​(String jdbcURL)
      • setScope

        public void setScope​(String scopeName)
        Setter method for the scope of the variable to hold the result.
      • setUserName

        public void setUserName​(String userName)
      • setVar

        public void setVar​(String var)