com.opensymphony.oscache.hibernate |
Provides Hibernate 3.2 classes for OSCache.
Package Specification
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
|
Java Source File Name | Type | Comment |
OSCache.java | Class | Cache plugin for Hibernate 3.2 and OpenSymphony OSCache 2.4. |
OSCacheProvider.java | Class | Cache provider plugin for Hibernate 3.2 and OpenSymphony OSCache 2.4.
This implementation assumes that identifiers have well-behaved toString() methods.
To enable OSCache for Hibernate's second level cache add the following line to Hibernate's configuration e.g. |