JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
E
G
I
J
L
M
N
O
P
Q
R
S
T
U
A
AbstractReadWriteAccessStrategy
- Class in
org.redisson.hibernate.strategy
AbstractReadWriteAccessStrategy(Settings, GeneralDataRegion, RMapCache<Object, Object>)
- Constructor for class org.redisson.hibernate.strategy.
AbstractReadWriteAccessStrategy
afterInsert(SharedSessionContractImplementor, Object, Object, Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteEntityRegionAccessStrategy
afterInsert(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteNaturalIdRegionAccessStrategy
afterInsert(SharedSessionContractImplementor, Object, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyEntityRegionAccessStrategy
afterInsert(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyNaturalIdRegionAccessStrategy
afterInsert(SharedSessionContractImplementor, Object, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadWriteEntityRegionAccessStrategy
afterInsert(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadWriteNaturalIdRegionAccessStrategy
afterInsert(SharedSessionContractImplementor, Object, Object, Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalEntityRegionAccessStrategy
afterInsert(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalNaturalIdRegionAccessStrategy
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteEntityRegionAccessStrategy
afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteNaturalIdRegionAccessStrategy
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyEntityRegionAccessStrategy
afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyNaturalIdRegionAccessStrategy
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
ReadWriteEntityRegionAccessStrategy
afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
ReadWriteNaturalIdRegionAccessStrategy
afterUpdate(SharedSessionContractImplementor, Object, Object, Object, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
TransactionalEntityRegionAccessStrategy
afterUpdate(SharedSessionContractImplementor, Object, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
TransactionalNaturalIdRegionAccessStrategy
B
BaseRegion
- Class in
org.redisson.hibernate.region
BaseRegion(RMapCache<Object, Object>, RegionFactory, CacheDataDescription, Properties, String)
- Constructor for class org.redisson.hibernate.region.
BaseRegion
buildAccessStrategy(AccessType)
- Method in class org.redisson.hibernate.region.
RedissonCollectionRegion
buildAccessStrategy(AccessType)
- Method in class org.redisson.hibernate.region.
RedissonEntityRegion
buildAccessStrategy(AccessType)
- Method in class org.redisson.hibernate.region.
RedissonNaturalIdRegion
buildCollectionRegion(String, Properties, CacheDataDescription)
- Method in class org.redisson.hibernate.
RedissonRegionFactory
buildEntityRegion(String, Properties, CacheDataDescription)
- Method in class org.redisson.hibernate.
RedissonRegionFactory
buildNaturalIdRegion(String, Properties, CacheDataDescription)
- Method in class org.redisson.hibernate.
RedissonRegionFactory
buildQueryResultsRegion(String, Properties)
- Method in class org.redisson.hibernate.
RedissonRegionFactory
buildTimestampsRegion(String, Properties)
- Method in class org.redisson.hibernate.
RedissonRegionFactory
C
COLLECTION_DEF
- Static variable in class org.redisson.hibernate.
RedissonRegionFactory
CONFIG_PREFIX
- Static variable in class org.redisson.hibernate.
RedissonRegionFactory
contains(Object)
- Method in class org.redisson.hibernate.region.
BaseRegion
createRedissonClient(Properties)
- Method in class org.redisson.hibernate.
JndiRedissonRegionFactory
createRedissonClient(Properties)
- Method in class org.redisson.hibernate.
RedissonRegionFactory
D
destroy()
- Method in class org.redisson.hibernate.region.
BaseRegion
E
ENTITY_DEF
- Static variable in class org.redisson.hibernate.
RedissonRegionFactory
evict(Object)
- Method in class org.redisson.hibernate.region.
BaseRegion
evictAll()
- Method in class org.redisson.hibernate.region.
BaseRegion
G
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteCollectionRegionAccessStrategy
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteEntityRegionAccessStrategy
generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteNaturalIdRegionAccessStrategy
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyCollectionRegionAccessStrategy
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyEntityRegionAccessStrategy
generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyNaturalIdRegionAccessStrategy
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String)
- Method in class org.redisson.hibernate.strategy.
ReadWriteCollectionRegionAccessStrategy
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String)
- Method in class org.redisson.hibernate.strategy.
ReadWriteEntityRegionAccessStrategy
generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor)
- Method in class org.redisson.hibernate.strategy.
ReadWriteNaturalIdRegionAccessStrategy
generateCacheKey(Object, CollectionPersister, SessionFactoryImplementor, String)
- Method in class org.redisson.hibernate.strategy.
TransactionalCollectionRegionAccessStrategy
generateCacheKey(Object, EntityPersister, SessionFactoryImplementor, String)
- Method in class org.redisson.hibernate.strategy.
TransactionalEntityRegionAccessStrategy
generateCacheKey(Object[], EntityPersister, SharedSessionContractImplementor)
- Method in class org.redisson.hibernate.strategy.
TransactionalNaturalIdRegionAccessStrategy
get(SharedSessionContractImplementor, Object)
- Method in class org.redisson.hibernate.region.
BaseRegion
get(SharedSessionContractImplementor, Object, long)
- Method in class org.redisson.hibernate.strategy.
AbstractReadWriteAccessStrategy
get(SharedSessionContractImplementor, Object, long)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteCollectionRegionAccessStrategy
get(SharedSessionContractImplementor, Object, long)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteEntityRegionAccessStrategy
get(SharedSessionContractImplementor, Object, long)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteNaturalIdRegionAccessStrategy
get(SharedSessionContractImplementor, Object, long)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyCollectionRegionAccessStrategy
get(SharedSessionContractImplementor, Object, long)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyEntityRegionAccessStrategy
get(SharedSessionContractImplementor, Object, long)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyNaturalIdRegionAccessStrategy
get(SharedSessionContractImplementor, Object, long)
- Method in class org.redisson.hibernate.strategy.
TransactionalCollectionRegionAccessStrategy
get(SharedSessionContractImplementor, Object, long)
- Method in class org.redisson.hibernate.strategy.
TransactionalEntityRegionAccessStrategy
get(SharedSessionContractImplementor, Object, long)
- Method in class org.redisson.hibernate.strategy.
TransactionalNaturalIdRegionAccessStrategy
getCache(String, Properties, String)
- Method in class org.redisson.hibernate.
RedissonRegionFactory
getCacheDataDescription()
- Method in class org.redisson.hibernate.region.
BaseRegion
getCacheKeyId(Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteCollectionRegionAccessStrategy
getCacheKeyId(Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteEntityRegionAccessStrategy
getCacheKeyId(Object)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyCollectionRegionAccessStrategy
getCacheKeyId(Object)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyEntityRegionAccessStrategy
getCacheKeyId(Object)
- Method in class org.redisson.hibernate.strategy.
ReadWriteCollectionRegionAccessStrategy
getCacheKeyId(Object)
- Method in class org.redisson.hibernate.strategy.
ReadWriteEntityRegionAccessStrategy
getCacheKeyId(Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalCollectionRegionAccessStrategy
getCacheKeyId(Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalEntityRegionAccessStrategy
getCacheKeysFactory()
- Method in class org.redisson.hibernate.region.
RedissonCollectionRegion
getCacheKeysFactory()
- Method in class org.redisson.hibernate.region.
RedissonEntityRegion
getCacheKeysFactory()
- Method in class org.redisson.hibernate.region.
RedissonNaturalIdRegion
getDefaultAccessType()
- Method in class org.redisson.hibernate.
RedissonRegionFactory
getElementCountInMemory()
- Method in class org.redisson.hibernate.region.
BaseRegion
getElementCountOnDisk()
- Method in class org.redisson.hibernate.region.
BaseRegion
getName()
- Method in class org.redisson.hibernate.region.
BaseRegion
getNaturalIdValues(Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteNaturalIdRegionAccessStrategy
getNaturalIdValues(Object)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyNaturalIdRegionAccessStrategy
getNaturalIdValues(Object)
- Method in class org.redisson.hibernate.strategy.
ReadWriteNaturalIdRegionAccessStrategy
getNaturalIdValues(Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalNaturalIdRegionAccessStrategy
getRegion()
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteCollectionRegionAccessStrategy
getRegion()
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteEntityRegionAccessStrategy
getRegion()
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteNaturalIdRegionAccessStrategy
getRegion()
- Method in class org.redisson.hibernate.strategy.
ReadOnlyCollectionRegionAccessStrategy
getRegion()
- Method in class org.redisson.hibernate.strategy.
ReadOnlyEntityRegionAccessStrategy
getRegion()
- Method in class org.redisson.hibernate.strategy.
ReadOnlyNaturalIdRegionAccessStrategy
getRegion()
- Method in class org.redisson.hibernate.strategy.
ReadWriteCollectionRegionAccessStrategy
getRegion()
- Method in class org.redisson.hibernate.strategy.
ReadWriteEntityRegionAccessStrategy
getRegion()
- Method in class org.redisson.hibernate.strategy.
ReadWriteNaturalIdRegionAccessStrategy
getRegion()
- Method in class org.redisson.hibernate.strategy.
TransactionalCollectionRegionAccessStrategy
getRegion()
- Method in class org.redisson.hibernate.strategy.
TransactionalEntityRegionAccessStrategy
getRegion()
- Method in class org.redisson.hibernate.strategy.
TransactionalNaturalIdRegionAccessStrategy
getSizeInMemory()
- Method in class org.redisson.hibernate.region.
BaseRegion
getStrategyRegistrations()
- Method in class org.redisson.hibernate.
RedissonStrategyRegistrationProvider
getTimeout()
- Method in class org.redisson.hibernate.region.
BaseRegion
I
insert(SharedSessionContractImplementor, Object, Object, Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteEntityRegionAccessStrategy
insert(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteNaturalIdRegionAccessStrategy
insert(SharedSessionContractImplementor, Object, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyEntityRegionAccessStrategy
insert(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyNaturalIdRegionAccessStrategy
insert(SharedSessionContractImplementor, Object, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadWriteEntityRegionAccessStrategy
insert(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadWriteNaturalIdRegionAccessStrategy
insert(SharedSessionContractImplementor, Object, Object, Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalEntityRegionAccessStrategy
insert(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalNaturalIdRegionAccessStrategy
isMinimalPutsEnabledByDefault()
- Method in class org.redisson.hibernate.
RedissonRegionFactory
isTransactionAware()
- Method in class org.redisson.hibernate.region.
BaseRegion
J
JNDI_NAME
- Static variable in class org.redisson.hibernate.
JndiRedissonRegionFactory
JndiRedissonRegionFactory
- Class in
org.redisson.hibernate
Hibernate Cache region factory based on Redisson.
JndiRedissonRegionFactory()
- Constructor for class org.redisson.hibernate.
JndiRedissonRegionFactory
L
lockItem(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
AbstractReadWriteAccessStrategy
lockItem(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteCollectionRegionAccessStrategy
lockItem(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteEntityRegionAccessStrategy
lockItem(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteNaturalIdRegionAccessStrategy
lockItem(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyCollectionRegionAccessStrategy
lockItem(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyEntityRegionAccessStrategy
lockItem(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyNaturalIdRegionAccessStrategy
lockItem(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalCollectionRegionAccessStrategy
lockItem(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalEntityRegionAccessStrategy
lockItem(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalNaturalIdRegionAccessStrategy
M
MAX_ENTRIES_SUFFIX
- Static variable in class org.redisson.hibernate.
RedissonRegionFactory
MAX_IDLE_SUFFIX
- Static variable in class org.redisson.hibernate.
RedissonRegionFactory
N
NATURAL_ID_DEF
- Static variable in class org.redisson.hibernate.
RedissonRegionFactory
nextTimestamp()
- Method in class org.redisson.hibernate.
RedissonRegionFactory
nextTimestamp()
- Method in class org.redisson.hibernate.region.
BaseRegion
NonStrictReadWriteCollectionRegionAccessStrategy
- Class in
org.redisson.hibernate.strategy
NonStrictReadWriteCollectionRegionAccessStrategy(Settings, GeneralDataRegion)
- Constructor for class org.redisson.hibernate.strategy.
NonStrictReadWriteCollectionRegionAccessStrategy
NonStrictReadWriteEntityRegionAccessStrategy
- Class in
org.redisson.hibernate.strategy
NonStrictReadWriteEntityRegionAccessStrategy(Settings, GeneralDataRegion)
- Constructor for class org.redisson.hibernate.strategy.
NonStrictReadWriteEntityRegionAccessStrategy
NonStrictReadWriteNaturalIdRegionAccessStrategy
- Class in
org.redisson.hibernate.strategy
NonStrictReadWriteNaturalIdRegionAccessStrategy(Settings, GeneralDataRegion)
- Constructor for class org.redisson.hibernate.strategy.
NonStrictReadWriteNaturalIdRegionAccessStrategy
O
org.redisson.hibernate
- package org.redisson.hibernate
org.redisson.hibernate.region
- package org.redisson.hibernate.region
org.redisson.hibernate.strategy
- package org.redisson.hibernate.strategy
P
put(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.region.
BaseRegion
putFromLoad(SharedSessionContractImplementor, Object, Object, long, Object, boolean)
- Method in class org.redisson.hibernate.strategy.
AbstractReadWriteAccessStrategy
putFromLoad(SharedSessionContractImplementor, Object, Object, long, Object, boolean)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteCollectionRegionAccessStrategy
putFromLoad(SharedSessionContractImplementor, Object, Object, long, Object, boolean)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteEntityRegionAccessStrategy
putFromLoad(SharedSessionContractImplementor, Object, Object, long, Object, boolean)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteNaturalIdRegionAccessStrategy
putFromLoad(SharedSessionContractImplementor, Object, Object, long, Object, boolean)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyCollectionRegionAccessStrategy
putFromLoad(SharedSessionContractImplementor, Object, Object, long, Object, boolean)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyEntityRegionAccessStrategy
putFromLoad(SharedSessionContractImplementor, Object, Object, long, Object, boolean)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyNaturalIdRegionAccessStrategy
putFromLoad(SharedSessionContractImplementor, Object, Object, long, Object, boolean)
- Method in class org.redisson.hibernate.strategy.
TransactionalCollectionRegionAccessStrategy
putFromLoad(SharedSessionContractImplementor, Object, Object, long, Object, boolean)
- Method in class org.redisson.hibernate.strategy.
TransactionalEntityRegionAccessStrategy
putFromLoad(SharedSessionContractImplementor, Object, Object, long, Object, boolean)
- Method in class org.redisson.hibernate.strategy.
TransactionalNaturalIdRegionAccessStrategy
Q
QUERY_DEF
- Static variable in class org.redisson.hibernate.
RedissonRegionFactory
R
ReadOnlyCollectionRegionAccessStrategy
- Class in
org.redisson.hibernate.strategy
ReadOnlyCollectionRegionAccessStrategy(Settings, GeneralDataRegion)
- Constructor for class org.redisson.hibernate.strategy.
ReadOnlyCollectionRegionAccessStrategy
ReadOnlyEntityRegionAccessStrategy
- Class in
org.redisson.hibernate.strategy
ReadOnlyEntityRegionAccessStrategy(Settings, GeneralDataRegion)
- Constructor for class org.redisson.hibernate.strategy.
ReadOnlyEntityRegionAccessStrategy
ReadOnlyNaturalIdRegionAccessStrategy
- Class in
org.redisson.hibernate.strategy
ReadOnlyNaturalIdRegionAccessStrategy(Settings, GeneralDataRegion)
- Constructor for class org.redisson.hibernate.strategy.
ReadOnlyNaturalIdRegionAccessStrategy
ReadWriteCollectionRegionAccessStrategy
- Class in
org.redisson.hibernate.strategy
ReadWriteCollectionRegionAccessStrategy(Settings, GeneralDataRegion, RMapCache<Object, Object>)
- Constructor for class org.redisson.hibernate.strategy.
ReadWriteCollectionRegionAccessStrategy
ReadWriteEntityRegionAccessStrategy
- Class in
org.redisson.hibernate.strategy
ReadWriteEntityRegionAccessStrategy(Settings, GeneralDataRegion, RMapCache<Object, Object>)
- Constructor for class org.redisson.hibernate.strategy.
ReadWriteEntityRegionAccessStrategy
ReadWriteNaturalIdRegionAccessStrategy
- Class in
org.redisson.hibernate.strategy
ReadWriteNaturalIdRegionAccessStrategy(Settings, GeneralDataRegion, RMapCache<Object, Object>)
- Constructor for class org.redisson.hibernate.strategy.
ReadWriteNaturalIdRegionAccessStrategy
redisson
- Variable in class org.redisson.hibernate.
RedissonRegionFactory
REDISSON_CONFIG_PATH
- Static variable in class org.redisson.hibernate.
RedissonRegionFactory
RedissonCollectionRegion
- Class in
org.redisson.hibernate.region
RedissonCollectionRegion(RMapCache<Object, Object>, RegionFactory, CacheDataDescription, Settings, Properties, String, CacheKeysFactory)
- Constructor for class org.redisson.hibernate.region.
RedissonCollectionRegion
RedissonEntityRegion
- Class in
org.redisson.hibernate.region
RedissonEntityRegion(RMapCache<Object, Object>, RegionFactory, CacheDataDescription, Settings, Properties, String, CacheKeysFactory)
- Constructor for class org.redisson.hibernate.region.
RedissonEntityRegion
RedissonNaturalIdRegion
- Class in
org.redisson.hibernate.region
RedissonNaturalIdRegion(RMapCache<Object, Object>, RegionFactory, CacheDataDescription, Settings, Properties, String, CacheKeysFactory)
- Constructor for class org.redisson.hibernate.region.
RedissonNaturalIdRegion
RedissonQueryRegion
- Class in
org.redisson.hibernate.region
RedissonQueryRegion(RMapCache<Object, Object>, RegionFactory, Properties, String)
- Constructor for class org.redisson.hibernate.region.
RedissonQueryRegion
RedissonRegionFactory
- Class in
org.redisson.hibernate
Hibernate Cache region factory based on Redisson.
RedissonRegionFactory()
- Constructor for class org.redisson.hibernate.
RedissonRegionFactory
RedissonStrategyRegistrationProvider
- Class in
org.redisson.hibernate
RedissonStrategyRegistrationProvider()
- Constructor for class org.redisson.hibernate.
RedissonStrategyRegistrationProvider
RedissonTimestampsRegion
- Class in
org.redisson.hibernate.region
RedissonTimestampsRegion(RMapCache<Object, Object>, RegionFactory, Properties, String)
- Constructor for class org.redisson.hibernate.region.
RedissonTimestampsRegion
remove(SharedSessionContractImplementor, Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteCollectionRegionAccessStrategy
remove(SharedSessionContractImplementor, Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteEntityRegionAccessStrategy
remove(SharedSessionContractImplementor, Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteNaturalIdRegionAccessStrategy
remove(SharedSessionContractImplementor, Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalCollectionRegionAccessStrategy
remove(SharedSessionContractImplementor, Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalEntityRegionAccessStrategy
remove(SharedSessionContractImplementor, Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalNaturalIdRegionAccessStrategy
S
start(SessionFactoryOptions, Properties)
- Method in class org.redisson.hibernate.
RedissonRegionFactory
stop()
- Method in class org.redisson.hibernate.
JndiRedissonRegionFactory
stop()
- Method in class org.redisson.hibernate.
RedissonRegionFactory
T
TIMESTAMPS_DEF
- Static variable in class org.redisson.hibernate.
RedissonRegionFactory
toMap()
- Method in class org.redisson.hibernate.region.
BaseRegion
TransactionalCollectionRegionAccessStrategy
- Class in
org.redisson.hibernate.strategy
TransactionalCollectionRegionAccessStrategy(Settings, GeneralDataRegion)
- Constructor for class org.redisson.hibernate.strategy.
TransactionalCollectionRegionAccessStrategy
TransactionalEntityRegionAccessStrategy
- Class in
org.redisson.hibernate.strategy
TransactionalEntityRegionAccessStrategy(Settings, GeneralDataRegion)
- Constructor for class org.redisson.hibernate.strategy.
TransactionalEntityRegionAccessStrategy
TransactionalNaturalIdRegionAccessStrategy
- Class in
org.redisson.hibernate.strategy
TransactionalNaturalIdRegionAccessStrategy(Settings, GeneralDataRegion)
- Constructor for class org.redisson.hibernate.strategy.
TransactionalNaturalIdRegionAccessStrategy
TTL_SUFFIX
- Static variable in class org.redisson.hibernate.
RedissonRegionFactory
U
unlockItem(SharedSessionContractImplementor, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
AbstractReadWriteAccessStrategy
unlockItem(SharedSessionContractImplementor, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteCollectionRegionAccessStrategy
unlockItem(SharedSessionContractImplementor, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteEntityRegionAccessStrategy
unlockItem(SharedSessionContractImplementor, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteNaturalIdRegionAccessStrategy
unlockItem(SharedSessionContractImplementor, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyCollectionRegionAccessStrategy
unlockItem(SharedSessionContractImplementor, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyEntityRegionAccessStrategy
unlockItem(SharedSessionContractImplementor, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyNaturalIdRegionAccessStrategy
unlockItem(SharedSessionContractImplementor, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
TransactionalCollectionRegionAccessStrategy
unlockItem(SharedSessionContractImplementor, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
TransactionalEntityRegionAccessStrategy
unlockItem(SharedSessionContractImplementor, Object, SoftLock)
- Method in class org.redisson.hibernate.strategy.
TransactionalNaturalIdRegionAccessStrategy
update(SharedSessionContractImplementor, Object, Object, Object, Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteEntityRegionAccessStrategy
update(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
NonStrictReadWriteNaturalIdRegionAccessStrategy
update(SharedSessionContractImplementor, Object, Object, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyEntityRegionAccessStrategy
update(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadOnlyNaturalIdRegionAccessStrategy
update(SharedSessionContractImplementor, Object, Object, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadWriteEntityRegionAccessStrategy
update(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
ReadWriteNaturalIdRegionAccessStrategy
update(SharedSessionContractImplementor, Object, Object, Object, Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalEntityRegionAccessStrategy
update(SharedSessionContractImplementor, Object, Object)
- Method in class org.redisson.hibernate.strategy.
TransactionalNaturalIdRegionAccessStrategy
A
B
C
D
E
G
I
J
L
M
N
O
P
Q
R
S
T
U
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014–2020
Redisson
. All rights reserved.