Database connection constructor.
The database connection.
The database connection object.
Connection object.
Close the connection.
Commit a transaction.
Execute a SQL query.
SQL statement.
Values to be inserted into the statement.
Query results.
Execute multiple SQL queries, each one right after the last
SQL statement.
Values to be inserted into the statement.
Results of all queries.
Rollback a transaction.
Start a transaction.
Generated using TypeDoc
Control the database through a single connection.