Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

Uses of Class
oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.BaseDAO.DBSessionInfo

Packages that use BaseDAO.DBSessionInfo
oracle.apps.fnd.appltest.diagfwk.engine.provider.dao   
oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db   
oracle.apps.fnd.appltest.diagfwk.engine.provider.plsql   
 

Uses of BaseDAO.DBSessionInfo in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao that return BaseDAO.DBSessionInfo
 BaseDAO.DBSessionInfo BaseDAO.getDBSessionInfo(DiagContextExtn context)
          Retrieves the database session information for the connection encapsulated by the passed in context.
 

Uses of BaseDAO.DBSessionInfo in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db that return BaseDAO.DBSessionInfo
 BaseDAO.DBSessionInfo OADBBaseDAO.getDBSessionInfo(DiagContextExtn context)
          Retrieves the database session information for the connection encapsulated by the passed in context.
 

Uses of BaseDAO.DBSessionInfo in oracle.apps.fnd.appltest.diagfwk.engine.provider.plsql
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.plsql that return BaseDAO.DBSessionInfo
static BaseDAO.DBSessionInfo PLSQLProvider.getDBSessionInfo(java.sql.Connection conn)
          Client facing API to get the database session information for the given Connection.
abstract  BaseDAO.DBSessionInfo PLSQLProvider.getSessionInfo(java.sql.Connection conn)
          Retrieves the database session information for the given Connection.
 BaseDAO.DBSessionInfo OraclePLSQLProvider.getSessionInfo(java.sql.Connection conn)
          Retrieves the database session information for the given Connection.
 


Oracle Fusion Middleware extensions for Logging and Diagnostic
11g Release 1 (11.1.1.6)

E22565-06

Copyright © 2012 Oracle. All Rights Reserved.