public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns
public listViews ([mixed $schemaName]) Generates the SQL to list all views of a schema or user
abstract public releaseSavepoint (mixed $name) ...
public addColumn (mixed $tableName, mixed $schemaName,
public getSQLStatement () Active SQL statement in the object
public dropForeignKey (mixed $tableName, mixed $schemaName, mixed $referenceName) Generates SQL
public dropIndex (mixed $tableName, mixed $schemaName, mixed $indexName) Generates SQL to delete
abstract public listTables ([mixed $schemaName]) ...
abstract public getName () ...
final public escapeSchema (mixed $str, [mixed $escapeChar]) Escape Schema
Page 26 of 44