# Generated by roxygen2: do not edit by hand export(Athena) export(athena_connect) export(read_credentials) export(use_credentials) exportClasses(AthenaConnection) exportClasses(AthenaDriver) exportClasses(AthenaResult) exportMethods(dbConnect) exportMethods(dbExistsTable) exportMethods(dbGetInfo) exportMethods(dbGetQuery) exportMethods(dbListFields) exportMethods(dbListTables) exportMethods(dbReadTable) exportMethods(dbSendQuery) exportMethods(fetch) import(DBI) import(RJDBC) import(bit64) import(metis.jars) importFrom(aws.signature,read_credentials) importFrom(aws.signature,use_credentials) importFrom(methods,as) importFrom(methods,callNextMethod) importFrom(rJava,.jcall)