| Package | Description |
|---|---|
| org.datanucleus.store.query |
Package providing implementation of query language support for datastores.
|
| org.datanucleus.store.query.cache |
Package providing definition of caching for queries.
|
| Class and Description |
|---|
| QueryCompilationCache
Cache for query compilations (generic).
|
| QueryDatastoreCompilationCache
Cache for query compilations (datastore-specific).
|
| QueryResultsCache
Cache for query results.
|
| Class and Description |
|---|
| AbstractMapQueryResultsCache
Abstract representation of a query results cache for the query based on a map.
|
| AbstractQueryCompilationCache
Abstract representation of a cache of generic query compilations.
|
| AbstractQueryDatastoreCompilationCache
Abstract representation of a query compilation cache for the query specific to the datastore.
|
| AbstractQueryResultsCache
Root implementation of a query results cache, providing provessing of common persistence properties.
|
| QueryCompilationCache
Cache for query compilations (generic).
|
| QueryDatastoreCompilationCache
Cache for query compilations (datastore-specific).
|
| QueryResultsCache
Cache for query results.
|
Copyright © 2019. All rights reserved.