dbDisconnect-JDBCConnection-method: Disconnect (close) a connection

Description Usage Arguments See Also

Description

Disconnect (close) a connection

Usage

1
2
## S4 method for signature 'JDBCConnection'
dbDisconnect(conn, ...)

Arguments

conn

A JDBCConnection object, as produced by dbConnect.

...

Other parameters passed on to methods.

See Also

Other connection functions: JDBCDriver-class, dbConnect,JDBCConnection-method, dbConnect,JDBCDriver-method

Other JDBCConnection methods: dbConnect,JDBCConnection-method, dbSendQuery,JDBCConnection,character-method, dbj-edit-tables, dbj-sql-generate, dbj-sql-quote, dbj-table


hoesler/dbj documentation built on May 17, 2019, 4:36 p.m.