A pool of SQL connections.
| package |
Default |
|---|
__construct()
begin( $arg0) : void
callable
close() : void
getConnection( $arg0) : void
callable
preparedBatch( $arg0, $arg1, $arg2) : $this
string
array
callable
$this
preparedQuery( $arg0, $arg1, $arg2 = null) : $this
param $sql [string] param $arguments [Tuple] param $handler [callable] preparedQuery($sql, $arguments, $handler)
string
callable | Tuple
callable
$this
query( $arg0, $arg1) : $this
string
callable
$this