Class ConnectionInfo

    • Constructor Detail

      • ConnectionInfo

        public ConnectionInfo()
    • Method Detail

      • getKeyAttribute

        protected java.lang.String getKeyAttribute()
        Description copied from class: AbstractConfigurationElement
        This method must return the attribute that uniquely identifies this element among its siblings; if no single attribute can be used, return null and override the getKey and setKey methods.
        Specified by:
        getKeyAttribute in class AbstractConfigurationElement
      • getConnStr

        public java.lang.String getConnStr()
      • setConnStr

        public void setConnStr​(java.lang.String value)
      • getDriver

        public java.lang.String getDriver()
      • setDriver

        public void setDriver​(java.lang.String value)
      • getDriverFile

        public java.lang.String getDriverFile()
      • setDriverFile

        public void setDriverFile​(java.lang.String value)
      • getSectionID

        public java.lang.String getSectionID()
      • setSectionID

        public void setSectionID​(java.lang.String value)