接口 WxAppMapper

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

    public interface WxAppMapper
    extends tk.mybatis.mapper.common.Mapper<WxApp>
    微信应用 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