| Class | Description |
|---|---|
| HibernateJpaVendorAdapter |
Extension of the Spring
HibernateJpaVendorAdapter class that can provide a
CacheProvider implementation to the hibernate session factory. |
| LocalCacheProviderProxy |
Copy of the Spring LocalCacheProviderProxy that works with JPA when the
HibernateJpaVendorAdapter is used
and the HibernateJpaVendorAdapter.setCacheProvider(CacheProvider) property is set. |
Copyright © 2016 Jasig. All Rights Reserved.