See: Description
Class | Description |
---|---|
CacheDataDescriptionImpl |
Standard CacheDataDescription implementation.
|
CollectionCacheInvalidator |
Allows the collection cache to be automatically evicted if an element is inserted/removed/updated *without* properly
managing both sides of the association (ie, the ManyToOne collection is changed w/o properly managing the OneToMany).
|
DefaultCacheKeysFactory |
Second level cache providers now have the option to use custom key implementations.
|
NaturalIdCacheKey |
Defines a key for caching natural identifier resolutions into the second level cache.
|
NoCachingRegionFactory |
Factory used if no caching enabled in config...
|
RegionFactoryInitiator |
Initiator for the
RegionFactory service. |
SimpleCacheKeysFactory |
Factory that does not fill in the entityName or role
|
StandardQueryCache |
The standard implementation of the Hibernate QueryCache interface.
|
StandardQueryCacheFactory |
Standard Hibernate implementation of the QueryCacheFactory interface.
|
StrategyCreatorRegionFactoryImpl |
Copyright © 2017 JBoss by Red Hat. All rights reserved.