]
Matej Čimbora reassigned ISPN-5326:
-----------------------------------
Assignee: Matej Čimbora
JSR-107 Support for exception-handling annotation properties
------------------------------------------------------------
Key: ISPN-5326
URL:
https://issues.jboss.org/browse/ISPN-5326
Project: Infinispan
Issue Type: Enhancement
Components: JCache
Reporter: Matej Čimbora
Assignee: Matej Čimbora
The following JSR-107 annotation properties are currently not yet supported.
CacheResult - cachedExceptions, exceptionCacheName, nonCachedExceptions
CachePut - cacheFor, noCacheFor
CacheRemove - evictFor, noEvictFor
CacheRemoveAll - evictFor, noEvictFor
Note: Not covered by TCK tests.