所有类
-
所有类 接口概要 类概要 枚举概要 类 说明 AggregateCondition 聚合查询条件AggregateType 聚合查询函数AggregationMapper<T> 通用聚合查询接口,特殊方法AggregationProvider DeleteByIdListMapper<T,PK> 通用Mapper接口,根据idList删除IdListMapper<T,PK> 通用Mapper接口,根据idList操作IdListProvider 通过 ids 字符串的各种操作InsertListMapper<T> Oracle批量插入InsertListMapper<T> 通用Mapper接口,特殊方法,批量插入,支持批量插入的数据库都可以使用,例如mysql,h2等InsertListProvider OracleMapper<T> OracleProvider SelectByIdListMapper<T,PK> 通用Mapper接口,根据ids查询UpdateByDifferMapper<T> 差异更新UpdateByDifferProvider UpdateByPrimaryKeySelectiveForceMapper<T> UpdateByPrimaryKeySelectiveForceProvider