|
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
oracle.dacf.dataset.connections.VBNamingConnection
Field Summary |
Fields inherited from class oracle.dacf.dataset.connections.VBConnection |
VISIBROKER_PLATFORM |
Fields inherited from class oracle.dacf.dataset.connections.Connection |
_appModuleName, _appModulePackage |
Constructor Summary | |
VBNamingConnection()
|
|
VBNamingConnection(java.lang.String jdbcConnection,
java.lang.String jndipath)
Constructor |
|
VBNamingConnection(java.lang.String jdbcConnection,
java.lang.String jndipath,
java.applet.Applet applet)
Constructor |
Method Summary | |
protected void |
_setConnectionSpecificEnvs()
Allows every implementation to add its own properties to JboContext |
int |
getConnectionModeConstant()
This method returns the middeltier connection mode property. |
java.lang.String |
getJNDIpath()
returns the jndipath |
void |
setJNDIpath(java.lang.String jndipath)
sets the jndipath |
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, 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 VBNamingConnection()
public VBNamingConnection(java.lang.String jdbcConnection, java.lang.String jndipath)
public VBNamingConnection(java.lang.String jdbcConnection, java.lang.String jndipath, java.applet.Applet applet)
Method Detail |
public void setJNDIpath(java.lang.String jndipath)
jndipath
- the JNDI pathpublic java.lang.String getJNDIpath()
public int getConnectionModeConstant()
getConnectionModeConstant
in interface ConnectionInfo
getConnectionModeConstant
in class Connection
protected void _setConnectionSpecificEnvs()
Connection
_setConnectionSpecificEnvs
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.