Class CacheRegionDefinition

java.lang.Object
org.hibernate.boot.CacheRegionDefinition

public class CacheRegionDefinition extends Object
Models the definition of caching settings for a particular region. Generally found in:
  • cfg.xml
  • annotations
  • orm.xml
  • hbm.xml