Whether this database connection supports transactions.

Type: bool

File

core/includes/database/database.inc, line 250
Core systems for the database layer.

Class

DatabaseConnection
Base Database API class.

Code

protected $transactionSupport = TRUE;