public class SMYLDODBCConnection extends DBConnection
connected, connectionListeners, DB_RECONNECT_SLEEP_TIME, dbConnection, internalConnectionListeners, reconnecting, settingsNEW_LINE, OS_NEW_LINE| Constructor and Description |
|---|
SMYLDODBCConnection(String path) |
SMYLDODBCConnection(String newUserName,
String newUserPass,
String newDBName) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
createConnection() |
Connection |
getConnection()
This methode will return the data base connection according to the
required distination and will be updated from time to time, to fullfill
the required environment
|
String |
getDB_URL() |
addDBConnectionListener, addDBConnectionListener, addInternalDBConnectionListener, addInternalDBConnectionListener, clone, detectConnectionError, getConnectionPath, getSettings, isConnected, isReconnecting, loadDBParams, reconnect, releaseConnections, run, setConnectionPath, setSettingsdebug, getLenName, insertInstanceValue, printInstanceValues, toStringpublic SMYLDODBCConnection(String newUserName, String newUserPass, String newDBName)
public SMYLDODBCConnection(String path)
public Connection getConnection()
getConnection in class DBConnectionSQLException - if the connection to the database failedpublic Connection createConnection() throws SQLException
createConnection in class DBConnectionSQLExceptionpublic String getDB_URL()
Copyright © 2019 SMYLD. All rights reserved.