|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--org.enhydra.jdbc.core.CoreDataSource
|
+--org.enhydra.jdbc.standard.StandardDataSource
|
+--org.enhydra.jdbc.instantdb.IdbDataSource
Data source for creating IdbConnections.
| Field Summary |
| Fields inherited from class org.enhydra.jdbc.core.CoreDataSource |
logWriter, password, user |
| Constructor Summary | |
IdbDataSource()
Constructors |
|
IdbDataSource(java.sql.Driver driver)
Constructors |
|
| Method Summary | |
void |
setDriverName(java.lang.String driverName)
|
| Methods inherited from class org.enhydra.jdbc.standard.StandardDataSource |
equals, getConnection, getConnection, getDriverName, getObjectInstance, getReference, getTransactionIsolation, getUrl, setTransactionIsolation, setUrl |
| Methods inherited from class org.enhydra.jdbc.core.CoreDataSource |
getDescription, getLoginTimeout, getLogWriter, getPassword, getThreadFactory, getUser, isDebug, isVerbose, log, setDebug, setDescription, setLoginTimeout, setLogWriter, setPassword, setThreadFactory, setUser, setVerbose, shutdown |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.sql.DataSource |
getConnection, getConnection, getLoginTimeout, getLogWriter, setLoginTimeout, setLogWriter |
| Constructor Detail |
public IdbDataSource()
throws java.sql.SQLException
public IdbDataSource(java.sql.Driver driver)
throws java.sql.SQLException
| Method Detail |
public void setDriverName(java.lang.String driverName)
throws java.sql.SQLException
setDriverName in class StandardDataSourcejava.sql.SQLException
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||