Oracle Content Management SDK

Uses of Class
oracle.ifs.server.ConnectionPool

Packages that use ConnectionPool
oracle.ifs.server   
 

Uses of ConnectionPool in oracle.ifs.server
 

Fields in oracle.ifs.server declared as ConnectionPool
protected  ConnectionPool S_LibraryService.m_WriteableConnectionPool
          The writeable connection pool.
protected  ConnectionPool S_LibraryService.m_ReadonlyConnectionPool
          The readonly connection pool.
 

Methods in oracle.ifs.server that return ConnectionPool
protected  ConnectionPool S_LibraryService.getWriteableConnectionPool()
          Gets the writeable connection pool for this S_LibraryService.
protected  ConnectionPool S_LibraryService.getReadonlyConnectionPool()
          Gets the readonly connection pool for this S_LibraryService.
 


Oracle Content Management SDK

(c) 2002 Copyright Oracle Corporation. All rights reserved.