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