コード例 #1
0
ファイル: Row.class.php プロジェクト: AmineCherrai/rostanvo
 private function hasAutoIncrementedKey()
 {
     return $this->table->hasAutoIncrementedKey();
 }