// final boolean doFullCrossShardRelationshipChecking =
// PropertiesHelper.getBoolean(
// ShardedEnvironment.CHECK_ALL_ASSOCIATED_OBJECTS_FOR_DIFFERENT_SHARDS,
// prototypeConfiguration.getProperties(),
// true);
return new ShardedSqlSessionFactoryImpl(sqlSessionFactories, shardStrategyFactory,
idGenerator);
}