Class Doctrine\DBAL\Types\ObjectType

extends Type

Type that maps a PHP object to a clob SQL type.

Methods
Methods inherited from Doctrine\DBAL\Types\Type
getTypeRegistry(), getType(), lookupName(), addType(), hasType(), overrideType(), getBindingType(), getTypesMap(), canRequireSQLConversion(), convertToDatabaseValueSQL(), convertToPHPValueSQL(), getMappedDatabaseTypes(),
Constants inherited from Doctrine\DBAL\Types\Type
BUILTIN_TYPES_MAP
Properties inherited from Doctrine\DBAL\Types\Type
$typeRegistry