X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=pq-gateway%2Fpq%2FQuery%2FExecutorInterface%2FgetConnection.md;fp=pq-gateway%2Fpq%2FQuery%2FExecutorInterface%2FgetConnection.md;h=e9140c914afaf3c0222ae24bde9d70474afd2524;hb=8ca926b19e417db747f046038909d818352b29a3;hp=0000000000000000000000000000000000000000;hpb=8e466600d2aff5f9a4e3deb1ba72ac1047f29fcf;p=mdref%2Fmdref-pq-gateway diff --git a/pq-gateway/pq/Query/ExecutorInterface/getConnection.md b/pq-gateway/pq/Query/ExecutorInterface/getConnection.md new file mode 100644 index 0000000..e9140c9 --- /dev/null +++ b/pq-gateway/pq/Query/ExecutorInterface/getConnection.md @@ -0,0 +1,11 @@ +# pq\Connection pq\Query\ExecutorInterface::getConnection() + +Retrieve the coonection used by the executor. + +## Params: + +None. + +## Returns: + +* pq\Connection, the currently used connection.