About Question enthuware.oce-jpad.v6.2.368 :
Posted: Mon Aug 17, 2015 6:00 pm
Hi,
Please check the quetsion
There are 4 valid values for em.lock(obj, LockModeType type)
Why you think that valid only em.lock(obj, LockModeType.OPTIMISTIC); ??
What about em.lock(obj, LockModeType.PESSIMISTIC_WRITE) and em.lock(obj, LockModeType.PESSIMISTIC_READ);
Please check the quetsion
There are 4 valid values for em.lock(obj, LockModeType type)
Why you think that valid only em.lock(obj, LockModeType.OPTIMISTIC); ??
What about em.lock(obj, LockModeType.PESSIMISTIC_WRITE) and em.lock(obj, LockModeType.PESSIMISTIC_READ);