Package | Description |
---|---|
oracle.ifs.server |
Modifier and Type | Class and Description |
---|---|
class |
IfsConnectionPool
A IfsConnectionPool is the native imlementation of ConnectionPool,
which is a dynamically-sized pool of LibraryConnections.
|
class |
TieIfsConnectionPool
TieIfsConnectionPool allows the Oracle-defined behavior of the
IfsConnectionPool class to be extended or overridden.
|
Modifier and Type | Method and Description |
---|---|
protected ConnectionPool |
S_LibraryService.getReadonlyConnectionPool()
Gets the readonly connection pool for this S_LibraryService.
|
protected ConnectionPool |
S_LibraryService.getWriteableConnectionPool()
Gets the writeable connection pool for this S_LibraryService.
|
Copyright © 2023. All rights reserved.