109110111112113114115116
this.idGenerator = idGenerator; this.singleShardedSqlSession = new ShardedSqlSessionImpl(this, shardStrategy); this.configurationsWrapper = new MyBatisConfigurationsWrapper(getAnyFactory().getConfiguration(), this.getSqlSessionFactories()); }