接口 LoginLogMapper

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

    public interface LoginLogMapper
    extends tk.mybatis.mapper.common.Mapper<LoginLog>
    登录记录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