|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.metamatrix.jdbc.WrapperImpl
com.metamatrix.jdbc.BaseDataSource
org.teiid.jdbc.TeiidDataSource
com.metamatrix.jdbc.EmbeddedDataSource
public class EmbeddedDataSource
| Field Summary |
|---|
| Fields inherited from class com.metamatrix.jdbc.BaseDataSource |
|---|
APP_NAME, DEFAULT_APP_NAME, DEFAULT_FETCH_SIZE, DEFAULT_LOG_LEVEL, DEFAULT_PARTIAL_RESULTS_MODE, DEFAULT_RESULT_SET_CACHE_MODE, DEFAULT_TIMEOUT, JDBC, METAMATRIX_PROTOCOL, PASSWORD, TXN_AUTO_WRAP_OFF, TXN_AUTO_WRAP_ON, TXN_AUTO_WRAP_OPTIMISTIC, TXN_AUTO_WRAP_PESSIMISTIC, USER_NAME, VDB_NAME, VDB_VERSION, VERSION |
| Constructor Summary | |
|---|---|
EmbeddedDataSource()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getBootstrapFile()
Returns the path and file name from which embedded DQP configuration information will be read. |
void |
setBootstrapFile(java.lang.String configFile)
Sets file name from which embedded DQP configuration information * will be read. |
| Methods inherited from class com.metamatrix.jdbc.WrapperImpl |
|---|
isWrapperFor, unwrap |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface java.sql.Wrapper |
|---|
isWrapperFor, unwrap |
| Constructor Detail |
|---|
public EmbeddedDataSource()
| Method Detail |
|---|
public java.lang.String getBootstrapFile()
public void setBootstrapFile(java.lang.String configFile)
configFile - The name of the config file name to set
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||