| 程序包 | 说明 |
|---|---|
| com.micro.fast.cms.dao |
micro-fast cms dao
|
| 限定符和类型 | 方法和说明 |
|---|---|
CmsComment |
CmsCommentMapper.selectByPrimaryKey(java.lang.Integer id) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
CmsCommentMapper.insert(CmsComment record) |
int |
CmsCommentMapper.insertSelective(CmsComment record) |
int |
CmsCommentMapper.updateByPrimaryKey(CmsComment record) |
int |
CmsCommentMapper.updateByPrimaryKeySelective(CmsComment record) |
int |
CmsCommentMapper.updateByPrimaryKeyWithBLOBs(CmsComment record) |