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

Inheritance: extends KeyGenerator
Mostra file Open project: timetoogo/penumbra Class Usage Examples

Public Methods

Method Description
FillPrimaryKey ( Storm\Drivers\Base\Relational\Queries\IConnection $Connection, Row $UnkeyedRow )
GetKeyGeneratorType ( )

Method Details

FillPrimaryKey() abstract public method

abstract public FillPrimaryKey ( Storm\Drivers\Base\Relational\Queries\IConnection $Connection, Row $UnkeyedRow )
$Connection Storm\Drivers\Base\Relational\Queries\IConnection
$UnkeyedRow Storm\Core\Relational\Row

GetKeyGeneratorType() final public method

final public GetKeyGeneratorType ( )