Uses of Interface
org.wso2.carbon.registry.core.jdbc.queries.QueryProcessor

Packages that use QueryProcessor
org.wso2.carbon.registry.core.jdbc.queries   
 

Uses of QueryProcessor in org.wso2.carbon.registry.core.jdbc.queries
 

Classes in org.wso2.carbon.registry.core.jdbc.queries that implement QueryProcessor
 class SQLQueryProcessor
          The query processor to execute sql queries.
 

Methods in org.wso2.carbon.registry.core.jdbc.queries that return QueryProcessor
 QueryProcessor QueryProcessorManager.getQueryProcessor(String queryType)
          Return the query processor with the given type.
 



Copyright © 2010. All Rights Reserved.