Package org.miaixz.bus.mapper.common
Interface MySqlMapper<T>
- Type Parameters:
T- 泛型
- All Superinterfaces:
InsertListMapper<T>,InsertUseGeneratedKeysMapper<T>
通用Mapper接口,MySql独有的通用方法
- Since:
- Java 17+
- Author:
- Kimi Liu
-
Method Summary
Methods inherited from interface org.miaixz.bus.mapper.common.special.InsertListMapper
insertListMethods inherited from interface org.miaixz.bus.mapper.common.special.InsertUseGeneratedKeysMapper
insertUseGeneratedKeys