| Package | Description |
|---|---|
| org.vibur.dbcp | |
| org.vibur.dbcp.stcache |
| Class and Description |
|---|
| StatementCache
Defines the operations needed for the JDBC PreparedStatement caching.
|
| Class and Description |
|---|
| StatementCache
Defines the operations needed for the JDBC PreparedStatement caching.
|
| StatementHolder
A thin wrapper around the raw JDBC
Statement object which allows us to augment it with useful "state"
information. |
| StatementHolder.State
The 3 different states in which a StatementHolder instance can be when it is used as a cached value:
|
| StatementMethod
Describes a
prepareStatement or prepareCall method with args that has been invoked on a
given JDBC Connection. |
| StatementMethod.StatementCreator |
Copyright © 2013-2019 vibur.org. All Rights Reserved.