PHP Class Storm\Drivers\Base\Relational\PrimaryKeys\PostMultiInsertKeyGenerator

Inheritance: extends KeyGenerator
Show file Open project: timetoogo/penumbra

Public Methods

Method Description
FillPrimaryKeys ( Storm\Drivers\Base\Relational\Queries\IConnection $Connection, array $UnkeyedRows )
GetKeyGeneratorType ( )

Method Details

FillPrimaryKeys() abstract public method

abstract public FillPrimaryKeys ( Storm\Drivers\Base\Relational\Queries\IConnection $Connection, array $UnkeyedRows )
$Connection Storm\Drivers\Base\Relational\Queries\IConnection
$UnkeyedRows array

GetKeyGeneratorType() final public method

final public GetKeyGeneratorType ( )