package io.dataease.commons.constants; public class JdbcConstants { public final static String VIEW_CACHE_KEY = "view_cache"; }