Package | Description |
---|---|
org.hibernate.cache.jcache |
Hibernate caching provider for JSR-107 compliant caches.
|
Modifier and Type | Method and Description |
---|---|
static MissingCacheStrategy |
MissingCacheStrategy.interpretSetting(Object value) |
static MissingCacheStrategy |
MissingCacheStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MissingCacheStrategy[] |
MissingCacheStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2001-2022 Red Hat, Inc. All Rights Reserved.