Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Com.orientechnologies.orient.core.db Classes and Interfaces - 87 results found.
NameDescriptionTypePackageFramework
OBonsaiCollectionPointerThe pointer to a bonsai collection.Classcom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OClassTriggerAuthor : henryzhao81@gmail.Classcom.orientechnologies.orient.core.db.recordOrientdb
OCurrentStorageComponentsFactoryThe factory that defines a set of components that current database should use to be compatible to current version of storage.Classcom.orientechnologies.orient.core.db.recordOrientdb
ODatabaseGeneric Database interface.Interfacecom.orientechnologies.orient.core.dbOrientdb
ODatabase .ATTRIBUTESReturns the enum constant of this type with the speClasscom.orientechnologies.orient.core.db.ODatabaseOrientdb
ODatabase .OPERATION_MODEReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.db.ODatabaseOrientdb
ODatabase .OPTIONSReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.db.ODatabaseOrientdb
ODatabase .STATUSReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.db.ODatabaseOrientdb
ODatabaseCompareClasscom.orientechnologies.orient.core.db.toolOrientdb
ODatabaseDocumentGeneric interface for document based Database implementations.Interfacecom.orientechnologies.orient.core.db.documentOrientdb
ODatabaseDocumentInternalInterfacecom.orientechnologies.orient.core.dbOrientdb
ODatabaseDocumentPoolClasscom.orientechnologies.orient.core.db.documentOrientdb
ODatabaseDocumentTxClasscom.orientechnologies.orient.core.db.documentOrientdb
ODatabaseDocumentTxPooledPooled wrapper to the ODatabaseDocumentTx class.Classcom.orientechnologies.orient.core.db.documentOrientdb
ODatabaseExportExport data from a database to a file.Classcom.orientechnologies.orient.core.db.toolOrientdb
ODatabaseExportExceptionClasscom.orientechnologies.orient.core.db.toolOrientdb
ODatabaseFactoryFactory to create high-level ODatabase instances.Classcom.orientechnologies.orient.core.dbOrientdb
ODatabaseImpExpAbstractAbstract class for import/export of database and data in general.Classcom.orientechnologies.orient.core.db.toolOrientdb
ODatabaseImportImport data from a file into a database.Classcom.orientechnologies.orient.core.db.toolOrientdb
ODatabaseImportExceptionClasscom.orientechnologies.orient.core.db.toolOrientdb
ODatabaseInternalInterfacecom.orientechnologies.orient.core.dbOrientdb
ODatabaseLifecycleListenerListener Interface to receive callbacks on database usage.Interfacecom.orientechnologies.orient.core.dbOrientdb
ODatabaseLifecycleListener .PRIORITYReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.db.ODatabaseLifecycleListenerOrientdb
ODatabaseListenerListener Interface for all the events of the Database instances.Interfacecom.orientechnologies.orient.core.dbOrientdb
ODatabaseObjectGeneric interface for object based Database implementations.Interfacecom.orientechnologies.orient.core.db.objectOrientdb
ODatabasePoolAbstractClasscom.orientechnologies.orient.core.dbOrientdb
ODatabasePoolBaseDatabase pool base class.Classcom.orientechnologies.orient.core.dbOrientdb
ODatabasePooledBasic interface for pooled database implementations.Interfacecom.orientechnologies.orient.core.dbOrientdb
ODatabasePoolEntryEntry in the database pool.Classcom.orientechnologies.orient.core.dbOrientdb
ODatabaseRecordThreadLocalClasscom.orientechnologies.orient.core.dbOrientdb
ODatabaseRecordWrapperAbstractClasscom.orientechnologies.orient.core.dbOrientdb
ODatabaseSchemaAwareGeneric interface for record based Database implementations with schema concept.Interfacecom.orientechnologies.orient.core.dbOrientdb
ODatabaseThreadLocalFactoryInterfacecom.orientechnologies.orient.core.dbOrientdb
ODatabaseWrapperAbstractClasscom.orientechnologies.orient.core.dbOrientdb
ODetachableObjects of this class can be detached.Interfacecom.orientechnologies.orient.core.db.recordOrientdb
ODocumentFieldVisitorIs used in together with ODocumentFieldWalker to visit all fields ofIf currently processed value is collection or map of embedded documents or embedded document itself then current method isInterfacecom.orientechnologies.orient.core.db.documentOrientdb
ODocumentFieldWalkerThis class allows to walk through all fields of single document using instance of ODocumentFieldVisitor class.Classcom.orientechnologies.orient.core.db.documentOrientdb
OEmbeddedRidBagClasscom.orientechnologies.orient.core.db.record.ridbag.embeddedOrientdb
OHookReplacedRecordThreadLocalUses Thread Local to store information used by hooks.Classcom.orientechnologies.orient.core.dbOrientdb
OIdentifiableBase interface for identifiable objects.Interfacecom.orientechnologies.orient.core.db.recordOrientdb
OIdentityChangeListenerInterfacecom.orientechnologies.orient.core.db.recordOrientdb
OIndexRIDContainerPersistent Set implementation that uses the SBTree to handle entries in persistent way.Classcom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OIndexRIDContainerSBTreePersistent Set implementation that uses the SBTree to handle entries in persistent way.Classcom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OLazyObjectListInterfaceInterfacecom.orientechnologies.orient.core.db.objectOrientdb
OLazyObjectMapInterfaceInterfacecom.orientechnologies.orient.core.db.objectOrientdb
OLazyObjectSetInterfaceInterfacecom.orientechnologies.orient.core.db.objectOrientdb
OLazyRecordIteratorLazy implementation of Iterator that load the records only when accessed.Classcom.orientechnologies.orient.core.db.recordOrientdb
OLazyRecordMultiIteratorLazy implementation of Iterator that load the records only when accessed.Classcom.orientechnologies.orient.core.db.recordOrientdb
OMultiValueChangeEventEvent that contains information about operation that is performed on tracked collection.Classcom.orientechnologies.orient.core.db.recordOrientdb
OMultiValueChangeEvent .OChangeTypeOperation that is performed on collection.Classcom.orientechnologies.orient.core.db.record.OMultiValueChangeEventOrientdb
OMultiValueChangeListenerListen operations that are performed on tracked collection.Interfacecom.orientechnologies.orient.core.db.recordOrientdb
OMultiValueChangeTimeLineContainer that contains information about all operations that were performed on collection starting fromthe time when it was loaded from DB.Classcom.orientechnologies.orient.core.db.recordOrientdb
OObjectLazyMultivalueElementInterfacecom.orientechnologies.orient.core.db.objectOrientdb
OPartitionedDatabasePoolLock free implementation of database pool which has good multicore scalability characteristics.Classcom.orientechnologies.orient.core.dbOrientdb
OPartitionedDatabasePoolFactoryFactory for OPartitionedDatabasePool pool, which also works as LRU cache with good mutlicore architecture support.Classcom.orientechnologies.orient.core.dbOrientdb
OPlaceholderBase interface for identifiable objects.Classcom.orientechnologies.orient.core.db.recordOrientdb
OProxedResourceGeneric proxy abstratc class.Classcom.orientechnologies.orient.core.db.recordOrientdb
ORecordElementBase interface that represents a record element.Interfacecom.orientechnologies.orient.core.db.recordOrientdb
ORecordElement .STATUSAvailable record statuses.Classcom.orientechnologies.orient.core.db.record.ORecordElementOrientdb
ORecordLazyListLazy implementation of ArrayList.Classcom.orientechnologies.orient.core.db.recordOrientdb
ORecordLazyListenerSkip navigation linksOverviewPackageClassUseTreeDeprecatedIndexHelpInterfacecom.orientechnologies.orient.core.db.recordOrientdb
ORecordLazyMapLazy implementation of LinkedHashMap.Classcom.orientechnologies.orient.core.db.recordOrientdb
ORecordLazyMultiValueBrowse all the set to convert all the items into records.Interfacecom.orientechnologies.orient.core.db.recordOrientdb
ORecordLazySetLazy implementation of Set.Classcom.orientechnologies.orient.core.db.recordOrientdb
ORecordMultiValueHelperLazy implementation of ArrayList.Classcom.orientechnologies.orient.core.db.recordOrientdb
ORecordMultiValueHelper .MULTIVALUE_CONTENT_TYPEReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.db.record.ORecordMultiValueHelperOrientdb
ORecordOperationContains the information about a database operation.Classcom.orientechnologies.orient.core.db.recordOrientdb
ORecordTrackedIteratorClasscom.orientechnologies.orient.core.db.recordOrientdb
ORecordTrackedListwhen the list is changed.Classcom.orientechnologies.orient.core.db.recordOrientdb
ORecordTrackedSetClasscom.orientechnologies.orient.core.db.recordOrientdb
ORidBagA collection that contain links to OIdentifiable.Classcom.orientechnologies.orient.core.db.record.ridbagOrientdb
ORidBagDelegateInterfacecom.orientechnologies.orient.core.db.record.ridbagOrientdb
ORidBagDeleteHookClasscom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OSBTreeCollectionManagerInterfacecom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OSBTreeCollectionManagerAbstractClasscom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OSBTreeCollectionManagerProxyClasscom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OSBTreeCollectionManagerSharedClasscom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OSBTreeRidBagPersistent Set implementation that uses the SBTree to handle entries in persistent way.Classcom.orientechnologies.orient.core.db.record.ridbag.sbtreeOrientdb
OSBTreeRidBag .ChangeInterfacecom.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeRidBagOrientdb
OSBTreeRidBag .ChangeSerializationHelperClasscom.orientechnologies.orient.core.db.record.ridbag.sbtree.OSBTreeRidBagOrientdb
OScenarioThreadLocalThread local to know when the request comes from distributed requester avoiding loops.Classcom.orientechnologies.orient.core.dbOrientdb
OScenarioThreadLocal .RUN_MODEReturns the enum constant of this type with the specified name.Classcom.orientechnologies.orient.core.db.OScenarioThreadLocalOrientdb
OTrackedListmakeDirty() by hand when the list is changed.Classcom.orientechnologies.orient.core.db.recordOrientdb
OTrackedMaphand when the map is changed.Classcom.orientechnologies.orient.core.db.recordOrientdb
OTrackedMultiValueInterface that indicates that collection will send notifications about operations that are performed on it to the listeners.Interfacecom.orientechnologies.orient.core.db.recordOrientdb
OTrackedSetClasscom.orientechnologies.orient.core.db.recordOrientdb
OUserObject2RecordHandlerBasic interface to handle the mapping between user objects and records.Interfacecom.orientechnologies.orient.core.dbOrientdb