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) $

Method Summary
 Query createQuery(int queryType, java.lang.String queryString)
           
 BulkResponse executeQuery(Query query)
           
 
Methods inherited from interface javax.xml.registry.QueryManager
getRegistryObject, getRegistryObject, getRegistryObjects, getRegistryObjects, getRegistryObjects, getRegistryObjects, getRegistryService
 

Method Detail

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 © {inceptionYear}-2007 null. All Rights Reserved.