| Package | Description | 
|---|---|
| org.hibernate.cache.internal | 
 Internal implementations and support for second-level caching. 
 | 
| org.hibernate.cfg | 
 
        This package defines APIs for configuring Hibernate, and classes
        for building the Hibernate configuration-time metamodel. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StandardQueryCacheFactory
Standard Hibernate implementation of the QueryCacheFactory interface. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected QueryCacheFactory | 
SettingsFactory.createQueryCacheFactory(Properties properties,
                       ServiceRegistry serviceRegistry)  | 
QueryCacheFactory | 
Settings.getQueryCacheFactory()  | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.