|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryCache | |
---|---|
railo.runtime | |
railo.runtime.query |
Uses of QueryCache in railo.runtime |
---|
Methods in railo.runtime that return QueryCache | |
---|---|
QueryCache |
CFMLFactoryImpl.getQueryCache()
|
QueryCache |
PageContextImpl.getQueryCache()
|
abstract QueryCache |
PageContext.getQueryCache()
|
abstract QueryCache |
CFMLFactory.getQueryCache()
|
Constructors in railo.runtime with parameters of type QueryCache | |
---|---|
CFMLFactoryImpl(CFMLEngineImpl engine,
QueryCache queryCache)
constructor of the JspFactory |
|
PageContextImpl(ScopeContext scopeContext,
ConfigWebImpl config,
QueryCache queryCache,
int id,
javax.servlet.http.HttpServlet servlet)
default Constructor |
Uses of QueryCache in railo.runtime.query |
---|
Classes in railo.runtime.query that implement QueryCache | |
---|---|
class |
QueryCacheSupport
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |