Zend Framework  3.0
Public Member Functions | List of all members
SqlInterface Interface Reference

Public Member Functions

 getSqlString (PlatformInterface $adapterPlatform=null)
 Get SQL string for statement.
 

Member Function Documentation

getSqlString ( PlatformInterface  $adapterPlatform = null)

Get SQL string for statement.

Parameters
null | PlatformInterface$adapterPlatform
Returns
string

Implemented in Platform, AbstractPlatform, and AbstractSql.