|
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.Oracle8iConnection
| Field Summary |
| Fields inherited from class oracle.dacf.dataset.connections.Connection |
_appModuleName, _appModulePackage |
| Constructor Summary | |
Oracle8iConnection()
|
|
| Method Summary | |
protected java.lang.String |
_getConnectionURL()
Allows every implementation to overwrite the connectionURL |
protected void |
_setConnectionSpecificEnvs()
Allows every implementation to add its own properties to JboContext |
int |
getConnectionModeConstant()
This method returns the middeltier connection mode property. |
NamedConnection |
getIIOPConnection()
returns the iiopconnection |
java.lang.String |
getIIOPConnectionName()
gets the iiop connection |
java.lang.String |
getJNDIpath()
returns the jndipath |
NamedConnection |
getLoginConnection()
This method returns the Connection, that defines the authorization. |
void |
setIIOPConnection(NamedConnection iiopConnection)
returns the iiopconnection |
void |
setIIOPConnectionName(java.lang.String iiopConnection)
sets the iiop connection |
void |
setJNDIpath(java.lang.String jndipath)
sets the jndipath |
| Methods inherited from class oracle.dacf.dataset.connections.Connection |
_createAppModule, connect, getAppletInstance, getDeploymentPlatform, getEnvironment, setAppletInstance, setCustomConnect, setCustomConnection |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Oracle8iConnection()
| Method Detail |
public void setJNDIpath(java.lang.String jndipath)
jndipath - the JNDI pathpublic java.lang.String getJNDIpath()
public void setIIOPConnectionName(java.lang.String iiopConnection)
iiopConnection - the iiop connectionpublic java.lang.String getIIOPConnectionName()
public void setIIOPConnection(NamedConnection iiopConnection)
public NamedConnection getIIOPConnection()
public NamedConnection getLoginConnection()
getLoginConnection in interface ConnectionInfogetLoginConnection in class ConnectionConnectionpublic int getConnectionModeConstant()
NOTE : This property is ignored for Oracle8I connections
getConnectionModeConstant in interface ConnectionInfogetConnectionModeConstant in class Connectionprotected void _setConnectionSpecificEnvs()
Connection
_setConnectionSpecificEnvs in class Connectionprotected java.lang.String _getConnectionURL()
Connection
_getConnectionURL 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.