接口 CacheFactory
public interface CacheFactory
-
方法概要
修饰符和类型方法说明default Cache<?,?>createAssociatedIdCache(org.babyfish.jimmer.meta.ImmutableProp type)createAssociatedIdListCache(org.babyfish.jimmer.meta.ImmutableProp type)default Cache<?,?>createObjectCache(org.babyfish.jimmer.meta.ImmutableType type)
-
方法详细资料
-
createObjectCache
-
createAssociatedIdCache
-
createAssociatedIdListCache
-