PHP 클래스 Storm\Drivers\Base\Relational\PrimaryKeys\PreInsertKeyGenerator

상속: extends KeyGenerator
파일 보기 프로젝트 열기: timetoogo/penumbra

공개 메소드들

메소드 설명
FillPrimaryKeys ( Storm\Drivers\Base\Relational\Queries\IConnection $Connection, array $UnkeyedRows )
GetKeyGeneratorType ( )

메소드 상세

FillPrimaryKeys() 추상적인 공개 메소드

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

GetKeyGeneratorType() 최종 공개 메소드

final public GetKeyGeneratorType ( )