| Package | Description |
|---|---|
| org.hibernate.ogm.datastore.ehcache.persistencestrategy.table.impl |
| Modifier and Type | Method and Description |
|---|---|
PerTableSerializableEntityKey |
PerTableKeyProvider.getEntityCacheKey(EntityKey key) |
| Modifier and Type | Method and Description |
|---|---|
Cache<PerTableSerializableEntityKey> |
PerTableCacheManager.getEntityCache(EntityKeyMetadata keyMetadata) |
| Modifier and Type | Method and Description |
|---|---|
void |
PerTableCacheManager.forEachTuple(LocalCacheManager.KeyProcessor<PerTableSerializableEntityKey> processor,
EntityKeyMetadata... entityKeyMetadatas) |
Copyright © 2010-2015 Hibernate. All Rights Reserved.