|
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.Oracle8iConnection | +--oracle.dacf.dataset.connections.EjbConnection
Fields inherited from class oracle.dacf.dataset.connections.Connection |
_appModuleName, _appModulePackage |
Constructor Summary | |
EjbConnection()
|
|
EjbConnection(java.lang.String iiopconnection,
java.lang.String jndipath)
Constructor |
|
EjbConnection(java.lang.String iiopconnection,
java.lang.String jndipath,
java.applet.Applet applet)
Constructor |
Method Summary | |
java.lang.String |
getDeploymentPlatform()
This method returns the middeltier deployment platform property. |
Methods inherited from class oracle.dacf.dataset.connections.Oracle8iConnection |
_getConnectionURL, _setConnectionSpecificEnvs, getConnectionModeConstant, getIIOPConnection, getIIOPConnectionName, getJNDIpath, getLoginConnection, setIIOPConnection, setIIOPConnectionName, setJNDIpath |
Methods inherited from class oracle.dacf.dataset.connections.Connection |
_createAppModule, 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, getConnectionModeConstant, getEnvironment, getLoginConnection, setAppletInstance, setCustomConnect, setCustomConnection |
Constructor Detail |
public EjbConnection()
public EjbConnection(java.lang.String iiopconnection, java.lang.String jndipath, java.applet.Applet applet)
iiopConnection
- the iiop connectionjndipath
- the JNDI pathapplet
- the applet instancepublic EjbConnection(java.lang.String iiopconnection, java.lang.String jndipath)
iiopConnection
- the iiop connectionjndipath
- the JNDI pathMethod Detail |
public java.lang.String getDeploymentPlatform()
getDeploymentPlatform
in interface ConnectionInfo
getDeploymentPlatform
in class Connection
|
Oracle Data-aware Controls Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |