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