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