Public Member Functions | |
getId () | |
setId ($id) | |
toString () |
Definition at line 17 of file QueryIdentification.class.php.
QueryIdentification::getId | ( | ) |
Implements Identifiable.
Reimplemented in DeleteQuery, DropTableQuery, and TruncateQuery.
Definition at line 19 of file QueryIdentification.class.php.
References toString().
Referenced by VoodooDaoWorker::cacheByQuery(), and SmartDaoWorker::cacheByQuery().
QueryIdentification::setId | ( | $ | id | ) | [final] |
QueryIdentification::toString | ( | ) |
Implements Stringable.
Definition at line 29 of file QueryIdentification.class.php.
References ImaginaryDialect::me(), and DialectString::toDialectString().
Referenced by getId().