MySQLPoolExecutor constructor

MySQLPoolExecutor(
  1. MySQLConnectionPool pool
)

Implementation

MySQLPoolExecutor(this.pool);