public class MySql extends DBAccess
CACHE_SIZE, databaseName, dataTypeFlag, dateFormatStr, noCursor, noCursorFlag, queueSQLWriter, SCROLL_TYPE, sqlCache, sqlDateFormat, strDateFormat, useSqlParams, vendorGET_DATE_SQL, IDENTITY_SQL, SETUP_PARAM_DATABASECLASSNAME, SETUP_PARAM_DATABASENAME, SETUP_PARAM_ENCRYPTCLASSNAME, SETUP_PARAM_ENCRYPTED, SETUP_PARAM_IPADDR, SETUP_PARAM_PASSWORD, SETUP_PARAM_POOLNAME, SETUP_PARAM_PORTNUMBER, SETUP_PARAM_USER, SQL_DATE_FORMAT| Constructor and Description |
|---|
MySql()
Constructor - Creates new SQLServer Access Object
|
| Modifier and Type | Method and Description |
|---|---|
DBAccessIntf |
cloneDBAccess() |
Connection |
getConnection(String aDBUrl,
String aLogin,
String aPassword) |
int |
getDefError() |
String |
getIdentityStr() |
String |
getURL(String anAddr,
String aPort)
Build a database URl for the specified Database and Database Type
|
boolean |
isSQLRetryError(int anErrorCode) |
createType, createType, dateFormat, dateFormat, dateFormatNoQuotes, getColumnData, getColumns, getConcatFunction, getDateFunction, getDatePartFunction, getIdentityColumn, getIdentityCurrentValue, getIdentityNextValue, getIdentityStr, getIsNullFunction, getPrimaryKeyNames, getPrimaryKeys, getPriv, getTableNames, getTables, getVendorName, ignoreCase, loadMetaData, loadMetaData, setData, setDatabaseName, setDataType, setNoCursorFlag, setParam, setQueueSQLWriterpublic Connection getConnection(String aDBUrl, String aLogin, String aPassword) throws SQLException
SQLExceptionpublic DBAccessIntf cloneDBAccess()
cloneDBAccess in interface DBAccessIntfcloneDBAccess in class DBAccesspublic boolean isSQLRetryError(int anErrorCode)
isSQLRetryError in interface DBAccessIntfisSQLRetryError in class DBAccesspublic String getURL(String anAddr, String aPort)
getURL in interface DBAccessIntfgetURL in class DBAccessanAddr - String Database AddressaPort - String Database Listener Portpublic String getIdentityStr()
getIdentityStr in interface DBAccessIntfgetIdentityStr in class DBAccesspublic int getDefError()
getDefError in class DBAccessCopyright © 2020. All rights reserved.