Interface CacheableVariable

All Known Implementing Classes:
HistoricJPAEntityListVariableType, HistoricJPAEntityVariableType, JPAEntityListVariableType, JPAEntityVariableType

@Internal public interface CacheableVariable
Interface to abstract the JPA cacheable setting
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    setForceCacheable(boolean forceCachedValue)
     
  • Method Details

    • setForceCacheable

      void setForceCacheable(boolean forceCachedValue)