| Modifier and Type | Method and Description |
|---|---|
static PersistentIdSourceKey |
PersistentIdSourceKey.fromIdSourceKey(IdSourceKey key) |
PersistentIdSourceKey |
PersistentIdSourceKeyExternalizer.readObject(ObjectInput input) |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<? extends PersistentIdSourceKey>> |
PersistentIdSourceKeyExternalizer.getTypeClasses() |
| Modifier and Type | Method and Description |
|---|---|
void |
PersistentIdSourceKeyExternalizer.writeObject(ObjectOutput output,
PersistentIdSourceKey key) |
| Modifier and Type | Method and Description |
|---|---|
PersistentIdSourceKey |
PerTableKeyProvider.getIdSourceCacheKey(IdSourceKey key) |
| Modifier and Type | Method and Description |
|---|---|
org.infinispan.Cache<PersistentIdSourceKey,Object> |
PerTableCacheManager.getIdSourceCache(IdSourceKeyMetadata keyMetadata) |
Copyright © 2010–2017 Hibernate. All rights reserved.