| Package | Description |
|---|---|
| org.datanucleus.store.query.cache |
Package providing definition of caching for queries.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SoftQueryResultsCache
Soft-reference implementation of a query results cache.
|
class |
StrongQueryResultsCache
Strong-reference implementation of a query results cache.
|
class |
WeakQueryResultsCache
Weak-reference implementation of a query results cache.
|
Copyright © 2016. All rights reserved.