-
Feature Request
-
Resolution: Done
-
Major
-
JBossAS-4.0.3 Final
-
None
The prepared statement cache only supports
Connection.prepareStatement(String sql)
it should also support the
Connection.prepareStatement(String sql, int resultSetType, int resultSetConcurrency)
by "partitioning" the cache.
1.
|
Support other prepare[Statement|Call] methods | Closed | Unassigned |