public Connection::escapeDatabase($database) Escapes
public Connection::escapeField($field) Escapes
public Connection::update($table, array $options = array())
List of replacement values for use in prefixTables(). Type:
public Connection::version() Returns
The database target this connection is for. We need this information for later auditing and logging. Type:
Base Database API class. This class provides a Drupal-specific extension of the PDO database abstraction class in PHP. Every database driver
abstract Connection::queryTemporary($query, array $args = array(), array $options
The key representing this connection. The key is a unique string which identifies a database connection. A connection can be a single server
public Connection::getDriverClass($class) Gets
Page 5 of 8