See: Description
Interface | Description |
---|---|
ManagedConnectionPool |
Represents a managed connection pool, which manages all connection listeners
|
Class | Description |
---|---|
LeakDumperManagedConnectionPool |
A managed connection pool which dumps any leaks at shutdown
|
ManagedConnectionPoolFactory |
Factory to create a managed connection pool
|
SemaphoreArrayListManagedConnectionPool |
The internal pool implementation
|
SemaphoreConcurrentLinkedDequeManagedConnectionPool |
ManagedConnectionPool implementation based on a semaphore and ConcurrentLinkedDeque
|
Copyright © 2014 IronJacamar (http://www.ironjacamar.org)