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