Object Pooling


[Up] [Top]

Documentation for package ‘pool’ version 0.1.6

Help Pages

copy_to.Pool DBIConnection methods from dplyr and dbplyr
dbAppendTable-method DBIConnection methods.
dbBegin-method DBIConnection transaction methods are not supported for Pool objects.
dbBreak Self-contained database transactions using pool
dbCommit-method DBIConnection transaction methods are not supported for Pool objects.
dbCreateTable-method DBIConnection methods.
dbDataType-method DBIObject methods.
dbExecute-method DBIConnection methods.
dbExistsTable-method DBIConnection methods.
dbGetInfo-method DBIObject methods.
dbGetQuery-method DBIConnection methods.
DBI-connection DBIConnection methods.
DBI-connection-interpolate Safely interpolate values into an SQL string and parse them back.
DBI-connection-quote SQL quoting.
DBI-connection-sql Creating and manipulating SQL tables.
DBI-connection-transaction DBIConnection transaction methods are not supported for Pool objects.
DBI-object DBIObject methods.
DBI-object-deprecated Make R identifiers into legal SQL identifiers.
dbIsReadOnly-method DBIConnection methods.
dbIsValid-method DBIObject methods.
dbListFields-method DBIConnection methods.
dbListObjects-method DBIConnection methods.
dbListResults-method DBIConnection methods.
dbListTables-method DBIConnection methods.
dbPool Create a DBI Database Connection Pool.
dbQuoteIdentifier-method SQL quoting.
dbQuoteLiteral-method SQL quoting.
dbQuoteString-method SQL quoting.
dbReadTable-method DBIConnection methods.
dbRemoveTable-method DBIConnection methods.
dbRollback-method DBIConnection transaction methods are not supported for Pool objects.
dbSendQuery-method DBIConnection methods.
dbSendStatement-method DBIConnection methods.
dbUnquoteIdentifier-method SQL quoting.
dbWithTransaction-method DBIConnection transaction methods are not supported for Pool objects.
dbWriteTable-method DBIConnection methods.
db_analyze.Pool DBIConnection methods from dplyr and dbplyr
db_begin.Pool DBIConnection methods from dplyr and dbplyr
db_collect.Pool DBIConnection methods from dplyr and dbplyr
db_commit.Pool DBIConnection methods from dplyr and dbplyr
db_compute.Pool DBIConnection methods from dplyr and dbplyr
db_create_index.Pool DBIConnection methods from dplyr and dbplyr
db_create_indexes.Pool DBIConnection methods from dplyr and dbplyr
db_create_table.Pool DBIConnection methods from dplyr and dbplyr
db_data_type.Pool DBIConnection methods from dplyr and dbplyr
db_desc.Pool DBIConnection methods from dplyr and dbplyr
db_drop_table.Pool DBIConnection methods from dplyr and dbplyr
db_explain.Pool DBIConnection methods from dplyr and dbplyr
db_has_table.Pool DBIConnection methods from dplyr and dbplyr
db_insert_into.Pool DBIConnection methods from dplyr and dbplyr
db_list_tables.Pool DBIConnection methods from dplyr and dbplyr
db_query_fields.Pool DBIConnection methods from dplyr and dbplyr
db_query_rows.Pool DBIConnection methods from dplyr and dbplyr
db_rollback.Pool DBIConnection methods from dplyr and dbplyr
db_save_query.Pool DBIConnection methods from dplyr and dbplyr
db_sql_render.Pool DBIConnection methods from dplyr and dbplyr
db_write_table.Pool DBIConnection methods from dplyr and dbplyr
dplyr-db-methods DBIConnection methods from dplyr and dbplyr
isSQLKeyword-method Make R identifiers into legal SQL identifiers.
make.db.names-method Make R identifiers into legal SQL identifiers.
Pool S4 class for compatibility with DBI methods
Pool-class S4 class for compatibility with DBI methods
poolCheckout Checks out an object from the pool.
poolCheckout-method Checks out an object from the pool.
poolClose S4 class for compatibility with DBI methods
poolClose-method S4 class for compatibility with DBI methods
poolCreate S4 class for compatibility with DBI methods
poolReturn Returns an object back to the pool.
poolReturn-method Returns an object back to the pool.
poolWithTransaction Self-contained database transactions using pool
show-method Show method
sqlAppendTable-method Creating and manipulating SQL tables.
sqlCreateTable-method Creating and manipulating SQL tables.
sqlData-method Creating and manipulating SQL tables.
sqlInterpolate-method Safely interpolate values into an SQL string and parse them back.
SQLKeywords-method Make R identifiers into legal SQL identifiers.
sqlParseVariables-method Safely interpolate values into an SQL string and parse them back.
sql_escape_logical.Pool DBIConnection methods from dplyr and dbplyr
sql_escape_string.Pool DBIConnection methods from dplyr and dbplyr
sql_join.Pool DBIConnection methods from dplyr and dbplyr
sql_join_suffix.Pool DBIConnection methods from dplyr and dbplyr
sql_select.Pool DBIConnection methods from dplyr and dbplyr
sql_semi_join.Pool DBIConnection methods from dplyr and dbplyr
sql_subquery.Pool DBIConnection methods from dplyr and dbplyr
sql_translate_env.Pool DBIConnection methods from dplyr and dbplyr
tbl.Pool DBIConnection methods from dplyr and dbplyr