Interface BatchUpdateSelectiveMapper<T>

Type Parameters:
T - 泛型

public interface BatchUpdateSelectiveMapper<T>
批量更新
Since:
Java 17+
Author:
Kimi Liu