Cause: org.apache.ibatis.executor.ExecutorException: Executor was closed
背景只使用了mybatis未使用spring,因为涉及多数据源,所以每次查询都是通过mapper工厂方法来创建mapper在执行select或着Update。同一个mapper执行完select在执行update便报错Executorwasclosed。解决看日志2018-05-3017:09:58,941DEBUG[org.apache.ibatis.transaction.jdbc.JdbcT