public sharedLock (mixed $sqlQuery) Returns a SQL modified with a LOCK IN SHARE MODE clause
public getCustomFunctions () Returns registered functions
public rollbackSavepoint (mixed $name) Generate SQL to rollback a savepoint
public limit (mixed $sqlQuery, mixed $number) Generates the SQL for LIMIT clause
final public getColumnList (array $columnList, [mixed $escapeChar], [mixed $bindCounts]) Gets a
public getSqlExpression (array $expression, [mixed $escapeChar], [mixed $bindCounts]) Transforms
public select (array $definition) Builds a SELECT statement
final public escape (mixed $str, [mixed $escapeChar]) Escape identifiers
public createSavepoint (mixed $name) Generate SQL to create a new savepoint
public supportsSavepoints () Checks whether the platform supports savepoints
Page 1 of 2