Package | Description |
---|---|
org.datanucleus.query.cache |
Package providing definition of caching the compilation for generic queries.
|
Modifier and Type | Class and Description |
---|---|
class |
SoftQueryCompilationCache
Soft-reference implementation of a generic query compilation cache.
|
class |
StrongQueryCompilationCache
Strong-reference implementation of a generic query compilation cache.
|
class |
WeakQueryCompilationCache
Weak-reference implementation of a generic query compilation cache.
|
Copyright © 2017. All rights reserved.