1404. Class

1404.1. Zend\Db\Sql\Platform\AbstractPlatform

1404.1.1. Methods

1404.1.1.1. setSubject

setSubject()

@param $subject

1404.1.1.2. setTypeDecorator

setTypeDecorator()

@param $type

Parameters:PlatformDecoratorInterface

1404.1.1.3. getDecorators

getDecorators()

@return array|PlatformDecoratorInterface[]

1404.1.1.4. prepareStatement

prepareStatement()

@param AdapterInterface $adapter

Parameters:StatementContainerInterface
Throws ExceptionRuntimeException:
 
Return type:void

1404.1.1.5. getSqlString

getSqlString()

@param null|ZendDbAdapterPlatformPlatformInterface $adapterPlatform

Return type:mixed
Throws :ExceptionRuntimeException

Project Versions

Table Of Contents

Previous topic

1403. Class

Next topic

1405. Class

This Page