dbXML API

Uses of Class
org.dbxml.client.xmldb.DatabaseImpl

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

Uses of DatabaseImpl in org.dbxml.client.xmldb
 

Constructors in org.dbxml.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.dbxml.client.xmldb.services
 

Constructors in org.dbxml.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
 


dbXML API

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