javax.xml.registry
Interface DeclarativeQueryManager
- All Superinterfaces:
- QueryManager
- public interface DeclarativeQueryManager
- extends QueryManager
- Version:
- $Revision$ $Date$
createQuery
public Query createQuery(int queryType,
java.lang.String queryString)
throws JAXRException,
InvalidRequestException
- Throws:
JAXRException
InvalidRequestException
executeQuery
public BulkResponse executeQuery(Query query)
throws JAXRException
- Throws:
JAXRException
Copyright © 2004-2005 Apache Web Services. All Rights Reserved.