PHP Class Ouzo\Db\WhereClause\SqlWhereClause

Inheritance: extends WhereClause
Datei anzeigen Open project: letsdrink/ouzo

Public Methods

Method Description
__construct ( $sql, $parameters = [] )
getParameters ( )
isEmpty ( )
toSql ( )

Method Details

__construct() public method

public __construct ( $sql, $parameters = [] )

getParameters() public method

public getParameters ( )

isEmpty() public method

public isEmpty ( )

toSql() public method

public toSql ( )