Class DBInfo

    • Constructor Detail

      • DBInfo

        public DBInfo()
    • Method Detail

      • addConnection

        public void addConnection​(ConnectionInfo connection)
      • 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
      • getName

        public java.lang.String getName()
      • setName

        public void setName​(java.lang.String value)
      • getIDName

        public java.lang.String getIDName()
      • setIDName

        public void setIDName​(java.lang.String value)
      • getDescId

        public int getDescId()
      • setDescId

        public void setDescId​(int value)
      • getDBType

        public java.lang.String getDBType()
      • setDBType

        public void setDBType​(java.lang.String dbt)
      • getConnType

        public int getConnType()
      • getCateType

        public int getCateType()
      • setConnType

        public void setConnType​(int value)
      • setCateType

        public void setCateType​(int value)
      • getConfiguration

        public int getConfiguration()
      • setConfiguration

        public void setConfiguration​(int value)
      • getStdLogin

        public int getStdLogin()
      • setStdLogin

        public void setStdLogin​(int value)