Populating the Cache

The SQL query cache will store the results in memory of any SQL query that executes a SELECT statement on a database table. Invocation of the following entity operation stereotypes will result in the results of that query being stored in the cache:

There are two exceptions to this rule: