Customer Model $db = $this->getDataSource(); // $this->Customer->getDataSource() $db->begin(); $db->commit(); $db->rollback();