PHP Class Ouzo\Tools\Model\Template\MyImagineDialect

Inheritance: extends Ouzo\Db\Dialect\Dialect
Datei anzeigen Open project: letsdrink/ouzo

Public Methods

Method Description
batchInsert ( $table, $primaryKey, $columns, $batchSize )
getConnectionErrorCodes ( )
getErrorCode ( $errorInfo )
regexpMatcher ( )

Protected Methods

Method Description
insertEmptyRow ( )
quote ( $word )

Method Details

batchInsert() public method

public batchInsert ( $table, $primaryKey, $columns, $batchSize )

getConnectionErrorCodes() public method

getErrorCode() public method

public getErrorCode ( $errorInfo )

insertEmptyRow() protected method

protected insertEmptyRow ( )

quote() protected method

protected quote ( $word )

regexpMatcher() public method

public regexpMatcher ( )