Edit
↰
Home
↑
pq-gateway
↑
Gateway
↑
Table
↻
Table::getConnection
↲
Attributes
↲
Identity
↲
Relations
↲
Table::__construct
↲
Table::__toString
↲
Table::attach
↲
Table::by
↲
Table::create
↲
Table::delete
↲
Table::detach
↲
Table::execute
↲
Table::find
↲
Table::getAttributes
↲
Table::getIdentity
↲
Table::getMetadataCache
↲
Table::getName
↲
Table::getQueryExecutor
↲
Table::getQueryWriter
↲
Table::getRelation
↲
Table::getRelations
↲
Table::getRowsetPrototype
↲
Table::notify
↲
Table::of
↲
Table::onResult
↲
Table::resolve
↲
Table::setMetadataCache
↲
Table::setQueryExecutor
↲
Table::setQueryWriter
↲
Table::setRowsetPrototype
↲
Table::update
↲
Table::with
#
pq\Connection
pq\Gateway\Table::getConnection
()
Retrieve the connection currently in use by the table gateway.
Params:
#
None.
Returns:
#
pq\Connection
, the current PostgreSQL connection.
Show Comments from Github Discussions