Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Uses of Interface
oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.TestStatsDAO

Packages that use TestStatsDAO
oracle.apps.fnd.appltest.diagfwk.engine.provider.dao   
oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db   
oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.file   
 

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

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao that return TestStatsDAO
static TestStatsDAO AbstractDAOFactory.createTestStatsDAO()
          Provides a Data Access Object for fetching information about Test Statistics related information.
abstract  TestStatsDAO AbstractDAOFactory.makeTestStatsDAO()
          Provides a Data Access Object for fetching information about Test Statistics related information.
 

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

Classes in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db that implement TestStatsDAO
 class OADBTestStatsDAO
          Provides Oracle Applications Database specific implementations for data access APIs related to Test Statistics.
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.db that return TestStatsDAO
 TestStatsDAO OADBDAOFactory.makeTestStatsDAO()
          Provides the TestStatsDAO specific for Oracle Applications Database.
 

Uses of TestStatsDAO in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.file
 

Methods in oracle.apps.fnd.appltest.diagfwk.engine.provider.dao.file that return TestStatsDAO
 TestStatsDAO FileBasedDAOFactory.makeTestStatsDAO()
           
 


Oracle Fusion Middleware extensions for Logging and Diagnostics
11g Release 1 (11.1.2)

E22565-02

Copyright © 2011 Oracle. All Rights Reserved.