|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.hibernate.cache.StandardQueryCacheFactory
public class StandardQueryCacheFactory
Standard Hibernate implementation of the QueryCacheFactory interface. Returns
instances of StandardQueryCache.
| Constructor Summary | |
|---|---|
StandardQueryCacheFactory()
|
|
| Method Summary | |
|---|---|
QueryCache |
getQueryCache(java.lang.String regionName,
UpdateTimestampsCache updateTimestampsCache,
Settings settings,
java.util.Properties props)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandardQueryCacheFactory()
| Method Detail |
|---|
public QueryCache getQueryCache(java.lang.String regionName,
UpdateTimestampsCache updateTimestampsCache,
Settings settings,
java.util.Properties props)
throws HibernateException
getQueryCache in interface QueryCacheFactoryHibernateException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||