Package | Description |
---|---|
org.datanucleus.cache |
This package provides classes implementing caching within DataNucleus.
|
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 |
---|
QueryResultsCache
Cache for query results.
|
Class and Description |
---|
QueryDatastoreCompilationCache
Cache for query compilations (datastore-specific).
|
QueryResultsCache
Cache for query results.
|
Class and Description |
---|
AbstractQueryDatastoreCompilationCache
Abstract representation of a query compilation cache for the query specific to the datastore.
|
AbstractQueryResultsCache
Abstract representation of a query results cache for the query.
|
QueryDatastoreCompilationCache
Cache for query compilations (datastore-specific).
|
QueryResultsCache
Cache for query results.
|
Copyright © 2017. All rights reserved.