| Package | Description |
|---|---|
| com.sun.enterprise.resource.pool |
| Modifier and Type | Class and Description |
|---|---|
class |
AssocWithThreadResourcePool
Associates a resource with the thread.
|
class |
ConnectionPool
Connection Pool for Connector & JDBC resources
|
class |
UnpooledResource
This resource pool is created when connection pooling is switched off
Hence no pooling happens in this resource pool
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionLeakDetector.startConnectionLeakTracing(ResourceHandle resourceHandle,
ConnectionLeakListener listener)
starts connection leak tracing
|
void |
ConnectionLeakDetector.stopConnectionLeakTracing(ResourceHandle resourceHandle,
ConnectionLeakListener listener)
stops connection leak tracing
|
Copyright © 2017. All rights reserved.