|
Oracle Data-aware Controls Reference | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectoracle.dacf.dataset.connections.Connection
oracle.dacf.dataset.connections.VBConnection
| Field Summary | |
static java.lang.String |
VISIBROKER_PLATFORM
|
| Fields inherited from class oracle.dacf.dataset.connections.Connection |
_appModuleName, _appModulePackage |
| Constructor Summary | |
VBConnection()
|
|
| Method Summary | |
java.lang.String |
getDeploymentPlatform()
This method returns the middeltier deployment platform property. |
NamedConnection |
getJdbcConnection()
returns the connection name |
java.lang.String |
getJdbcConnectionName()
sets the Connection name (do not confuse with JDevlopers Connection name) |
NamedConnection |
getLoginConnection()
This method returns the Connection, that defines the authorization. |
void |
setJdbcConnection(NamedConnection jdbcConnection)
sets the connection name |
void |
setJdbcConnectionName(java.lang.String conn)
sets the Connection name (do not confuse with JDevlopers Connection name) |
| Methods inherited from class oracle.dacf.dataset.connections.Connection |
_createAppModule, _getConnectionURL, _setConnectionSpecificEnvs, connect, getAppletInstance, getConnectionModeConstant, getEnvironment, setAppletInstance, setCustomConnect, setCustomConnection |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public static final java.lang.String VISIBROKER_PLATFORM
| Constructor Detail |
public VBConnection()
| Method Detail |
public void setJdbcConnectionName(java.lang.String conn)
public java.lang.String getJdbcConnectionName()
public void setJdbcConnection(NamedConnection jdbcConnection)
public NamedConnection getJdbcConnection()
public NamedConnection getLoginConnection()
getLoginConnection in interface ConnectionInfogetLoginConnection in class ConnectionConnectionpublic java.lang.String getDeploymentPlatform()
getDeploymentPlatform in interface ConnectionInfogetDeploymentPlatform in class Connection
|
Oracle Data-aware Controls Reference | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Copyright © 1997, 2003, Oracle. All rights reserved.