Uses of Class
io.datarouter.client.mysql.connection.MysqlConnectionPoolHolder
| Package | Description |
|---|---|
| io.datarouter.client.mysql.ddl.execute |
-
Uses of MysqlConnectionPoolHolder in io.datarouter.client.mysql.ddl.execute
Constructors in io.datarouter.client.mysql.ddl.execute with parameters of type MysqlConnectionPoolHolder Constructor Description MysqlSchemaUpdateService(io.datarouter.storage.config.DatarouterProperties datarouterProperties, io.datarouter.storage.config.DatarouterAdministratorEmailService adminEmailService, MysqlSingleTableSchemaUpdateService mysqlSingleTableSchemaUpdateService, io.datarouter.storage.config.executor.DatarouterStorageExecutors.DatarouterSchemaUpdateScheduler executor, io.datarouter.web.email.DatarouterHtmlEmailService htmlEmailService, MysqlConnectionPoolHolder mysqlConnectionPoolHolder, io.datarouter.web.config.DatarouterWebPaths datarouterWebPaths)