15.2.4.3. Clear the Cache
Invoke the
@CacheRemoveAll method to clear all entries from the cache. An example of a method annotated with @CacheRemoveAll is as follows
As displayed in the example, this annotation accepts an optional
cacheName attribute.