public function createStudentSubjectType($Identifier, $Name)
    {

        $Manager = $this->getConnection()->getEntityManager();
        $Entity = $Manager->getEntity('TblStudentSubjectType')->findOneBy(array(