public static function setConnection($connectionObj)
 {
     self::$mysqlConnector = $connectionObj;
 }