Uses of Class
org.apache.ibatis.executor.BaseExecutor.DeferredLoad
-
Packages that use BaseExecutor.DeferredLoad Package Description org.apache.ibatis.executor Contains the statement executors. -
-
Uses of BaseExecutor.DeferredLoad in org.apache.ibatis.executor
Fields in org.apache.ibatis.executor with type parameters of type BaseExecutor.DeferredLoad Modifier and Type Field Description protected java.util.concurrent.ConcurrentLinkedQueue<BaseExecutor.DeferredLoad>
BaseExecutor. deferredLoads
-