The name of the Statement class for this connection.
Type: string
File
- core/
includes/ database/ database.inc, line 243 - Core systems for the database layer.
Class
- DatabaseConnection
- Base Database API class.
Code
protected $statementClass = 'DatabaseStatementBase';