# Generated by roxygen2: do not edit by hand

export(dbDisconnect)
exportClasses(filehashSQLite)
exportMethods("[")
exportMethods(dbDelete)
exportMethods(dbDisconnect)
exportMethods(dbExists)
exportMethods(dbFetch)
exportMethods(dbInsert)
exportMethods(dbList)
exportMethods(dbMultiFetch)
exportMethods(dbUnlink)
import(methods)
importClassesFrom(RSQLite,SQLiteConnection)
importClassesFrom(RSQLite,SQLiteDriver)
importClassesFrom(filehash,filehash)
importFrom(DBI,dbConnect)
importFrom(DBI,dbDisconnect)
importFrom(DBI,dbDriver)
importFrom(DBI,dbExecute)
importFrom(DBI,dbGetQuery)
importFrom(DBI,dbUnloadDriver)
importFrom(RSQLite,dbDriver)
importFrom(filehash,dbDelete)
importFrom(filehash,dbExists)
importFrom(filehash,dbFetch)
importFrom(filehash,dbInsert)
importFrom(filehash,dbList)
importFrom(filehash,dbMultiFetch)
importFrom(filehash,dbUnlink)
importFrom(filehash,registerFormatDB)
