Package | Description |
---|---|
org.wso2.carbon.registry.core.dao | |
org.wso2.carbon.registry.core.jdbc.dao |
Modifier and Type | Method and Description |
---|---|
void |
CommentsDAO.addComments(ResourceImpl resource,
CommentDO[] commentDOs)
Method to persist comments.
|
Modifier and Type | Method and Description |
---|---|
void |
JDBCCommentsVersionDAO.addComments(ResourceImpl resource,
CommentDO[] commentDOs)
Method to persist comments.
|
void |
JDBCCommentsDAO.addComments(ResourceImpl resource,
CommentDO[] commentDOs) |
Copyright © 2015 WSO2 Inc. All Rights Reserved.