- mssqlAdminHost() - Static method in class kz.greetgo.conf.SysParams
-
receives the host for connection to DB MS SQL Server to allow administration of DB
- mssqlAdminHostKey() - Static method in class kz.greetgo.conf.SysParams
-
Receives the name of system variable, where the host is for connection to DB MS SQL Server to allow
administration of DB
- mssqlAdminPassword() - Static method in class kz.greetgo.conf.SysParams
-
Receives the password for connection to DB MS SQL Server to allow administration of DB
- mssqlAdminPasswordKey() - Static method in class kz.greetgo.conf.SysParams
-
Receives the name of system variable, where password is for connection to DB MS SQL Server
to allow administration of DB
- mssqlAdminPort() - Static method in class kz.greetgo.conf.SysParams
-
Receives the port for connection to DB MS SQL Server to allow administration of DB
- mssqlAdminPortKey() - Static method in class kz.greetgo.conf.SysParams
-
Receives the name of system variable, where the port is for connection to DB MS SQL Server to allow
administration of DB
- mssqlAdminUserid() - Static method in class kz.greetgo.conf.SysParams
-
Receives the user name for connection to DB MS SQL Server to allow administration of DB
- mssqlAdminUseridKey() - Static method in class kz.greetgo.conf.SysParams
-
Receives the name of system variable, where user name is for connection to DB MS SQL Server
to allow administration of DB
- mysqlAdminPassword() - Static method in class kz.greetgo.conf.SysParams
-
Receives the password for connection to DB MySQL to allow administration of DB
- mysqlAdminPasswordKey() - Static method in class kz.greetgo.conf.SysParams
-
Receives the name of system variable, where password is for connection to DB MySQL
to allow administration of DB
- mysqlAdminUrl() - Static method in class kz.greetgo.conf.SysParams
-
Receives URL for connection to DB MySQL to allow administration of DB
- mysqlAdminUrlKey() - Static method in class kz.greetgo.conf.SysParams
-
Receives the name of system variable, where URL is for connection to DB MySQL
to allow administration of DB
- mysqlAdminUserid() - Static method in class kz.greetgo.conf.SysParams
-
Receives the user name for connection to DB MySQL to allow administration of DB
- mysqlAdminUseridKey() - Static method in class kz.greetgo.conf.SysParams
-
Receives the name of system variable, where user name is for connection to DB MySQL
to allow administration of DB
- oracleAdminHost() - Static method in class kz.greetgo.conf.SysParams
-
receives the host for connection to DB Oracle to allow administration of DB
- oracleAdminHostKey() - Static method in class kz.greetgo.conf.SysParams
-
Receives the name of system variable, where the host is for connection to DB Oracle to allow
administration of DB
- oracleAdminPassword() - Static method in class kz.greetgo.conf.SysParams
-
Receives the password for connection to DB Oracle to allow administration of DB
- oracleAdminPasswordKey() - Static method in class kz.greetgo.conf.SysParams
-
Receives the name of system variable, where password is for connection to DB Oracle to allow
administration of DB
- oracleAdminPort() - Static method in class kz.greetgo.conf.SysParams
-
Receives the port for connection to DB Oracle to allow administration of DB
- oracleAdminPortKey() - Static method in class kz.greetgo.conf.SysParams
-
Receives the name of system variable, where the port is for connection to DB Oracle to allow
administration of DB
- oracleAdminSid() - Static method in class kz.greetgo.conf.SysParams
-
Receives SID for connection to DB Oracle to allow administration of DB
- oracleAdminSidKey() - Static method in class kz.greetgo.conf.SysParams
-
Receives the name of system variable, where SID is for connection to DB Oracle to allow
administration of DB
- oracleAdminUserid() - Static method in class kz.greetgo.conf.SysParams
-
Receives the user name for connection to DB Oracle to allow administration of DB
- oracleAdminUseridKey() - Static method in class kz.greetgo.conf.SysParams
-
Receives the name of system variable, where user name is for connection to DB Oracle
to allow administration of DB