org.wso2.registry.jdbc.queries
Class SQLQueryProcessor

java.lang.Object
  extended by org.wso2.registry.jdbc.queries.SQLQueryProcessor
All Implemented Interfaces:
QueryProcessor

public class SQLQueryProcessor
extends java.lang.Object
implements QueryProcessor


Constructor Summary
SQLQueryProcessor()
           
 
Method Summary
 Artifact executeQuery(Artifact query, java.lang.Object[] parameters, java.sql.Connection conn)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SQLQueryProcessor

public SQLQueryProcessor()
Method Detail

executeQuery

public Artifact executeQuery(Artifact query,
                             java.lang.Object[] parameters,
                             java.sql.Connection conn)
                      throws RegistryException
Specified by:
executeQuery in interface QueryProcessor
Throws:
RegistryException


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