Table of Contents
The Table of Contents provides an overview of the Ehcache 3.0 documentation on this site. Each topic below corresponds to a menu item at the left.
Basic Topics
Topic | Description |
---|---|
Learn the essentials |
|
How to configure Ehcache using XML |
|
Creating and making use of caches directly |
|
Using Ehcache as a javax.cache aka JSR-107 provider |
|
Examples of using Ehcache APIs |
|
Reference XSD for configuration |
General Topics
Topic | Description |
---|---|
Learn terms that relate to caching |
|
Learn concepts that relate to caching |
|
Learn common patterns of cache usage |
Advanced Topics
Topic | Description |
---|---|
Data freshness and expiration |
|
Using and controlling threads in Ehcache 3 |
|
Understanding and configuring serializers and copiers |
|
Using Ehcache with a JTA transaction manager |
|
Using cache writers (write-through and write-behind) |
|
Getting notified about events within the cache |
|
Affecting the way entries are chosen for eviction |