PHP Class Storm\Drivers\Platforms\Mysql\Columns\DataTypes\BinaryGuidDataType

Inheritance: extends Storm\Drivers\Base\Relational\Columns\DataType
ファイルを表示 Open project: timetoogo/penumbra

Public Methods

Method Description
GetPersistExpression ( Expression $Expression )
GetReviveExpression ( Expression $Expression )
ToPersistedValue ( $FormattedGuid )
__construct ( )

Method Details

GetPersistExpression() public method

public GetPersistExpression ( Expression $Expression )
$Expression Storm\Core\Relational\Expressions\Expression

GetReviveExpression() public method

public GetReviveExpression ( Expression $Expression )
$Expression Storm\Core\Relational\Expressions\Expression

ToPersistedValue() public method

public ToPersistedValue ( $FormattedGuid )

__construct() public method

public __construct ( )