|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.shiftone.exq.impl.config.AbstractMetaDataBase
org.shiftone.exq.impl.connection.ConnectionMetaData
Class ConnectionMetaData
| Field Summary | |
(package private) Connector |
connector
|
protected java.lang.String |
resourcePath
|
| Fields inherited from class org.shiftone.exq.impl.config.AbstractMetaDataBase |
LOG |
| Constructor Summary | |
ConnectionMetaData(java.lang.String resourcePath)
Constructor ConnectionMetaData |
|
| Method Summary | |
java.sql.Connection |
getConnection()
Method getConnection actually creates a database connection based on the metaData's current configuration. |
Connector |
getConnector()
Method getConnector |
protected java.lang.Object |
getRootBean()
Method getRootBean |
| Methods inherited from class org.shiftone.exq.impl.config.AbstractMetaDataBase |
getName, getResourcePath, initialize |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected java.lang.String resourcePath
Connector connector
| Constructor Detail |
public ConnectionMetaData(java.lang.String resourcePath)
throws ConfigException
resourcePath -
ConfigException| Method Detail |
protected java.lang.Object getRootBean()
getRootBean in class AbstractMetaDataBasepublic Connector getConnector()
public java.sql.Connection getConnection()
throws ConnectionException,
ConfigException
ConfigException
ConnectionException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||