Interface CacheableVariable
- All Known Implementing Classes:
HistoricJPAEntityListVariableType,HistoricJPAEntityVariableType,JPAEntityListVariableType,JPAEntityVariableType
public interface CacheableVariable
Interface to abstract the JPA cacheable setting
- Author:
- Tijs Rademakers
-
Method Summary
-
Method Details
-
setForceCacheable
void setForceCacheable(boolean forceCachedValue)
-