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

Uses of Class
psdi.server.ConRef

  • Packages that use ConRef 
    Package Description
    psdi.server  
    • Uses of ConRef in psdi.server

      Fields in psdi.server declared as ConRef 
      Modifier and Type Field and Description
      protected ConRef DBManager.sequenceConnection 
      protected ConRef DBManager.systemConnection 
      Methods in psdi.server that return ConRef 
      Modifier and Type Method and Description
      ConRef ConRef.copyConRef(java.sql.Connection refCon) 
      ConRef OracleProxyDBManager.getProxyConnection(oracle.jdbc.pool.OracleOCIConnectionPool pool, java.lang.Object certi) 
      Methods in psdi.server with parameters of type ConRef 
      Modifier and Type Method and Description
      void ConRef.copySPID(ConRef old) 
      void DBManager.removeApiPingConn(ConRef conref) 
Skip navigation links
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help
  • Prev
  • Next
  • Frames
  • No Frames
  • All Classes