Uses of Class
org.hibernate.engine.spi.CacheInitiator
-
Packages that use CacheInitiator Package Description org.hibernate.engine.spi This package defines some central internal SPI abstractions used throughout the implementation of Hibernate. -
-
Uses of CacheInitiator in org.hibernate.engine.spi
Fields in org.hibernate.engine.spi declared as CacheInitiator Modifier and Type Field Description static CacheInitiator
CacheInitiator. INSTANCE
-