Uses of Class
org.wso2.registry.jdbc.VersionRepository

Packages that use VersionRepository
org.wso2.registry.jdbc   
org.wso2.registry.jdbc.handlers   
 

Uses of VersionRepository in org.wso2.registry.jdbc
 

Fields in org.wso2.registry.jdbc declared as VersionRepository
protected  VersionRepository JDBCRegistry.versionRepository
           
 

Constructors in org.wso2.registry.jdbc with parameters of type VersionRepository
BasicRegistry(RegistryContext registryContext, Repository repository, VersionRepository versionRepository, QueryProcessorManager queryProcessorManager)
          Instantiates the BasicRegistry instance.
 

Uses of VersionRepository in org.wso2.registry.jdbc.handlers
 

Methods in org.wso2.registry.jdbc.handlers that return VersionRepository
 VersionRepository RequestContext.getVersionRepository()
           
 

Constructors in org.wso2.registry.jdbc.handlers with parameters of type VersionRepository
RequestContext(Registry registry, Repository repository, VersionRepository versionRepository)
           
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.