Always pass in TransactionController to DataDictionary methods where it is
needed.
----------------------------------------------------------------------------------
Key: DERBY-3012
URL: https://issues.apache.org/jira/browse/DERBY-3012
Project: Derby
Issue Type: Improvement
Components: Performance, SQL
Reporter: Daniel John Debrunner
Priority: Minor
Cleaner and faster to always have the TransactionController passed into
DataDictionary methods, rather than the DataDictionary finding the transaction
from the current context.
Would be a step in removing the need to push the context on every significant
JDBC call
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.