|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shiftone.exq.impl.config.types.DataSource
Class DataSource
| Constructor Summary | |
DataSource()
|
|
| Method Summary | |
PropertySet |
createContext()
Method createContext |
DataSourceFactory |
createObjectFactory()
Method createObjectFactory |
java.sql.Connection |
newConnection()
Method newConnection |
void |
setName(java.lang.String name)
Method setName |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DataSource()
| Method Detail |
public void setName(java.lang.String name)
name - public DataSourceFactory createObjectFactory()
public PropertySet createContext()
public java.sql.Connection newConnection()
throws ConnectionException,
ConfigException
ConfigException
ConnectionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||