| Modifier and Type | Method and Description |
|---|---|
static PersistentAssociationKey |
PersistentAssociationKey.fromAssociationKey(AssociationKey key) |
PersistentAssociationKey |
PersistentAssociationKeyExternalizer.readObject(ObjectInput input) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends PersistentAssociationKey>> |
PersistentAssociationKeyExternalizer.getTypeClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistentAssociationKeyExternalizer.writeObject(ObjectOutput output,
PersistentAssociationKey key) |
| Modifier and Type | Method and Description |
|---|---|
PersistentAssociationKey |
PerTableKeyProvider.getAssociationCacheKey(AssociationKey key) |
| Modifier and Type | Method and Description |
|---|---|
org.infinispan.Cache<PersistentAssociationKey,Map<RowKey,Map<String,Object>>> |
PerTableCacheManager.getAssociationCache(AssociationKeyMetadata keyMetadata) |
Copyright © 2010–2017 Hibernate. All rights reserved.