Object Pooling


[Up] [Top]

Documentation for package ‘pool’ version 0.1.4

Help Pages

copy_to.Pool DBIConnection methods from dplyr and dbplyr
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.
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.
dbIsValid-method DBIObject methods.
dbListFields-method DBIConnection methods.
dbListResults-method DBIConnection methods.
dbListTables-method DBIConnection methods.
dbPool Create a DBI Database Connection Pool.
dbQuoteIdentifier-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.
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_copy_to.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.
object Pooled object methods.
onActivate Pooled object methods.
onActivate-method Pooled object methods.
onDestroy Pooled object methods.
onDestroy-method Pooled object methods.
onPassivate Pooled object methods.
onPassivate-method Pooled object methods.
onValidate Pooled object methods.
onValidate-method Pooled object methods.
Pool Pool Class.
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 Pool Class.
poolClose-method Pool Class.
poolCreate Pool Class.
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_ident.Pool DBIConnection methods from dplyr and dbplyr
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_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