| Class | Description |
|---|---|
| PersistentAssociationKey |
Identifies an association stored in Infinispan when using the "per table" strategy.
|
| PersistentAssociationKeyExternalizer |
An externalizer for serializing and de-serializing
EntityKey instances. |
| PersistentEntityKey |
Represents an
EntityKey within an Infinispan cache when using the "cache per table" strategy. |
| PersistentEntityKeyExternalizer |
An externalizer for serializing and de-serializing
EntityKey instances. |
| PersistentIdSourceKey |
Identifies an id source key stored in Infinispan when using the "per table" strategy.
|
| PersistentIdSourceKeyExternalizer |
An externalizer for serializing and de-serializing
PersistentIdSourceKey instances. |
Copyright © 2010–2017 Hibernate. All rights reserved.