Toplink Embeddable From The L2-cache Links RepeatableWriteUnitOfwork
(Doc ID 2077904.1)
Last updated on MARCH 19, 2025
Applies to:
Oracle TopLink - Version 12.1.2.0.0 and laterInformation in this document applies to any platform.
Symptoms
RepetableWriteUnitOfWork objects are not being garbage collected.
Application Embeddable in the shared cache links a RepeatableUnitOfWork which was referred by:
org.eclipse.persistence.internal.descriptors.changetracking.AggregateAttribute ChangeListener.
This issue does not occur if the Embeddable object is not instantiated in the constructor / variable declaration in the owner/parent class, or is instantiated, but all values are null.
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 |
References |