java.lang.Object | |||
↳ | org.hibernate.cache.impl.bridge.BaseRegionAdapter | ||
↳ | org.hibernate.cache.impl.bridge.BaseTransactionalDataRegionAdapter | ||
↳ | org.hibernate.cache.impl.bridge.CollectionRegionAdapter |
Adapter specifically bridging CollectionRegion
to Cache
.
[Expand]
Inherited Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Build an access strategy for the requested access type.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() | |||||||||||
![]() |
Build an access strategy for the requested access type.
accessType | The type of access strategy to build; never null. |
---|
CacheException |
---|