public class RedissonCacheKeysFactory
extends org.hibernate.cache.internal.DefaultCacheKeysFactory
| Constructor and Description |
|---|
RedissonCacheKeysFactory(Codec codec) |
| Modifier and Type | Method and Description |
|---|---|
Object |
createCollectionKey(Object id,
org.hibernate.persister.collection.CollectionPersister persister,
org.hibernate.engine.spi.SessionFactoryImplementor factory,
String tenantIdentifier) |
createEntityKey, createNaturalIdKey, getCollectionId, getEntityId, getNaturalIdValues, staticCreateCollectionKey, staticCreateEntityKey, staticCreateNaturalIdKey, staticGetCollectionId, staticGetEntityId, staticGetNaturalIdValuespublic RedissonCacheKeysFactory(Codec codec)
public Object createCollectionKey(Object id, org.hibernate.persister.collection.CollectionPersister persister, org.hibernate.engine.spi.SessionFactoryImplementor factory, String tenantIdentifier)
createCollectionKey in interface org.hibernate.cache.spi.CacheKeysFactorycreateCollectionKey in class org.hibernate.cache.internal.DefaultCacheKeysFactoryCopyright © 2014–2021 Redisson. All rights reserved.