com.stc.connector.oracleappsadapter.appconn
Class OracleappsApplicationConnection
com.stc.connector.oracleappsadapter.appconn.DbApplicationConnection
|
+--com.stc.connector.oracleappsadapter.appconn.OracleappsApplicationConnection
- public class OracleappsApplicationConnection
- extends DbApplicationConnection
This class implements the ApplicationConnection interface for the
Db Application Connection.
OracleappsApplicationConnection
public OracleappsApplicationConnection(javax.sql.DataSource ds)
- Creates a new instance of OracleappsApplicationConnection .
- Parameters:
ds
- the ManagedConnection which created this connection.
In database, this is the DataSource.
OracleappsApplicationConnection
public OracleappsApplicationConnection(javax.sql.DataSource ds,
java.util.Properties connProps)
- Creates a new instance of OracleappsApplicationConnection .
- Parameters:
ds
- the ManagedConnection which created this connection.
In database, this is the DataSource.connProps
- connection properties. An example is user name.
getDbConnector
public DbConnector getDbConnector()
- Parameters:
- None.
- Returns:
void
- None.
- Throws:
- None.
Copyright 2004 by SeeBeyond Technology Corporation. All Rights Reserved.