Xindice API

Uses of Class
org.apache.xindice.client.xmldb.DatabaseImpl

Packages that use DatabaseImpl
org.apache.xindice.client.xmldb Implements the XML:DB API for use with Xindice data stores. 
org.apache.xindice.client.xmldb.services Implements several XML:DB Services, including standard and extension services. 
 

Uses of DatabaseImpl in org.apache.xindice.client.xmldb
 

Constructors in org.apache.xindice.client.xmldb with parameters of type DatabaseImpl
CollectionImpl(Collection collection, Database db, DatabaseImpl database)
          Creates a new CollectionImpl for the XML:DB API Collection interface.
 

Uses of DatabaseImpl in org.apache.xindice.client.xmldb.services
 

Constructors in org.apache.xindice.client.xmldb.services with parameters of type DatabaseImpl
CollectionManager(CollectionManager manager, Database db, DatabaseImpl database)
          Creates a new CollectionManager service
DatabaseInstanceManager(DatabaseManager manager, Database db, DatabaseImpl database)
          Creates a new DatabaseInstanceManager instance
 


Xindice API

Copyright (c) 1999-2001 The Apache Software Foundation