| Package | Description |
|---|---|
| org.hibernate.cache |
This package defines APIs/SPIs and implementations for the Hibernate second-level cache.
|
| 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) |
QueryCacheFactory |
Settings.getQueryCacheFactory() |
Copyright © 2002-2017 Red Hat Middleware, LLC. All Rights Reserved