Package org.miaixz.bus.mapper.common
Interface SqlServerMapper<T>
- Type Parameters:
T- 泛型
- All Superinterfaces:
InsertMapper<T>,InsertSelectiveMapper<T>
通用Mapper接口,SqlServerMapper独有的通用方法
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Method Summary
Methods inherited from interface org.miaixz.bus.mapper.common.sqlserver.InsertMapper
insertMethods inherited from interface org.miaixz.bus.mapper.common.sqlserver.InsertSelectiveMapper
insertSelective