dbXML API

Package com.dbxml.db.core.indexer

Defines the dbXML Indexer interfaces

See:
          Description

Interface Summary
Indexer Indexer is the abstract indexing interface for dbXML.
 

Class Summary
IndexManager IndexManager is a class that manages Indexes.
IndexMatch IndexMatch is used for representing match information.
IndexPattern IndexPattern is the internal representation of a pattern for index matching purposes.
IndexQuery IndexQuery represents the most primitive form of index querying.
IndexValue IndexValue
 

Exception Summary
CannotCreateException A CannotCreateException is thrown if an Indexer cannot be properly created in the server context for some reason.
DuplicateIndexException A DuplicateIndexException is thrown if an Indexer create attempt duplicates an existing Indexer.
IndexerException A IndexerException is thrown by an Indexer if an exception occurs in the managing of the Indexer.
 

Package com.dbxml.db.core.indexer Description

Defines the dbXML Indexer interfaces


dbXML API

Copyright (c) 2004 The dbXML Group