org.hibernate.cache.EntityRegion |
![]() |
Defines the contract for a cache region which will specifically be used to store entity data.
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 | Usually indicates mis-configuration. |
---|