Example #1
0
 private function hasAutoIncrementedKey()
 {
     return $this->table->hasAutoIncrementedKey();
 }