Uses of Class
org.hibernate.boot.CacheRegionDefinition

Packages that use CacheRegionDefinition
Package
Description
This package contains the interfaces that make up the bootstrap API for Hibernate.
An SPI service for processing and handling cfg.xml files.
 
This package defines the boot-time metamodel, which is an interpretation of the domain model (entity classes, embeddable classes, and attributes) and the mapping of these "domain model parts" to the database.
A range of SPIs allowing integration with—and customization of—the process of building metadata.