Package | Description |
---|---|
oracle.ucp.admin |
Defines interfaces for administering Universal Connection Pool instances,
including JMX support.
|
oracle.ucp.jdbc.oracle |
Includes various runtime statistics for the Universal Connection Pool
that are specific to Oracle JDBC resources.
|
oracle.ucp.util |
Modifier and Type | Method and Description |
---|---|
static TaskManager |
UniversalConnectionPoolManagerBase.getTaskManager()
Gets the Task Manager.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
UniversalConnectionPoolManagerBase.setTaskManager(TaskManager taskManager)
Sets a new Task Manager.
|
Modifier and Type | Method and Description |
---|---|
static RACManager |
RACManagerFactory.getRACManager(Properties configProperties,
TaskManager taskMngr,
TimerManager timerMngr) |
Modifier and Type | Class and Description |
---|---|
class |
UCPTaskManagerImpl |
Copyright © 2008, 2017, Oracle. All rights reserved.