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). 
 | 
| NoCachingRegionFactory | 
 Factory used if no caching enabled in config... 
 | 
| RegionFactoryInitiator | 
 Initiator for the  
RegionFactory service. | 
| StandardQueryCache | 
 The standard implementation of the Hibernate QueryCache interface. 
 | 
| StandardQueryCacheFactory | 
 Standard Hibernate implementation of the QueryCacheFactory interface. 
 | 
Copyright © 2001-2015 Red Hat, Inc. All Rights Reserved.