| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UpdateTimestampsCache | |
|---|---|
| org.hibernate.cache.internal | |
| org.hibernate.cache.spi | |
| org.hibernate.engine.spi | |
| org.hibernate.internal | An internal package containing mostly implementations of central Hibernate APIs of the org.hibernatepackage. | 
| Uses of UpdateTimestampsCache in org.hibernate.cache.internal | 
|---|
| Methods in org.hibernate.cache.internal with parameters of type UpdateTimestampsCache | |
|---|---|
|  QueryCache | StandardQueryCacheFactory.getQueryCache(String regionName,
              UpdateTimestampsCache updateTimestampsCache,
              Settings settings,
              Properties props) | 
| Constructors in org.hibernate.cache.internal with parameters of type UpdateTimestampsCache | |
|---|---|
| StandardQueryCache(Settings settings,
                   Properties props,
                   UpdateTimestampsCache updateTimestampsCache,
                   String regionName) | |
| Uses of UpdateTimestampsCache in org.hibernate.cache.spi | 
|---|
| Methods in org.hibernate.cache.spi with parameters of type UpdateTimestampsCache | |
|---|---|
|  QueryCache | QueryCacheFactory.getQueryCache(String regionName,
              UpdateTimestampsCache updateTimestampsCache,
              Settings settings,
              Properties props) | 
| Uses of UpdateTimestampsCache in org.hibernate.engine.spi | 
|---|
| Methods in org.hibernate.engine.spi that return UpdateTimestampsCache | |
|---|---|
|  UpdateTimestampsCache | SessionFactoryImplementor.getUpdateTimestampsCache()Get the cache of table update timestamps | 
| Uses of UpdateTimestampsCache in org.hibernate.internal | 
|---|
| Methods in org.hibernate.internal that return UpdateTimestampsCache | |
|---|---|
|  UpdateTimestampsCache | SessionFactoryImpl.getUpdateTimestampsCache() | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||