rhymix/modules/comment/queries
2007-12-10 03:23:54 +00:00
..
deleteComment.xml
deleteComments.xml
deleteDeclaredComments.xml
deleteModuleComments.xml
getChildCommentCount.xml
getComment.xml
getCommentCount.xml
getCommentDeclaredLogInfo.xml
getCommentList.xml
getComments.xml
getCommentVotedLogInfo.xml
getDeclaredComment.xml
getDeclaredList.xml
getNewestCommentList.xml
getTotalCommentList.xml
getTotalCommentListWithinMember.xml
insertComment.xml 댓글 입력시 voted_count의 값이 null이면 안되는 조건을 체크하는 DB를 위해서 기본으로 0으로 명시함 2007-12-10 03:23:54 +00:00
insertCommentDeclaredLog.xml
insertCommentVotedLog.xml
insertDeclaredComment.xml
updateComment.xml
updateCommentModule.xml
updateDeclaredComment.xml
updateVotedCount.xml