added -1218 to the transientDataAccessResourceCodes for DB2 (SPR-5296)
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1143 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
3854aea64b
commit
82ce3243fc
|
|
@ -31,7 +31,7 @@
|
|||
<value>-904,-971</value>
|
||||
</property>
|
||||
<property name="transientDataAccessResourceCodes">
|
||||
<value>-1035,-30080,-30081</value>
|
||||
<value>-1035,-1218,-30080,-30081</value>
|
||||
</property>
|
||||
<property name="deadlockLoserCodes">
|
||||
<value>-911,-913</value>
|
||||
|
|
|
|||
Loading…
Reference in New Issue