Class

SmallIntType

Package: Doctrine\DBAL\Types License: LGPL 2.1 Version: PHPBoost 5.2 - last update: 2013 01 01 Since: PHPBoost 4.0 - 2013 01 01 Link: https://www.doctrine-project.org Located at: io/db/dbms/Doctrine/DBAL/Types/SmallIntType.php

Type that maps a database SMALLINT to a PHP integer.

Methods summary
public
# getName( )
public
# getSqlDeclaration( array $fieldDeclaration, AbstractPlatform $platform )
public
# convertToPHPValue( $value, AbstractPlatform $platform )
public