Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
10.4.1.3
-
None
Description
A logical connection with statement caching capabilities is required to support JDBC prepared statement pooling. Further, a logical prepared statement object is also needed.
The logical prepared statements will be generated by the logical connection's 'prepareStatement'-method.
Attachments
Attachments
Issue Links
- blocks
-
DERBY-3329 Enable statement pooling in the client JDBC driver
- Closed
- depends upon
-
DERBY-3324 JDBC statement cache implementation
- Closed
- incorporates
-
DERBY-3457 Closing a logical connection must close all associated logical statements
- Closed
-
DERBY-3446 Make ResultSet.getStatement return the correct statement when created by a logical statement
- Closed
- is depended upon by
-
DERBY-3328 Extend client JDBC object factory with methods to create objects required for statement pooling
- Closed