Uses of Class
org.pentaho.platform.repository.solution.dbbased.DbBasedSolutionRepository

Packages that use DbBasedSolutionRepository
org.pentaho.platform.repository.solution.dbbased   
 

Uses of DbBasedSolutionRepository in org.pentaho.platform.repository.solution.dbbased
 

Subclasses of DbBasedSolutionRepository in org.pentaho.platform.repository.solution.dbbased
 class ExtensionDbBasedSolutionRepository
          Deprecated. use DbBasedSolutionRepository
 

Constructors in org.pentaho.platform.repository.solution.dbbased with parameters of type DbBasedSolutionRepository
DbRepositoryClassLoader(String inPath, DbBasedSolutionRepository inRepository)