PHP Class Ouzo\Db\WhereClause\ExistsClause

Inheritance: extends WhereClause
Afficher le fichier Open project: letsdrink/ouzo

Méthodes publiques

Méthode Description
__construct ( Query $query, $negate = false )
getParameters ( )
isEmpty ( )
toSql ( )

Method Details

__construct() public méthode

public __construct ( Query $query, $negate = false )
$query Ouzo\Db\Query

getParameters() public méthode

public getParameters ( )

isEmpty() public méthode

public isEmpty ( )

toSql() public méthode

public toSql ( )