| Package | Description |
|---|---|
| com.zaxxer.hikari.proxy | |
| com.zaxxer.hikari.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
IHikariConnectionProxy
The interface used by the Connection proxy and through which all interaction
by other classes flow.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectionProxy
This is the proxy class for java.sql.Connection.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentBag<T extends ConcurrentBag.IBagManagable>
This is a specialized concurrent bag that achieves superior performance
to LinkedBlockingQueue and LinkedTransferQueue for the purposes of a
connection pool.
|
Copyright © 2014 Zaxxer.com. All rights reserved.