public tableOptions (mixed $tableName, [mixed $schemaName]) Gets creation options from a table
public viewExists (mixed $viewName, [mixed $schemaName]) Generates SQL checking for the existence of a schema
public setNestedTransactionsWithSavepoints (mixed $nestedTransactionsWithSavepoints) Set if nested transactions should
public useExplicitIdValue () Check whether the database system requires an explicit value for identity columns
public sharedLock (mixed $sqlQuery) Returns a SQL modified with a LOCK IN SHARE MODE clause
public getDialectType () Name of the dialect used
public addColumn (mixed $tableName, mixed $schemaName,
public modifyColumn (mixed $tableName, mixed $schemaName,
public getDialect () Returns internal dialect instance
public array getSQLBindTypes () Active SQL statement in the object
Page 4 of 6