public class StatementKey extends Object
java.sql.PreparedStatement or a
java.sql.CallableStatement.
The key takes a number of statement related attributes into account, and is used to insert and look up cached statement objects in the JDBC statement cache.
Key instances are created by a statement key factory.
StatementKeyFactoryCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.