Package | Description |
---|---|
org.hibernate.cache.spi.support |
Package intended for simplifying the worked needed to implement
a caching provider.
|
Modifier and Type | Class and Description |
---|---|
class |
DomainDataRegionImpl |
class |
DomainDataRegionTemplate
Abstract implementation of
DomainDataRegion based
on implementations just needing to provide a DomainDataStorageAccess reference
for basic caching support - DomainDataStorageAccess acts as a simple wrapper around
some generalized cache actions such as put or get. |
Copyright © 2019 JBoss by Red Hat. All rights reserved.