See: Description
| Interface | Description |
|---|---|
| QueryCompilationCache |
Cache for query compilations (generic).
|
| Class | Description |
|---|---|
| AbstractQueryCompilationCache |
Abstract representation of a cache of generic query compilations.
|
| SoftQueryCompilationCache |
Soft-reference implementation of a generic query compilation cache.
|
| StrongQueryCompilationCache |
Strong-reference implementation of a generic query compilation cache.
|
| WeakQueryCompilationCache |
Weak-reference implementation of a generic query compilation cache.
|
Copyright © 2017. All rights reserved.