C G I J L M O P S V
C
- CACHE_MANAGER - Static variable in interface org.hibernate.cache.jcache.ConfigSettings
-
Allows providing `hibernate-jcache` with a custom JCache CacheManager
.
- CONFIG_URI - Static variable in interface org.hibernate.cache.jcache.ConfigSettings
-
Designates the URI for a specific JCache CacheManager
JCacheRegionFactory
should ask the CachingProvider
for
- ConfigSettings - Interface in org.hibernate.cache.jcache
-
G
- getExternalRepresentation() - Method in enum org.hibernate.cache.jcache.MissingCacheStrategy
-
I
- interpretSetting(Object) - Static method in enum org.hibernate.cache.jcache.MissingCacheStrategy
-
J
- JCacheHelper - Class in org.hibernate.cache.jcache
-
- JCacheHelper() - Constructor for class org.hibernate.cache.jcache.JCacheHelper
-
L
- locateStandardCacheManager() - Static method in class org.hibernate.cache.jcache.JCacheHelper
-
M
- MISSING_CACHE_STRATEGY - Static variable in interface org.hibernate.cache.jcache.ConfigSettings
-
Define the behavior of the region factory when a cache is missing,
i.e.
- MissingCacheStrategy - Enum in org.hibernate.cache.jcache
-
O
- org.hibernate.cache.jcache - package org.hibernate.cache.jcache
-
Hibernate caching provider for JSR-107 compliant caches.
P
- PROP_PREFIX - Static variable in interface org.hibernate.cache.jcache.ConfigSettings
-
- PROVIDER - Static variable in interface org.hibernate.cache.jcache.ConfigSettings
-
Allows providing `hibernate-jcache` with a custom JCache CachingProvider
.
S
- SIMPLE_FACTORY_NAME - Static variable in interface org.hibernate.cache.jcache.ConfigSettings
-
V
- valueOf(String) - Static method in enum org.hibernate.cache.jcache.MissingCacheStrategy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.hibernate.cache.jcache.MissingCacheStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
C G I J L M O P S V
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.