Inheritance diagram for null_db:
Public Member Functions | |
select ($query) | |
do a select that yields multiple row |
null_db::select | ( | $ | query | ) |
do a select that yields multiple row
query | the select that returns only one row |
Reimplemented from db_connection.