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

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

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

Methods in org.wso2.carbon.registry.core.config that return TagsDAO
static TagsDAO StaticConfiguration.getTagsDAO()
          returns tag DAO depending on the configurations
 

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

Subclasses of TagsDAO in org.wso2.carbon.registry.core.jdbc.dao
 class TagsVersionDAO
          Data Access Object for Tags when auto-versioning for tags has been enabled.
 



Copyright © 2010. All Rights Reserved.