Uses of Package
org.hibernate.cache

Packages that use org.hibernate.cache
org.hibernate.action.internal   
org.hibernate.cache This package defines API of the Hibernate second level cache service. 
org.hibernate.cache.ehcache   
org.hibernate.cache.ehcache.internal.nonstop   
org.hibernate.cache.ehcache.internal.regions   
org.hibernate.cache.ehcache.internal.strategy   
org.hibernate.cache.ehcache.internal.util   
org.hibernate.cache.infinispan   
org.hibernate.cache.infinispan.access   
org.hibernate.cache.infinispan.collection   
org.hibernate.cache.infinispan.entity   
org.hibernate.cache.infinispan.impl   
org.hibernate.cache.infinispan.naturalid   
org.hibernate.cache.infinispan.query   
org.hibernate.cache.infinispan.timestamp   
org.hibernate.cache.infinispan.util   
org.hibernate.cache.internal   
org.hibernate.cache.spi Defines the Hibernate second level caching SPI. 
org.hibernate.cache.spi.access Defines contracts for transactional and concurrent access to cached entity and collection data. 
org.hibernate.ejb.internal   
org.hibernate.envers.internal   
org.hibernate.internal An internal package containing mostly implementations of central Hibernate APIs. 
org.hibernate.persister.collection This package abstracts the persistence mechanism for collections. 
org.hibernate.service.jdbc.connections.internal   
org.hibernate.testing.cache   
 

Classes in org.hibernate.cache used by org.hibernate.action.internal
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.ehcache
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.ehcache.internal.nonstop
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.ehcache.internal.regions
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.ehcache.internal.strategy
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.ehcache.internal.util
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.infinispan
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.infinispan.access
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.infinispan.collection
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.infinispan.entity
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.infinispan.impl
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.infinispan.naturalid
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.infinispan.query
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.infinispan.timestamp
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.infinispan.util
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.internal
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.spi
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.cache.spi.access
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.ejb.internal
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.envers.internal
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.internal
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.persister.collection
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.service.jdbc.connections.internal
CacheException
          Something went wrong in the cache
 

Classes in org.hibernate.cache used by org.hibernate.testing.cache
CacheException
          Something went wrong in the cache
 



Copyright © 2001-2012 Red Hat, Inc. All Rights Reserved.