$order | DBSchema | [private] |
$tables | DBSchema | [private] |
addTable(DBTable $table) | DBSchema | |
getId() | QueryIdentification | |
Query::getId() | Identifiable | |
getTableByName($name) | DBSchema | |
getTableNames() | DBSchema | |
getTables() | DBSchema | |
setId($id) | QueryIdentification | |
Query::setId($id) | Identifiable | |
toDialectString(Dialect $dialect) | DBSchema | |
QueryIdentification::toDialectString(Dialect $dialect) | DialectString | |
toString() | QueryIdentification |