[
https://issues.apache.org/jira/browse/DERBY-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12478155
]
Kathey Marsden commented on DERBY-2399:
---------------------------------------
Looking at the master file difference between embedded and client masters, the
difference is that with client setTransactionIsolation(Connection conn) commits
but it does not commit with embedded. Should client be changed to match the
embedded behaviour? The javadoc says.
Note: If this method is called during a transaction, the result is
implementation-defined.
> Convert setTransactionIsolation.java to junit
> ---------------------------------------------
>
> Key: DERBY-2399
> URL: https://issues.apache.org/jira/browse/DERBY-2399
> Project: Derby
> Issue Type: Task
> Components: Test
> Affects Versions: 10.3.0.0
> Reporter: Kathey Marsden
> Assigned To: Kathey Marsden
> Fix For: 10.3.0.0
>
>
> Convert setTransactionIsolation.java to junit
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.