The PStmtKey class keys off of a SQL statement, catalog but not the schema.
Since a catalog is usually a collection of schema, shouldn't we use the schema as part of this key? (Java 7 added supported for getSchema() on a Connection.) Gary
The PStmtKey class keys off of a SQL statement, catalog but not the schema.
Since a catalog is usually a collection of schema, shouldn't we use the schema as part of this key? (Java 7 added supported for getSchema() on a Connection.) Gary