Skip navigation links
Red Hat JBoss Enterprise Application Platform 7.1.0.GA

Package org.hibernate.cache.spi

Defines the Hibernate second level caching SPI.

See: Description

Package org.hibernate.cache.spi Description

Defines the Hibernate second level caching SPI.

The initial contract here is RegionFactory whose implementations are responsible for configuring and managing lifecycle operations in regards to the particular underlying caching library. Its other main purpose is to build specializations Region instances based on the type of data we will be storing in that given region.

Skip navigation links
Red Hat JBoss Enterprise Application Platform 7.1.0.GA

Copyright © 2017 JBoss by Red Hat. All rights reserved.