Uses of Class
org.openrefine.extension.database.mysql.MySQLConnectionManager
-
Packages that use MySQLConnectionManager Package Description org.openrefine.extension.database.mysql -
-
Uses of MySQLConnectionManager in org.openrefine.extension.database.mysql
Methods in org.openrefine.extension.database.mysql that return MySQLConnectionManager Modifier and Type Method Description static MySQLConnectionManager
MySQLConnectionManager. getInstance()
Create a new instance of this connection manager.
-