public class IdbDataSource extends StandardDataSource implements DataSource
logWriter, password, user| Constructor and Description |
|---|
IdbDataSource()
Constructors
|
IdbDataSource(Driver driver)
Constructors
|
| Modifier and Type | Method and Description |
|---|---|
void |
setDriverName(String driverName)
set the name of the jdbc driver
|
equals, getConnection, getConnection, getDriverName, getObjectInstance, getParentLogger, getReference, getTransactionIsolation, getUrl, hashCode, isWrapperFor, setTransactionIsolation, setUrl, toString, unwrapgetDescription, getLoginTimeout, getLogWriter, getPassword, getThreadFactory, getUser, isDebug, isVerbose, setDebug, setDescription, setLoginTimeout, setLogWriter, setPassword, setThreadFactory, setUser, setVerbose, shutdownclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetConnection, getConnectiongetLoginTimeout, getLogWriter, getParentLogger, setLoginTimeout, setLogWriterisWrapperFor, unwrappublic IdbDataSource()
throws SQLException
SQLExceptionpublic IdbDataSource(Driver driver) throws SQLException
SQLExceptionpublic void setDriverName(String driverName) throws SQLException
StandardDataSourcesetDriverName in class StandardDataSourcedriverName - the string representation of the jdbc driver nameSQLExceptionCopyright © 2014–2015. All rights reserved.