Interface BasicInsertMapper<T>
- Type Parameters:
T- 泛型
- All Superinterfaces:
InsertMapper<T>,InsertSelectiveMapper<T>
- All Known Subinterfaces:
BasicMapper<T>,Mapper<T>
通用Mapper接口,基础查询
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Method Summary
Methods inherited from interface org.miaixz.bus.mapper.common.basic.insert.InsertMapper
insertMethods inherited from interface org.miaixz.bus.mapper.common.basic.insert.InsertSelectiveMapper
insertSelective