Package tk.mybatis.mapper.common
Interface SqlServerMapper<T>
- Type Parameters:
T- 不能为空
- All Superinterfaces:
InsertMapper<T>,InsertSelectiveMapper<T>
通用Mapper接口,SqlServerMapper独有的通用方法
- Author:
- liuzh
-
Method Summary
Methods inherited from interface tk.mybatis.mapper.common.sqlserver.InsertMapper
insertMethods inherited from interface tk.mybatis.mapper.common.sqlserver.InsertSelectiveMapper
insertSelective