Interface ResourceReference

    • Method Detail

      • getType

        String getType()
        return the fully qualified classname of the datasource factory - e.g. javax.sql.DataSource.
      • setType

        void setType​(String type)
      • getAuthorization

        String getAuthorization()
      • setAuthorization

        void setAuthorization​(String authorization)