Package | Description |
---|---|
org.hibernate.cache.spi |
Defines the Hibernate second level caching SPI.
|
Modifier and Type | Interface and Description |
---|---|
interface |
QueryResultsRegion
Defines the contract for a cache region which will specifically be used to
store query results.
|
interface |
TimestampsRegion
Defines the contract for a cache region which will specifically be used to
store entity "update timestamps".
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.