Package | Description |
---|---|
org.hibernate.cache.infinispan |
Defines the integration with Infinispan as a second-level cache service.
|
org.hibernate.cache.infinispan.timestamp |
Internal Infinispan-based implementation of the "update timestamps" cache region
|
Modifier and Type | Method and Description |
---|---|
Map<String,TypeOverrides> |
InfinispanRegionFactory.getTypeOverrides()
Returns an unmodifiable map containing configured entity/collection type configuration overrides.
|
Modifier and Type | Class and Description |
---|---|
class |
TimestampTypeOverrides
TimestampTypeOverrides.
|
Copyright © 2015. All rights reserved.