Package com.avoka.fc.core.dao
Interface EntityCacheGroups
public interface EntityCacheGroups
Provides a set of constants used for caching.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
Remove the configuration group cache.
-
Field Details
-
CONFIG
Cache group shared by a number of "CONFIG" entities.- See Also:
-
-
Method Details
-
clearConfigGroup
static void clearConfigGroup()Remove the configuration group cache.- Since:
- 5.1.0
-