Class CacheRegionDefinition


  • public class CacheRegionDefinition
    extends Object
    Models the definition of caching settings for a particular region. Generally as found in either:
    • cfg.xml
    • hbm.xml
    • annotation
    Though certainly other custom sources are acceptable too.