|
dbXML API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.dbxml.db.core.query | |
com.dbxml.db.client.local | This is a Local Client Connectivity Package. |
com.dbxml.db.common.fulltext | Defines the dbXML Full Text Indexer and a basic QueryResolver for Full Text retrieval. |
com.dbxml.db.common.query | This package implements the common base functionality for Query Resolver implementations. |
com.dbxml.db.common.xpath | This package implements the dbXML XPath query resolver. |
com.dbxml.db.common.xslt | This package implements the dbXML XSLT query resolver. |
com.dbxml.db.common.xupdate | Defines several classes for dbXML XUpdate query processing. |
com.dbxml.db.core | This is the top-level package for all dbXML Core functionality. |
com.dbxml.db.core.adapter | Defines the Adapter interface as well as an abstract Adapter implementation that can be built from. |
com.dbxml.db.core.query | Implements the dbXML QueryEngine and XPathQueryResolver. |
com.dbxml.db.core.query.helpers | This is a helper package for common Query functionality. |
Classes in com.dbxml.db.core.query used by com.dbxml.db.client.local | |
ResultSet
The ResultSet interface is a set interface that allows the developer to iterate over a set of DocumentTables. |
Classes in com.dbxml.db.core.query used by com.dbxml.db.common.fulltext | |
CompilationException
A CompilationException is thrown by a Query if for some reason, it can't compile the query being processed. |
|
Query
Query represents a compiled (parsed and primed) query. |
|
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. |
|
ResultSet
The ResultSet interface is a set interface that allows the developer to iterate over a set of DocumentTables. |
Classes in com.dbxml.db.core.query used by com.dbxml.db.common.query | |
CompilationException
A CompilationException is thrown by a Query if for some reason, it can't compile the query being processed. |
|
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. |
|
ResultSet
The ResultSet interface is a set interface that allows the developer to iterate over a set of DocumentTables. |
Classes in com.dbxml.db.core.query used by com.dbxml.db.common.xpath | |
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 com.dbxml.db.core.query used by com.dbxml.db.common.xslt | |
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 com.dbxml.db.core.query used by com.dbxml.db.common.xupdate | |
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 com.dbxml.db.core.query used by com.dbxml.db.core | |
QueryEngine
QueryEngine is the dbXML Query Engine. |
|
ResultSet
The ResultSet interface is a set interface that allows the developer to iterate over a set of DocumentTables. |
Classes in com.dbxml.db.core.query used by com.dbxml.db.core.adapter | |
ResultSet
The ResultSet interface is a set interface that allows the developer to iterate over a set of DocumentTables. |
Classes in com.dbxml.db.core.query used by com.dbxml.db.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. |
|
ResultSet
The ResultSet interface is a set interface that allows the developer to iterate over a set of DocumentTables. |
Classes in com.dbxml.db.core.query used by com.dbxml.db.core.query.helpers | |
QueryException
A QueryException is thrown by a Query if an exception occurs in the processing of the Query. |
|
ResultSet
The ResultSet interface is a set interface that allows the developer to iterate over a set of DocumentTables. |
|
dbXML API | ||||||||||
PREV NEXT | FRAMES NO FRAMES |