接口 AlipayConfigMapper

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

    public interface AlipayConfigMapper
    extends tk.mybatis.mapper.common.Mapper<AlipayConfig>
    支付宝支付配置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