Interface CacheableVariable
-
- All Known Implementing Classes:
HistoricJPAEntityListVariableType,HistoricJPAEntityVariableType,JPAEntityListVariableType,JPAEntityVariableType
@Internal public interface CacheableVariable
Interface to abstract the JPA cacheable setting
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetForceCacheable(boolean forceCachedValue)
-