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