|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shiftone.exq.impl.config.types.Connector
Class Connector
| Field Summary | |
(package private) DataSource |
datasource
|
(package private) JdbcDriver |
driver
|
| Constructor Summary | |
Connector()
|
|
| Method Summary | |
DataSource |
createDatasource()
Method createDatasource |
JdbcDriver |
createDriver()
Method createDriver |
java.sql.Connection |
newConnection()
Method newConnection |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
DataSource datasource
JdbcDriver driver
| Constructor Detail |
public Connector()
| Method Detail |
public DataSource createDatasource()
public JdbcDriver createDriver()
public java.sql.Connection newConnection()
throws ConnectionException,
ConfigException
QException
ConfigException
ConnectionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||