|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.datanucleus.query.cache.AbstractQueryCompilationCache
org.datanucleus.query.cache.WeakQueryCompilationCache
public class WeakQueryCompilationCache
Weak-reference implementation of a generic query compilation cache.
| Constructor Summary | |
|---|---|
WeakQueryCompilationCache(OMFContext omfCtx)
|
|
| Method Summary |
|---|
| Methods inherited from class org.datanucleus.query.cache.AbstractQueryCompilationCache |
|---|
clear, close, contains, evict, get, isEmpty, put, size |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.datanucleus.query.cache.QueryCompilationCache |
|---|
clear, close, contains, evict, get, isEmpty, put, size |
| Constructor Detail |
|---|
public WeakQueryCompilationCache(OMFContext omfCtx)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||