CMP EJB bean writes to Database whenever a transaction is committed.
(Doc ID 1286554.1)
Last updated on OCTOBER 07, 2022
Applies to:
Oracle WebLogic Server - Version 8.1 and laterInformation in this document applies to any platform.
Symptoms
You may find a deadlock on a Database table which is mapped to a CMP Entity bean.
Debugging on database side shows that SQL updates are executed on that table. However,there is no update on the CMP Entity bean from application logic.
Cause
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Symptoms |
Cause |
Solution |