| Class | Description |
|---|---|
| PerTableCacheManager |
A
LocalCacheManager which uses a dedicated Cache per entity/association/id source table. |
| PerTableKeyProvider |
Provides the persistent keys for the "per-table" strategy.
|
| PerTableSerializableAssociationKey |
Used to serialize
AssociationKey objects in Ehcache. |
| PerTableSerializableEntityKey |
Used to serialize
EntityKey objects in Ehcache. |
| PerTableSerializableIdSourceKey |
Used to serialize
IdSourceKey objects in Ehcache. |
Copyright © 2010–2016 Hibernate. All rights reserved.