|
Oracle Data-aware Controls Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.dacf.dataset.connections.Connection | +--oracle.dacf.dataset.connections.VBConnection | +--oracle.dacf.dataset.connections.VBColocateConnection
Fields inherited from class oracle.dacf.dataset.connections.VBConnection |
VISIBROKER_PLATFORM |
Fields inherited from class oracle.dacf.dataset.connections.Connection |
_appModuleName, _appModulePackage |
Constructor Summary | |
VBColocateConnection()
|
|
VBColocateConnection(java.lang.String jdbcConnection)
Constructor |
|
VBColocateConnection(java.lang.String jdbcConnection,
java.applet.Applet applet)
Constructor |
Method Summary | |
int |
getConnectionModeConstant()
This method returns the middeltier connection mode property. |
Methods inherited from class oracle.dacf.dataset.connections.VBConnection |
getDeploymentPlatform, getJdbcConnection, getJdbcConnectionName, getLoginConnection, setJdbcConnection, setJdbcConnectionName |
Methods inherited from class oracle.dacf.dataset.connections.Connection |
_createAppModule, _getConnectionURL, _setConnectionSpecificEnvs, connect, getAppletInstance, getEnvironment, setAppletInstance, setCustomConnect, setCustomConnection |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface oracle.dacf.dataset.connections.ConnectionInfo |
connect, getAppletInstance, getDeploymentPlatform, getEnvironment, getLoginConnection, setAppletInstance, setCustomConnect, setCustomConnection |
Constructor Detail |
public VBColocateConnection()
public VBColocateConnection(java.lang.String jdbcConnection, java.applet.Applet applet)
the
- jdbc connectionapplet
- the applet instancepublic VBColocateConnection(java.lang.String jdbcConnection)
the
- jdbc connectionMethod Detail |
public int getConnectionModeConstant()
getConnectionModeConstant
in interface ConnectionInfo
getConnectionModeConstant
in class Connection
|
Oracle Data-aware Controls Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |