11g : Using the PL/SQL Function Result Cache

Excerpt from Oracle's documentation regarding Result Caching. I was very excited by this feature initially, but after reading further and its limitations... my excitement dimmed somewhat."The PL/SQL function result caching mechanism provides a language-supported and system-managed means for caching the results of PL/SQL functions in a shared global area... more »