public interface CacheKeyBuilder
| Modifier and Type | Method and Description |
|---|---|
default org.apache.ibatis.cache.CacheKey |
buildCacheKey(org.apache.ibatis.cache.CacheKey cacheKey,
Object parameterObject) |
default org.apache.ibatis.cache.CacheKey buildCacheKey(org.apache.ibatis.cache.CacheKey cacheKey,
Object parameterObject)
Copyright © 2024. All rights reserved.