类的使用
org.sagacity.sqltoy.model.CacheMatchFilter
-
使用CacheMatchFilter的程序包 程序包 说明 org.sagacity.sqltoy.dao org.sagacity.sqltoy.dao.impl org.sagacity.sqltoy.model org.sagacity.sqltoy.service org.sagacity.sqltoy.service.impl org.sagacity.sqltoy.support -
-
org.sagacity.sqltoy.dao中CacheMatchFilter的使用
参数类型为CacheMatchFilter的org.sagacity.sqltoy.dao中的方法 修饰符和类型 方法 说明 String[]SqlToyLazyDao. cacheMatchKeys(String matchRegex, CacheMatchFilter cacheMatchFilter)已过时。String[]SqlToyLazyDao. cacheMatchKeys(CacheMatchFilter cacheMatchFilter, String... matchRegexes)update 2022-12-15 支持数组 -
org.sagacity.sqltoy.dao.impl中CacheMatchFilter的使用
参数类型为CacheMatchFilter的org.sagacity.sqltoy.dao.impl中的方法 修饰符和类型 方法 说明 String[]SqlToyLazyDaoImpl. cacheMatchKeys(String matchRegex, CacheMatchFilter cacheMatchFilter)String[]SqlToyLazyDaoImpl. cacheMatchKeys(CacheMatchFilter cacheMatchFilter, String... matchRegexes) -
org.sagacity.sqltoy.model中CacheMatchFilter的使用
返回CacheMatchFilter的org.sagacity.sqltoy.model中的方法 修饰符和类型 方法 说明 CacheMatchFilterCacheMatchFilter. cacheKeyIndex(int cacheKeyIndex)CacheMatchFilterCacheMatchFilter. cacheName(String cacheName)CacheMatchFilterCacheMatchFilter. cacheType(String cacheType)static CacheMatchFilterCacheMatchFilter. create()CacheMatchFilterCacheMatchFilter. filter(CacheFilter cacheFilter)CacheMatchFilterCacheMatchFilter. matchIndexs(int... matchIndexs)CacheMatchFilterCacheMatchFilter. matchSize(int matchSize)CacheMatchFilterCacheMatchFilter. priorMatchEqual(Boolean priorMatchEqual)CacheMatchFilterCacheMatchFilter. unMatchedReturnSelf() -
org.sagacity.sqltoy.service中CacheMatchFilter的使用
参数类型为CacheMatchFilter的org.sagacity.sqltoy.service中的方法 修饰符和类型 方法 说明 String[]SqlToyCRUDService. cacheMatchKeys(String matchRegex, CacheMatchFilter cacheMatchFilter)已过时。String[]SqlToyCRUDService. cacheMatchKeys(CacheMatchFilter cacheMatchFilter, String... matchRegexes) -
org.sagacity.sqltoy.service.impl中CacheMatchFilter的使用
参数类型为CacheMatchFilter的org.sagacity.sqltoy.service.impl中的方法 修饰符和类型 方法 说明 String[]SqlToyCRUDServiceImpl. cacheMatchKeys(String matchRegex, CacheMatchFilter cacheMatchFilter)String[]SqlToyCRUDServiceImpl. cacheMatchKeys(CacheMatchFilter cacheMatchFilter, String... matchRegexes) -
org.sagacity.sqltoy.support中CacheMatchFilter的使用
参数类型为CacheMatchFilter的org.sagacity.sqltoy.support中的方法 修饰符和类型 方法 说明 protected String[]SqlToyDaoSupport. cacheMatchKeys(String matchRegex, CacheMatchFilter cacheMatchFilter)已过时。protected String[]SqlToyDaoSupport. cacheMatchKeys(CacheMatchFilter cacheMatchFilter, String... matchRegexes)
-