Enabling Query Cache for CCB's Query Objects
(Doc ID 2143438.1)
Last updated on MARCH 25, 2021
Applies to:
Oracle Utilities Customer Care and Billing - Version 2.4.0.2.0 and laterInformation in this document applies to any platform.
Goal
The goal of this document is to provide an explantion on Enabling Query Cache for CCB's Query objects
When creating queries in CCB we use com.splwg.base.api.Query class. Is there any way to enable hibernate Query Cache for those objects?
For normal org.hibernate.Query class we would just use setCacheable(true) method but what can we do for the above one? Its API doesn't provide method to turn it on.
Solution
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
Goal |
Solution |
References |