javax.xml.registry
Interface DeclarativeQueryManager
- All Superinterfaces:
- QueryManager
public interface DeclarativeQueryManager
- extends QueryManager
- Version:
- $Revision: 467553 $ $Date: 2006-10-25 06:01:51 +0200(mer, 25 ott 2006) $
createQuery
Query createQuery(int queryType,
String queryString)
throws JAXRException,
InvalidRequestException
- Throws:
JAXRException
InvalidRequestException
executeQuery
BulkResponse executeQuery(Query query)
throws JAXRException
- Throws:
JAXRException
Copyright © 2003-2011 The Apache Software Foundation. All Rights Reserved.