Defines the contract for caches capable of storing query results. These
caches should only concern themselves with storing the matching result ids.
The transactional semantics are necessarily less strict than the semantics
of an item cache.
author: Gavin - King
Method from org.hibernate.cache.QueryCache Summary: