示例#1
0
 /**
  * @see SqlBuilder::getRawTable
  * @return string
  */
 function getRawTable()
 {
     return $this->sqlBuilder->getRawTable();
 }