Package | Description |
---|---|
org.hibernate.cache.internal |
Internal implementations and support for second-level caching.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultCacheKeysFactory
Second level cache providers now have the option to use custom key implementations.
|
class |
SimpleCacheKeysFactory
Factory that does not fill in the entityName or role
|
Modifier and Type | Field and Description |
---|---|
static CacheKeysFactory |
SimpleCacheKeysFactory.INSTANCE |
Copyright © 2017 JBoss by Red Hat. All rights reserved.