接口 RegionMapper

  • 所有超级接口:
    tk.mybatis.mapper.common.base.BaseDeleteMapper<Region>, tk.mybatis.mapper.common.base.BaseInsertMapper<Region>, tk.mybatis.mapper.common.BaseMapper<Region>, tk.mybatis.mapper.common.base.BaseSelectMapper<Region>, tk.mybatis.mapper.common.base.BaseUpdateMapper<Region>, tk.mybatis.mapper.common.example.DeleteByExampleMapper<Region>, tk.mybatis.mapper.common.base.delete.DeleteByPrimaryKeyMapper<Region>, tk.mybatis.mapper.common.base.delete.DeleteMapper<Region>, tk.mybatis.mapper.common.ExampleMapper<Region>, tk.mybatis.mapper.common.base.select.ExistsWithPrimaryKeyMapper<Region>, tk.mybatis.mapper.common.base.insert.InsertMapper<Region>, tk.mybatis.mapper.common.base.insert.InsertSelectiveMapper<Region>, tk.mybatis.mapper.common.Mapper<Region>, tk.mybatis.mapper.common.Marker, tk.mybatis.mapper.common.RowBoundsMapper<Region>, tk.mybatis.mapper.common.base.select.SelectAllMapper<Region>, tk.mybatis.mapper.common.example.SelectByExampleMapper<Region>, tk.mybatis.mapper.common.rowbounds.SelectByExampleRowBoundsMapper<Region>, tk.mybatis.mapper.common.base.select.SelectByPrimaryKeyMapper<Region>, tk.mybatis.mapper.common.example.SelectCountByExampleMapper<Region>, tk.mybatis.mapper.common.base.select.SelectCountMapper<Region>, tk.mybatis.mapper.common.base.select.SelectMapper<Region>, tk.mybatis.mapper.common.example.SelectOneByExampleMapper<Region>, tk.mybatis.mapper.common.base.select.SelectOneMapper<Region>, tk.mybatis.mapper.common.rowbounds.SelectRowBoundsMapper<Region>, tk.mybatis.mapper.common.example.UpdateByExampleMapper<Region>, tk.mybatis.mapper.common.example.UpdateByExampleSelectiveMapper<Region>, tk.mybatis.mapper.common.base.update.UpdateByPrimaryKeyMapper<Region>, tk.mybatis.mapper.common.base.update.UpdateByPrimaryKeySelectiveMapper<Region>

    public interface RegionMapper
    extends tk.mybatis.mapper.common.Mapper<Region>
    地区Mapper
    作者:
    guer
    • 方法概要

      • 从接口继承的方法 tk.mybatis.mapper.common.example.DeleteByExampleMapper

        deleteByExample
      • 从接口继承的方法 tk.mybatis.mapper.common.base.delete.DeleteByPrimaryKeyMapper

        deleteByPrimaryKey
      • 从接口继承的方法 tk.mybatis.mapper.common.base.delete.DeleteMapper

        delete
      • 从接口继承的方法 tk.mybatis.mapper.common.base.select.ExistsWithPrimaryKeyMapper

        existsWithPrimaryKey
      • 从接口继承的方法 tk.mybatis.mapper.common.base.insert.InsertMapper

        insert
      • 从接口继承的方法 tk.mybatis.mapper.common.base.insert.InsertSelectiveMapper

        insertSelective
      • 从接口继承的方法 tk.mybatis.mapper.common.base.select.SelectAllMapper

        selectAll
      • 从接口继承的方法 tk.mybatis.mapper.common.example.SelectByExampleMapper

        selectByExample
      • 从接口继承的方法 tk.mybatis.mapper.common.rowbounds.SelectByExampleRowBoundsMapper

        selectByExampleAndRowBounds
      • 从接口继承的方法 tk.mybatis.mapper.common.base.select.SelectByPrimaryKeyMapper

        selectByPrimaryKey
      • 从接口继承的方法 tk.mybatis.mapper.common.example.SelectCountByExampleMapper

        selectCountByExample
      • 从接口继承的方法 tk.mybatis.mapper.common.base.select.SelectCountMapper

        selectCount
      • 从接口继承的方法 tk.mybatis.mapper.common.base.select.SelectMapper

        select
      • 从接口继承的方法 tk.mybatis.mapper.common.example.SelectOneByExampleMapper

        selectOneByExample
      • 从接口继承的方法 tk.mybatis.mapper.common.base.select.SelectOneMapper

        selectOne
      • 从接口继承的方法 tk.mybatis.mapper.common.rowbounds.SelectRowBoundsMapper

        selectByRowBounds
      • 从接口继承的方法 tk.mybatis.mapper.common.example.UpdateByExampleMapper

        updateByExample
      • 从接口继承的方法 tk.mybatis.mapper.common.example.UpdateByExampleSelectiveMapper

        updateByExampleSelective
      • 从接口继承的方法 tk.mybatis.mapper.common.base.update.UpdateByPrimaryKeyMapper

        updateByPrimaryKey
      • 从接口继承的方法 tk.mybatis.mapper.common.base.update.UpdateByPrimaryKeySelectiveMapper

        updateByPrimaryKeySelective