Hierarchy For All Packages
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.redisson.hibernate.strategy.AbstractReadWriteAccessStrategy
- org.redisson.hibernate.strategy.ReadWriteCollectionRegionAccessStrategy (implements org.hibernate.cache.spi.access.CollectionRegionAccessStrategy)
- org.redisson.hibernate.strategy.ReadWriteEntityRegionAccessStrategy (implements org.hibernate.cache.spi.access.EntityRegionAccessStrategy)
- org.redisson.hibernate.strategy.ReadWriteNaturalIdRegionAccessStrategy (implements org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy)
- org.redisson.hibernate.region.BaseRegion (implements org.hibernate.cache.spi.GeneralDataRegion, org.hibernate.cache.spi.TransactionalDataRegion)
- org.redisson.hibernate.region.RedissonCollectionRegion (implements org.hibernate.cache.spi.CollectionRegion)
- org.redisson.hibernate.region.RedissonEntityRegion (implements org.hibernate.cache.spi.EntityRegion)
- org.redisson.hibernate.region.RedissonNaturalIdRegion (implements org.hibernate.cache.spi.NaturalIdRegion)
- org.redisson.hibernate.region.RedissonQueryRegion (implements org.hibernate.cache.spi.QueryResultsRegion)
- org.redisson.hibernate.region.RedissonTimestampsRegion (implements org.hibernate.cache.spi.TimestampsRegion)
- org.redisson.hibernate.strategy.NonStrictReadWriteCollectionRegionAccessStrategy (implements org.hibernate.cache.spi.access.CollectionRegionAccessStrategy)
- org.redisson.hibernate.strategy.NonStrictReadWriteEntityRegionAccessStrategy (implements org.hibernate.cache.spi.access.EntityRegionAccessStrategy)
- org.redisson.hibernate.strategy.NonStrictReadWriteNaturalIdRegionAccessStrategy (implements org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy)
- org.redisson.hibernate.strategy.ReadOnlyCollectionRegionAccessStrategy (implements org.hibernate.cache.spi.access.CollectionRegionAccessStrategy)
- org.redisson.hibernate.strategy.ReadOnlyEntityRegionAccessStrategy (implements org.hibernate.cache.spi.access.EntityRegionAccessStrategy)
- org.redisson.hibernate.strategy.ReadOnlyNaturalIdRegionAccessStrategy (implements org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy)
- org.redisson.hibernate.RedissonRegionFactory (implements org.hibernate.cache.spi.RegionFactory)
- org.redisson.hibernate.JndiRedissonRegionFactory
- org.redisson.hibernate.RedissonStrategyRegistrationProvider (implements org.hibernate.boot.registry.selector.StrategyRegistrationProvider)
- org.redisson.hibernate.strategy.TransactionalCollectionRegionAccessStrategy (implements org.hibernate.cache.spi.access.CollectionRegionAccessStrategy)
- org.redisson.hibernate.strategy.TransactionalEntityRegionAccessStrategy (implements org.hibernate.cache.spi.access.EntityRegionAccessStrategy)
- org.redisson.hibernate.strategy.TransactionalNaturalIdRegionAccessStrategy (implements org.hibernate.cache.spi.access.NaturalIdRegionAccessStrategy)
- org.redisson.hibernate.strategy.AbstractReadWriteAccessStrategy