Uses of Interface
com.silverpeas.comment.dao.CommentDAO

Packages that use CommentDAO
com.silverpeas.comment.dao.jdbc   
com.silverpeas.comment.service   
 

Uses of CommentDAO in com.silverpeas.comment.dao.jdbc
 

Classes in com.silverpeas.comment.dao.jdbc that implement CommentDAO
 class JDBCCommentDAO
           
 

Uses of CommentDAO in com.silverpeas.comment.service
 

Methods in com.silverpeas.comment.service that return CommentDAO
protected  CommentDAO DefaultCommentService.getCommentDAO()
          Gets the comment DAO with wich operations with the underlying data source can be performed.
 



Copyright © 2016 Silverpeas. All Rights Reserved.