Home > APEX_UTIL > CACHE_GET_DATE
This procedure returns the date and time a specified application page was cached either for the user issuing the call, or for all users if the page was not set to be cached by user.
Syntax
APEX_UTIL.CACHE_GET_DATE_OF_PAGE_CACHE ( p_application IN NUMBER, p_page IN NUMBER, RETURN DATE;
Parameters
Table: CACHE_GET_DATE_OF_PAGE_CACHE Parameters describes the parameters available in the CACHE_GET_DATE_OF_PAGE_CACHE
procedure.