Edit
↰
Home
↑
pq-gateway
↑
Query
↑
ExecutorInterface
↻
ExecutorInterface::getConnection
↲
ExecutorInterface::execute
↲
ExecutorInterface::getQuery
↲
ExecutorInterface::getResult
↲
ExecutorInterface::setConnection
#
pq\Connection
pq\Query\ExecutorInterface::getConnection
()
Retrieve the coonection used by the executor.
Params:
#
None.
Returns:
#
pq\Connection
, the currently used connection.
Show Comments from Github Discussions