Methods

Get SQL string for statement

getSqlString(\Zend\Db\Adapter\Platform\PlatformInterface $adapterPlatform) : string

Parameters

Exceptions

\Zend\Db\Sql\Exception\RuntimeException

Returns

string

prepareStatement()

prepareStatement(\Zend\Db\Adapter\AdapterInterface $adapter, \Zend\Db\Adapter\StatementContainerInterface $statementContainer) : void

setSubject()

setSubject($subject) : \Zend\Db\Sql\Platform\self

Parameters

$subject

Returns

\Zend\Db\Sql\Platform\self

setTypeDecorator()

setTypeDecorator(string $type, \Zend\Db\Sql\Platform\PlatformDecoratorInterface $decorator) : void

Parameters

$type

string

 Properties

   

$subject

$subject : object | null