接口 PayLogMapper

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

    public interface PayLogMapper
    extends tk.mybatis.mapper.common.Mapper<PayLog>
    支付记录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