MySQLExecutor constructor

MySQLExecutor(
  1. MySQLConnection connection
)

Implementation

MySQLExecutor(this.connection);