About Question enthuware.oce-jpad.v6.2.359 :
Posted: Wed Aug 15, 2012 9:06 am
There is:
"Code after the catch lock may try calling doSomething() again within the same transaction."
should be:
"Code after the catch block may try calling doSomething() again within the same transaction."
"Code after the catch lock may try calling doSomething() again within the same transaction."
should be:
"Code after the catch block may try calling doSomething() again within the same transaction."