|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Database | |
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. |
org.dbxml.core.corba.db |
Uses of Database in org.dbxml.client.xmldb |
Constructors in org.dbxml.client.xmldb with parameters of type Database | |
CollectionImpl(Collection collection,
Database db,
DatabaseImpl database)
Creates a new CollectionImpl for the XML:DB API Collection interface. |
Uses of Database in org.dbxml.client.xmldb.services |
Constructors in org.dbxml.client.xmldb.services with parameters of type Database | |
CollectionManager(CollectionManager manager,
Database db,
DatabaseImpl database)
Creates a new CollectionManager service |
|
DatabaseInstanceManager(DatabaseManager manager,
Database db,
DatabaseImpl database)
Creates a new DatabaseInstanceManager instance |
Uses of Database in org.dbxml.core.corba.db |
Classes in org.dbxml.core.corba.db that implement Database | |
class |
_DatabaseStub
Generated from IDL definition of interface "Database" |
Fields in org.dbxml.core.corba.db declared as Database | |
Database |
DatabaseHolder.value
|
Methods in org.dbxml.core.corba.db that return Database | |
Database |
DatabasePOA._this()
|
Database |
DatabasePOA._this(org.omg.CORBA.ORB orb)
|
Database |
DatabasePOATie._this()
|
Database |
DatabasePOATie._this(org.omg.CORBA.ORB orb)
|
static Database |
DatabaseHelper.extract(org.omg.CORBA.Any any)
|
static Database |
DatabaseHelper.read(org.omg.CORBA.portable.InputStream in)
|
static Database |
DatabaseHelper.narrow(org.omg.CORBA.Object obj)
|
Methods in org.dbxml.core.corba.db with parameters of type Database | |
static void |
DatabaseHelper.insert(org.omg.CORBA.Any any,
Database s)
|
static void |
DatabaseHelper.write(org.omg.CORBA.portable.OutputStream _out,
Database s)
|
Constructors in org.dbxml.core.corba.db with parameters of type Database | |
DatabaseHolder(Database initial)
|
|
dbXML API | |||||||||
PREV NEXT | FRAMES NO FRAMES |