| 程序包 | 说明 |
|---|---|
| com.xnx3.j2ee.dao | |
| com.xnx3.j2ee.service | |
| com.xnx3.j2ee.service.impl |
| 限定符和类型 | 方法和说明 |
|---|---|
PostComment |
PostCommentDAO.findById(Integer id) |
PostComment |
PostCommentDAO.merge(PostComment detachedInstance) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostComment> |
PostCommentDAO.findByAddtime(Object addtime) |
List<PostComment> |
PostCommentDAO.findByExample(PostComment instance) |
List<PostComment> |
PostCommentDAO.findByPostid(Object postid) |
List<PostComment> |
PostCommentDAO.findByText(Object text) |
List<PostComment> |
PostCommentDAO.findByUserid(Object userid) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostCommentDAO.attachClean(PostComment instance) |
void |
PostCommentDAO.attachDirty(PostComment instance) |
void |
PostCommentDAO.delete(PostComment persistentInstance) |
List<PostComment> |
PostCommentDAO.findByExample(PostComment instance) |
PostComment |
PostCommentDAO.merge(PostComment detachedInstance) |
void |
PostCommentDAO.save(PostComment transientInstance) |
| 限定符和类型 | 方法和说明 |
|---|---|
PostComment |
PostCommentService.findById(Integer id) |
PostComment |
PostCommentService.merge(PostComment detachedInstance) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostComment> |
PostCommentService.findByAddtime(Object addtime) |
List<PostComment> |
PostCommentService.findByExample(PostComment instance) |
List<PostComment> |
PostCommentService.findByPostid(Object postid) |
List<PostComment> |
PostCommentService.findByText(Object text) |
List<PostComment> |
PostCommentService.findByUserid(Object userid) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostCommentService.attachClean(PostComment instance) |
void |
PostCommentService.attachDirty(PostComment instance) |
void |
PostCommentService.delete(PostComment persistentInstance) |
List<PostComment> |
PostCommentService.findByExample(PostComment instance) |
PostComment |
PostCommentService.merge(PostComment detachedInstance) |
void |
PostCommentService.save(PostComment transientInstance) |
| 限定符和类型 | 方法和说明 |
|---|---|
PostComment |
PostCommentServiceImpl.findById(Integer id) |
PostComment |
PostCommentServiceImpl.merge(PostComment detachedInstance) |
| 限定符和类型 | 方法和说明 |
|---|---|
List<PostComment> |
PostCommentServiceImpl.findByAddtime(Object addtime) |
List<PostComment> |
PostCommentServiceImpl.findByExample(PostComment instance) |
List<PostComment> |
PostCommentServiceImpl.findByPostid(Object postid) |
List<PostComment> |
PostCommentServiceImpl.findByText(Object text) |
List<PostComment> |
PostCommentServiceImpl.findByUserid(Object userid) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
PostCommentServiceImpl.attachClean(PostComment instance) |
void |
PostCommentServiceImpl.attachDirty(PostComment instance) |
void |
PostCommentServiceImpl.delete(PostComment persistentInstance) |
List<PostComment> |
PostCommentServiceImpl.findByExample(PostComment instance) |
PostComment |
PostCommentServiceImpl.merge(PostComment detachedInstance) |
void |
PostCommentServiceImpl.save(PostComment transientInstance) |