public getSqlStatement () SQL statement related to the profile
abstract public isPrimary () ...
public getDefaultIdValue () Returns the default identity value to be inserted in an identity column
abstract public describeColumns (mixed $table, [mixed $schema]) ...
abstract public getConnectionId () ...
public getSqlVariables () Active SQL bound parameter variables
integer TYPE_VARCHAR
public dropTable (mixed $tableName, [mixed $schemaName], [mixed $ifExists]) Generates SQL to drop
public createTable (mixed $tableName, mixed $schemaName, array $definition) Generates SQL to create
abstract public sharedLock (mixed $sqlQuery) ...
Page 10 of 44