PHP Class Storm\Drivers\Platforms\SQLite\PrimaryKeys\KeyGeneratorSet

Inheritance: implements Storm\Drivers\Base\Relational\PrimaryKeys\IKeyGeneratorSet
Show file Open project: timetoogo/penumbra

Public Methods

Method Description
Guid ( )
Increment ( )
Sequence ( $Name )

Private Methods

Method Description
Unsupported ( $KeyGeneratorType )

Method Details

Guid() public method

public Guid ( )

Increment() public method

public Increment ( )

Sequence() public method

public Sequence ( $Name )