Won't Fix
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
SE SupportSE SupportReporter
Minhchau DangMinhchau DangLabels
Fix Priority
3Git Pull Request
Bug Type
PerformanceComponents
Priority
Medium
Details
Details
Assignee
SE Support
SE SupportReporter
Minhchau Dang
Minhchau DangLabels
Fix Priority
3
Git Pull Request
Bug Type
Performance
Components
Priority
Zendesk Support
Zendesk Support
Zendesk Support
Created October 15, 2018 at 3:30 PM
Updated June 26, 2023 at 1:50 AM
Resolved July 31, 2022 at 10:40 PM
Liferay was using the ClassicQueryTranslatorFactory due to an incompatibility between Liferay's antlr.jar, needed by Hibernate, and WebLogic's antlr.jar.
However, when Liferay upgraded to a newer version of WebLogic in https://liferay.atlassian.net/browse/LPS-29145#icft=LPS-29145, we could also resolve that incompatibility, which we did for a different reason with https://liferay.atlassian.net/browse/LPS-41524#icft=LPS-41524.
With this update, customers can write code to perform bulk deletions when there are no model listeners attached to the entity.