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

Inheritance: extends PreInsertKeyGenerator
Afficher le fichier Open project: timetoogo/penumbra

Méthodes publiques

Méthode Description
FillPrimaryKeys ( Storm\Drivers\Base\Relational\Queries\IConnection $Connection, array $UnkeyedRows )
__construct ( $Prefix = '', $MoreEntropy = true )

Method Details

FillPrimaryKeys() public méthode

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

__construct() public méthode

public __construct ( $Prefix = '', $MoreEntropy = true )