| Package | Description |
|---|---|
| com.erudika.para.annotations |
Various annotation classes used for caching, indexing, etc.
|
| com.erudika.para.persistence |
The persistence module - handles data store communications and object persistence.
|
| Class and Description |
|---|
| Cached.Action
The type of cache operation.
|
| Indexed.Action
The search action performed.
|
| Class and Description |
|---|
| Cached
Annotation that marks methods that can modify the cache.
|
| Indexed
Annotation that marks methods that can modify the search index.
|
Copyright © 2016 Erudika. All rights reserved.