Details
-
Type:
New Feature
-
Status:
Closed
-
Priority:
2 Major
-
Resolution: Fixed
-
Affects Version/s: 2.0
-
Component/s: JDBC JobStores
-
Labels:None
-
Terracotta Target:!! NOW !!
-
Fixed In Revision:1501,1502,1503
Description
Make the selection of the MSSQLDelegate cause the selectWithLockSQL to be automagically set to "SELECT * FROM {0}LOCKS UPDLOCK WHERE LOCK_NAME = ?" if it is not explicitly set to anything else by the user
Shouldn't the selectWithLockSQL contains "SCHED_NAME" also in the query.