|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use QueryCache | |
net.sf.hibernate.engine | |
net.sf.hibernate.impl |
Uses of QueryCache in net.sf.hibernate.engine |
Methods in net.sf.hibernate.engine that return QueryCache | |
QueryCache |
SessionFactoryImplementor.getQueryCache()
Get the default query cache |
QueryCache |
SessionFactoryImplementor.getQueryCache(String regionName)
Get a particular named query cache, or the default cache |
Uses of QueryCache in net.sf.hibernate.impl |
Methods in net.sf.hibernate.impl that return QueryCache | |
QueryCache |
SessionFactoryImpl.getQueryCache()
|
QueryCache |
SessionFactoryImpl.getQueryCache(String cacheRegion)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |