Package | Description |
---|---|
org.hibernate.cache.internal |
Internal implementations and support for second-level caching.
|
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 | Class and Description |
---|---|
class |
NoCachingTransactionSynchronizationImpl |
Modifier and Type | Class and Description |
---|---|
class |
StandardCacheTransactionSynchronization |
Copyright © 2019 JBoss by Red Hat. All rights reserved.