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

Inheritance: extends PreInsertKeyGenerator
Datei anzeigen Open project: timetoogo/penumbra

Public Methods

Method Description
FillPrimaryKeys ( Storm\Drivers\Base\Relational\Queries\IConnection $Connection, array $UnkeyedRows )
__construct ( $Length, $Hexadecimal = true )

Method Details

FillPrimaryKeys() public method

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

__construct() public method

public __construct ( $Length, $Hexadecimal = true )