dbXML API

Uses of Package
org.dbxml.core.query

Packages that use org.dbxml.core.query
org.dbxml.core This is the top-level package for all dbXML Core functionality. 
org.dbxml.core.query Implements the dbXML QueryEngine and XPathQueryResolver. 
org.dbxml.core.xupdate Defines several classes for dbXML XUpdate query processing. 
 

Classes in org.dbxml.core.query used by org.dbxml.core
QueryEngine
          QueryEngine is the dbXML Query Engine.
 

Classes in org.dbxml.core.query used by org.dbxml.core.query
Query
          Query represents a compiled (parsed and primed) query.
QueryEngine
          QueryEngine is the dbXML Query Engine.
QueryException
          A QueryException is thrown by a Query if an exception occurs in the processing of the Query.
QueryResolver
          QueryResolver is an interface that has to be implemented to actually perfrom query resolution.
 

Classes in org.dbxml.core.query used by org.dbxml.core.xupdate
Query
          Query represents a compiled (parsed and primed) query.
QueryEngine
          QueryEngine is the dbXML Query Engine.
QueryException
          A QueryException is thrown by a Query if an exception occurs in the processing of the Query.
QueryResolver
          QueryResolver is an interface that has to be implemented to actually perfrom query resolution.
 


dbXML API

Copyright (c) 1999-2001 The dbXML Group, All rights reserved