public interface ConfigSettings
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_MANAGER
Allows providing
hibernate-jcache with a custom JCache CacheManager. |
static String |
EHCACHE_CONFIGURATION_CACHE_MANAGER_NAME |
static String |
EHCACHE_CONFIGURATION_RESOURCE_NAME
This is the legacy property name.
|
static String |
PROP_PREFIX |
static final String PROP_PREFIX
static final String CACHE_MANAGER
Allows providing hibernate-jcache with a custom JCache CacheManager.
static final String EHCACHE_CONFIGURATION_RESOURCE_NAME
This is the legacy property name. No need to change it to fit under PROP_PREFIX
static final String EHCACHE_CONFIGURATION_CACHE_MANAGER_NAME
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.