public interface UcenterUserOauthMapper
| 限定符和类型 | 方法和说明 |
|---|---|
int |
deleteByPrimaryKey(java.lang.Integer id) |
int |
insert(UcenterUserOauth record) |
int |
insertSelective(UcenterUserOauth record) |
UcenterUserOauth |
selectByPrimaryKey(java.lang.Integer id) |
int |
updateByPrimaryKey(UcenterUserOauth record) |
int |
updateByPrimaryKeySelective(UcenterUserOauth record) |
int |
updateByPrimaryKeyWithBLOBs(UcenterUserOauth record) |
int deleteByPrimaryKey(java.lang.Integer id)
int insert(UcenterUserOauth record)
int insertSelective(UcenterUserOauth record)
UcenterUserOauth selectByPrimaryKey(java.lang.Integer id)
int updateByPrimaryKeySelective(UcenterUserOauth record)
int updateByPrimaryKeyWithBLOBs(UcenterUserOauth record)
int updateByPrimaryKey(UcenterUserOauth record)