类 AbstractCacheFactory
java.lang.Object
org.babyfish.jimmer.sql.cache.AbstractCacheFactory
- 所有已实现的接口:
CacheFactory,FilterStateAware,FilterStateAwareCacheFactory
-
构造器概要
构造器 -
方法概要
从类继承的方法 java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait从接口继承的方法 org.babyfish.jimmer.sql.cache.CacheFactory
createAssociatedIdCache, createAssociatedIdListCache, createObjectCache, createResolverCache
-
构造器详细资料
-
AbstractCacheFactory
public AbstractCacheFactory()
-
-
方法详细资料
-
setFilterState
- 指定者:
setFilterState在接口中FilterStateAware
-
getFilterState
-