Example #1
0
 public function getSequenceNextValSql($sequenceName)
 {
     throw DoctrineException::sequenceNotSupported($this);
 }