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

상속: extends KeyGenerator
파일 보기 프로젝트 열기: timetoogo/penumbra 1 사용 예제들

공개 메소드들

메소드 설명
FillPrimaryKey ( Storm\Drivers\Base\Relational\Queries\IConnection $Connection, Row $UnkeyedRow )
GetKeyGeneratorType ( )

메소드 상세

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

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 GetKeyGeneratorType ( )