T
- 不能为空public interface BaseSelectMapper<T> extends SelectOneMapper<T>, SelectMapper<T>, SelectAllMapper<T>, SelectCountMapper<T>, SelectByPrimaryKeyMapper<T>, ExistsWithPrimaryKeyMapper<T>
selectOne
select
selectAll
selectCount
selectByPrimaryKey
existsWithPrimaryKey
Copyright © 2018. All rights reserved.