Class | Description |
---|---|
JDBCStatementCache |
A cache for JDBC statement objects.
|
JDBCStatementCache.BoundedLinkedHashMap |
A
LinkedHashMap with an upper bound on the number of entries. |
StatementKey |
A key representing a
java.sql.PreparedStatement or a
java.sql.CallableStatement . |
StatementKeyFactory |
A factory for creating JDBC statement keys for use with the JDBC statement
cache.
|
Apache Derby V10.14 Internals - Copyright © 2004,2018 The Apache Software Foundation. All Rights Reserved.