getConnection()->lastInsertId(); } /** * @return boolean * @override */ public function isPostInsertGenerator() { return true; } }