|
dbXML API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.dbxml.db.core.CollectionManager
com.dbxml.db.core.Collection
com.dbxml.db.core.Database
com.dbxml.db.embedded.EmbeddedDatabase
EmbeddedDatabase
| Field Summary |
| Fields inherited from class com.dbxml.db.core.Database |
database |
| Fields inherited from class com.dbxml.db.core.Collection |
TYPE_DOCUMENTS, TYPE_RECORDS |
| Constructor Summary | |
EmbeddedDatabase(EmbeddedConfiguration config)
|
|
| Methods inherited from class com.dbxml.db.core.Database |
addDatabaseEventListener, dispose, flushConfig, getCache, getDatabase, getInstance, getQueryEngine, getSecurityManager, getSystemCollection, isDatabaseEmbedded, removeDatabaseEventListener, setConfig |
| Methods inherited from class com.dbxml.db.core.Collection |
createCollection, createNewOID, drop, dropCollection, flushSymbolTable, getCanonicalDocumentName, getCanonicalName, getCollectionRoot, getCollectionType, getContainer, getContainerSet, getDocument, getExtensionManager, getIndexManager, getKeyCount, getName, getParentCollection, getRecord, getRecordMetaData, getSymbols, getTriggerManager, insertDocument, insertRecord, listKeys, queryCollection, queryDocument, remove, setDocument, setRecord, setRecord |
| Methods inherited from class com.dbxml.db.core.CollectionManager |
getCollection, getConfig, listCollections |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.dbxml.util.Configurable |
getConfig |
| Constructor Detail |
public EmbeddedDatabase(EmbeddedConfiguration config)
throws dbXMLException
|
dbXML API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||