示例#1
0
 /**
  * Returns the database name
  * @return string
  */
 public function databaseName()
 {
     return $this->_mapper->databaseName();
 }