Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes

Uses of Class
psdi.server.DBManager

  • Packages that use DBManager 
    Package Description
    com.ibm.tivoli.maximo.report.birt.engine  
    psdi.server  
    • Uses of DBManager in com.ibm.tivoli.maximo.report.birt.engine

      Constructors in com.ibm.tivoli.maximo.report.birt.engine with parameters of type DBManager 
      Constructor and Description
      ReportJdbcConnectionProviderImpl(UserInfo userInfo, DBManager dbManager) 
    • Uses of DBManager in psdi.server

      Subclasses of DBManager in psdi.server 
      Modifier and Type Class and Description
      class  OracleProxyDBManager
      This is a java.util.Vector of java.sql.Connections.
      Fields in psdi.server declared as DBManager 
      Modifier and Type Field and Description
      protected DBManager AppService.dbManager
      DBconnections.
      protected DBManager MXServer.dbManager
      Database connections, user and client authentification etc.
      Methods in psdi.server that return DBManager 
      Modifier and Type Method and Description
      DBManager MXServer.getDBManager() 
      Constructors in psdi.server with parameters of type DBManager 
      Constructor and Description
      OracleProxyCredentialHandler(DBManager owner) 
      OracleProxyCredentialHandler(DBManager owner, int t) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes