| Package | Description |
|---|---|
| org.hibernate.ogm.datastore.ehcache.persistencestrategy.kind.impl |
| Modifier and Type | Method and Description |
|---|---|
SerializableEntityKey |
OnePerKindKeyProvider.getEntityCacheKey(EntityKey key) |
| Modifier and Type | Method and Description |
|---|---|
Cache<SerializableEntityKey> |
OnePerKindCacheManager.getEntityCache(EntityKeyMetadata keyMetadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
OnePerKindCacheManager.forEachTuple(LocalCacheManager.KeyProcessor<SerializableEntityKey> processor,
EntityKeyMetadata... entityKeyMetadatas) |
Copyright © 2010–2016 Hibernate. All rights reserved.