- All Superinterfaces:
- tk.mybatis.mapper.common.base.BaseDeleteMapper<Entity>, tk.mybatis.mapper.common.base.BaseInsertMapper<Entity>, tk.mybatis.mapper.common.base.BaseUpdateMapper<Entity>, tk.mybatis.mapper.common.example.DeleteByExampleMapper<Entity>, tk.mybatis.mapper.common.base.delete.DeleteByPrimaryKeyMapper<Entity>, tk.mybatis.mapper.common.base.delete.DeleteMapper<Entity>, tk.mybatis.mapper.common.base.insert.InsertMapper<Entity>, tk.mybatis.mapper.common.base.insert.InsertSelectiveMapper<Entity>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.example.UpdateByExampleMapper<Entity>, tk.mybatis.mapper.common.example.UpdateByExampleSelectiveMapper<Entity>, tk.mybatis.mapper.common.base.update.UpdateByPrimaryKeyMapper<Entity>, tk.mybatis.mapper.common.base.update.UpdateByPrimaryKeySelectiveMapper<Entity>
public interface WriteMapper<Entity extends BaseEntity>
extends tk.mybatis.mapper.common.base.BaseDeleteMapper<Entity>, tk.mybatis.mapper.common.base.BaseInsertMapper<Entity>, tk.mybatis.mapper.common.base.BaseUpdateMapper<Entity>, tk.mybatis.mapper.common.example.DeleteByExampleMapper<Entity>, tk.mybatis.mapper.common.example.UpdateByExampleMapper<Entity>, tk.mybatis.mapper.common.example.UpdateByExampleSelectiveMapper<Entity>, tk.mybatis.mapper.common.Marker