[
https://issues.apache.org/jira/browse/DERBY-3012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dag H. Wanvik updated DERBY-3012:
---------------------------------
Derby Categories: [Performance]
> 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: 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.