Package | Description |
---|---|
org.hibernate.cache.spi |
Defines the integration aspect of Hibernate's second-level
caching allowing "caching back ends" to be plugged in as
a caching provider.
|
Modifier and Type | Method and Description |
---|---|
static java.util.Set<FilterKey> |
FilterKey.createFilterKeys(java.util.Map<java.lang.String,Filter> enabledFilters)
Constructs a number of FilterKey instances, given the currently enabled filters
|
Copyright © 2001-2021 Red Hat, Inc. All Rights Reserved.