Package org.apache.derby.client.am.stmtcache
-
Class Summary Class Description JDBCStatementCache A cache for JDBC statement objects.JDBCStatementCache.BoundedLinkedHashMap ALinkedHashMapwith an upper bound on the number of entries.StatementKey A key representing ajava.sql.PreparedStatementor ajava.sql.CallableStatement.StatementKeyFactory A factory for creating JDBC statement keys for use with the JDBC statement cache.