Пример #1
0
 /**
  * Get the default statement class.
  *
  * @return string
  */
 public function getStatementClass()
 {
     return $this->_adapter->getStatementClass();
 }