Oracle Client Result Cache

Posts   
 
    
jbliss1234
User
Posts: 42
Joined: 04-May-2007
# Posted on: 26-Feb-2008 02:03:08   

I am investigating how may I incorporate Oracle 11g's Client Result Cache (to prevent unnecessary trips to the database for some queries). In order to do so, a hint has to be applied to the SQL statement: /*+ RESULT_CACHE */

In the current release of version 2.5, what is the best way for me to incorporate this hint in the generated code?

Thanks

Arvinder Chopra

Walaa avatar
Walaa
Support Team
Posts: 14995
Joined: 21-Aug-2005
# Posted on: 26-Feb-2008 09:44:40   

I think the following thread is relevant to your question, please check it out: http://www.llblgen.com/TinyForum/Messages.aspx?ThreadID=11808