public interface BaseMapper<T> extends Mapper<T>
selectOne
select
selectAll
selectCount
selectByPrimaryKey
existsWithPrimaryKey
insert
insertSelective
updateByPrimaryKey
updateByPrimaryKeySelective
delete
deleteByPrimaryKey
selectByExample
selectOneByExample
selectCountByExample
deleteByExample
updateByExample
updateByExampleSelective
selectByExampleAndRowBounds
selectByRowBounds
Copyright © 2018. All rights reserved.