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