Uses of Class
org.wso2.carbon.registry.core.jdbc.dao.CommentsDAO

Packages that use CommentsDAO
org.wso2.carbon.registry.core.config   
org.wso2.carbon.registry.core.jdbc.dao   
 

Uses of CommentsDAO in org.wso2.carbon.registry.core.config
 

Methods in org.wso2.carbon.registry.core.config that return CommentsDAO
static CommentsDAO StaticConfiguration.getCommentsDAO()
          returns comments DAO depending on the configurations
 

Uses of CommentsDAO in org.wso2.carbon.registry.core.jdbc.dao
 

Subclasses of CommentsDAO in org.wso2.carbon.registry.core.jdbc.dao
 class CommentsVersionDAO
          Data Access Object for Comments when auto-versioning for comments has been enabled.
 



Copyright © 2010. All Rights Reserved.