[
https://issues.apache.org/jira/browse/DERBY-5301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13092341#comment-13092341
]
Knut Anders Hatlen commented on DERBY-5301:
-------------------------------------------
derby.storage.rowLocking is a static property, so a reboot of the database is
needed for it to take effect. I'd suggest using a DatabasePropertyTestSetup for
this, which handles rebooting of the database if it's created with
staticProperties=true. That will also reset the property when the test it done,
so that it doesn't interfere with subsequent tests.
> Convert store/TableLockBasic.sql to junit
> ------------------------------------------
>
> Key: DERBY-5301
> URL: https://issues.apache.org/jira/browse/DERBY-5301
> Project: Derby
> Issue Type: Sub-task
> Components: Test
> Reporter: Houx Zhang
> Assignee: Houx Zhang
> Labels: gsoc2011
> Attachments: 5301-1-part.patch, TableLockBasicTest.java, junit.out
>
>
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira