public interface BssLogCompanyApplyMapper extends org.yiwan.seiya.mybatis.extension.mapper.BaseMapper<BssLogCompanyApply>
| 限定符和类型 | 方法和说明 |
|---|---|
int |
count(BssLogCompanyApply record)
This method was generated by MyBatis Generator.
|
int |
delete(BssLogCompanyApply record)
This method was generated by MyBatis Generator.
|
int |
deleteAll()
This method was generated by MyBatis Generator.
|
int |
deleteByPrimaryKey(Long logId)
This method was generated by MyBatis Generator.
|
int |
insert(BssLogCompanyApply record)
This method was generated by MyBatis Generator.
|
int |
insertSelective(BssLogCompanyApply record)
This method was generated by MyBatis Generator.
|
List<BssLogCompanyApply> |
select(BssLogCompanyApply record)
This method was generated by MyBatis Generator.
|
List<BssLogCompanyApply> |
selectAll()
This method was generated by MyBatis Generator.
|
BssLogCompanyApply |
selectByPrimaryKey(Long logId)
This method was generated by MyBatis Generator.
|
BssLogCompanyApply |
selectOne(BssLogCompanyApply record)
This method was generated by MyBatis Generator.
|
int |
updateByPrimaryKey(BssLogCompanyApply record)
This method was generated by MyBatis Generator.
|
int |
updateByPrimaryKeySelective(BssLogCompanyApply record)
This method was generated by MyBatis Generator.
|
int deleteByPrimaryKey(Long logId)
deleteByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.mapper.BaseMapper<BssLogCompanyApply>int insert(BssLogCompanyApply record)
insert 在接口中 org.yiwan.seiya.mybatis.extension.mapper.BaseMapper<BssLogCompanyApply>int insertSelective(BssLogCompanyApply record)
insertSelective 在接口中 org.yiwan.seiya.mybatis.extension.mapper.BaseMapper<BssLogCompanyApply>BssLogCompanyApply selectByPrimaryKey(Long logId)
selectByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.mapper.BaseMapper<BssLogCompanyApply>int updateByPrimaryKeySelective(BssLogCompanyApply record)
updateByPrimaryKeySelective 在接口中 org.yiwan.seiya.mybatis.extension.mapper.BaseMapper<BssLogCompanyApply>int updateByPrimaryKey(BssLogCompanyApply record)
updateByPrimaryKey 在接口中 org.yiwan.seiya.mybatis.extension.mapper.BaseMapper<BssLogCompanyApply>int delete(BssLogCompanyApply record)
delete 在接口中 org.yiwan.seiya.mybatis.extension.mapper.BaseMapper<BssLogCompanyApply>int deleteAll()
deleteAll 在接口中 org.yiwan.seiya.mybatis.extension.mapper.BaseMapper<BssLogCompanyApply>List<BssLogCompanyApply> selectAll()
selectAll 在接口中 org.yiwan.seiya.mybatis.extension.mapper.BaseMapper<BssLogCompanyApply>int count(BssLogCompanyApply record)
count 在接口中 org.yiwan.seiya.mybatis.extension.mapper.BaseMapper<BssLogCompanyApply>BssLogCompanyApply selectOne(BssLogCompanyApply record)
selectOne 在接口中 org.yiwan.seiya.mybatis.extension.mapper.BaseMapper<BssLogCompanyApply>List<BssLogCompanyApply> select(BssLogCompanyApply record)
select 在接口中 org.yiwan.seiya.mybatis.extension.mapper.BaseMapper<BssLogCompanyApply>Copyright © 2019. All rights reserved.