public function updateDivisionStudentSortOrder(TblDivisionStudent $tblDivisionStudent, $SortOrder)
    {

        $Manager = $this->getConnection()->getEntityManager();