Uses of Package
org.miaixz.bus.mapper.common
Packages that use org.miaixz.bus.mapper.common
-
Classes in org.miaixz.bus.mapper.common used by org.miaixz.bus.mapperClassDescription通用Mapper接口,其他接口继承该接口即可通用Mapper接口,Condition查询通用Mapper接口,根据ids操作通用Mapper接口,带RowBounds参数的查询通用Mapper接口,保存 判断主键是否存在, 如果存在且不为空执行update语句,如果主键不存在或为空, 执行insert语句