T
- 不能为空public interface Mapper<T> extends BaseMapper<T>, ExampleMapper<T>, RowBoundsMapper<T>, Marker
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.