Package | Description |
---|---|
com.caucho.env.dbpool |
Modifier and Type | Method and Description |
---|---|
static ThreadConnectionManager |
ThreadConnectionManager.createThreadManager()
Returns the manager for the current thread, creating if necessary.
|
static ThreadConnectionManager |
ThreadConnectionManager.getThreadManager()
Returns the manager for the current thread.
|
Modifier and Type | Method and Description |
---|---|
static void |
ThreadConnectionManager.setThreadManager(ThreadConnectionManager manager)
Sets the manager for the current thread.
|