public static function Update($update_array, $where_obj = null) { return ESQL::Update(get_called_class(), $update_array, $where_obj); }