Package com.arcadedb.database
-
Interface Summary Interface Description Binary.FetchCallback BinaryStructure Cursor Cursor to browse a result set.Database Database.TransactionScope Interface for defining a transaction scope to be executed by theDatabase.transaction(TransactionScope)
method.DatabaseEvents DatabaseInternal Internal API, do not use as an end user.Document DocumentCallback EmbeddedDocument EmbeddedModifier Allows to get the document owner.Identifiable Interface to identify an object in the database.Record Generic interface representing a record as an entry in the database.RecordCallback RecordEvents RecordInternal Transaction -
Class Summary Class Description BaseDocument BaseRecord Binary Binary data type.DatabaseComparator Compares 2 databases if are identical.DatabaseContext Thread local to store transaction data.DatabaseContext.DatabaseContextTL DatabaseEventsRegistry DatabaseFactory DatabaseStats DetachedDocument DocumentIndexer EmbeddedDatabase EmbeddedModifierObject Stores the owner document.EmbeddedModifierProperty Allows to get the document owner from a property in the parent object.ImmutableDocument Immutable document implementation.ImmutableEmbeddedDocument IndexCursorCollection JSONSerializer MutableDocument Mutable document implementation.MutableEmbeddedDocument RecordEventsRegistry RecordFactory RID It represents the logical address of a record in the database.TrackableBinary TransactionContext Manage the transaction context.TransactionContext.TransactionPhase1 TransactionIndexContext TransactionIndexContext.ComparableKey TransactionIndexContext.IndexKey -
Enum Summary Enum Description DatabaseInternal.CALLBACK_EVENT TransactionContext.STATUS -
Exception Summary Exception Description DatabaseComparator.DatabaseAreNotIdentical