The standard implementation of the Hibernate IQueryCache
interface. This implementation is very good at recognizing stale query
results and re-running queries when it detects this condition, recaching
the new results.
The following tables list the members exposed by the StandardQueryCache type.
Public Methods
Protected Methods
| Name | Description | |
|---|---|---|
| IsUpToDate |
Public Constructors
| Name | Description | |
|---|---|---|
| StandardQueryCacheNew |