PHP Class Ouzo\Db\EmptyQueryExecutor

Datei anzeigen Open project: letsdrink/ouzo

Public Methods

Method Description
count ( )
execute ( )
fetch ( )
fetchAll ( )
fetchIterator ( )

Method Details

count() public method

public count ( )

execute() public method

public execute ( )

fetch() public method

public fetch ( )

fetchAll() public method

public fetchAll ( )

fetchIterator() public method

public fetchIterator ( )