dbCallProc-JDBCConnection-method: Marked as deprecated in DBI

Description Usage Arguments

Description

Marked as deprecated in DBI

Usage

1
2
## S4 method for signature 'JDBCConnection'
dbCallProc(conn, name, parameters = list(), ...)

Arguments

conn

A JDBCConnection object, as produced by dbConnect.

name

the name of the procedure

parameters

a list of procedure arguments.

...

Other parameters passed on to methods.


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