Methods
Get SQL string for statement
getSqlString(\Zend\Db\Adapter\Platform\PlatformInterface $adapterPlatform) : string
Parameters
Exceptions
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
Properties
$subject
$subject : object | null