A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages

A

AbstractBTreeRangeIterator - Class in com.db4o.internal.btree
 
AbstractBTreeRangeIterator(BTreeRangeSingle) - Constructor for class com.db4o.internal.btree.AbstractBTreeRangeIterator
 
AbstractBufferContext - Class in com.db4o.internal
 
AbstractBufferContext(Transaction, ReadBuffer) - Constructor for class com.db4o.internal.AbstractBufferContext
 
AbstractClassIndexStrategy - Class in com.db4o.internal.classindex
 
AbstractClassIndexStrategy(ClassMetadata) - Constructor for class com.db4o.internal.classindex.AbstractClassIndexStrategy
 
AbstractFieldMarshaller - Class in com.db4o.internal.marshall
 
AbstractFieldMarshaller() - Constructor for class com.db4o.internal.marshall.AbstractFieldMarshaller
 
AbstractFreespaceManager - Class in com.db4o.internal.freespace
 
AbstractFreespaceManager(Procedure4<Slot>, int, int) - Constructor for class com.db4o.internal.freespace.AbstractFreespaceManager
 
AbstractIdMapping - Class in com.db4o.defragment
Base class for defragment ID mappings.
AbstractIdMapping() - Constructor for class com.db4o.defragment.AbstractIdMapping
 
AbstractLateQueryResult - Class in com.db4o.internal.query.result
 
AbstractLateQueryResult(Transaction) - Constructor for class com.db4o.internal.query.result.AbstractLateQueryResult
 
AbstractList4<E> - Class in com.db4o.collections
 
AbstractList4() - Constructor for class com.db4o.collections.AbstractList4
 
AbstractQueryResult - Class in com.db4o.internal.query.result
 
AbstractQueryResult(Transaction) - Constructor for class com.db4o.internal.query.result.AbstractQueryResult
 
AbstractReadContext - Class in com.db4o.internal.marshall
 
AbstractReadContext(Transaction) - Constructor for class com.db4o.internal.marshall.AbstractReadContext
 
AbstractReadContext(Transaction, ReadBuffer) - Constructor for class com.db4o.internal.marshall.AbstractReadContext
 
AbstractReflectArray - Class in com.db4o.reflect.core
 
AbstractReflectArray(Reflector) - Constructor for class com.db4o.reflect.core.AbstractReflectArray
 
AbstractTreeIterator - Class in com.db4o.foundation
 
AbstractTreeIterator(Tree) - Constructor for class com.db4o.foundation.AbstractTreeIterator
 
accept() - Method in class com.db4o.cs.foundation.NetworkServerSocketBase
 
accept() - Method in interface com.db4o.cs.foundation.ServerSocket4
 
accept() - Method in class com.db4o.cs.foundation.ServerSocket4Decorator
 
accept(ServerMessageDispatcher) - Method in interface com.db4o.cs.internal.BroadcastFilter
 
accept(StoredClass) - Method in class com.db4o.defragment.AvailableClassFilter
Will accept only classes whose corresponding platform class is known to the configured classloader.
accept(StoredClass) - Method in class com.db4o.defragment.DefragmentConfig.NullFilter
 
accept(StoredClass) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
accept(StoredClass) - Method in interface com.db4o.defragment.StoredClassFilter
 
accept(Visitor4<T>) - Method in class com.db4o.foundation.Tree
 
accept(Visitor4<T>) - Method in interface com.db4o.foundation.Visitable
 
accept(BTreeRangeVisitor) - Method in interface com.db4o.internal.btree.BTreeRange
 
accept(BTreeRangeVisitor) - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
accept(BTreeRangeVisitor) - Method in class com.db4o.internal.btree.BTreeRangeUnion
 
accept(ClassAspect) - Method in class com.db4o.internal.metadata.MarshallingInfoTraverseAspectCommand
 
accept(Conversion) - Method in class com.db4o.internal.convert.ConversionStage
 
accept(Conversion) - Method in class com.db4o.internal.convert.ConversionStage.ClassCollectionAvailableStage
 
accept(Conversion) - Method in class com.db4o.internal.convert.ConversionStage.SystemUpStage
 
ACCESS_TIME_OFFSET - Static variable in class com.db4o.internal.fileheader.NewFileHeaderBase
 
accumulateFreeSlot(TransactionalIdSystemImpl, FreespaceCommitter, boolean) - Method in class com.db4o.internal.slots.IdSystemSlotChange
 
accumulateFreeSlot(TransactionalIdSystemImpl, FreespaceCommitter, boolean) - Method in class com.db4o.internal.slots.SlotChange
 
accumulateFreeSlot(TransactionalIdSystemImpl, FreespaceCommitter, boolean) - Method in class com.db4o.internal.slots.SystemSlotChange
 
accumulateFreeSlots(FreespaceCommitter, boolean) - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
accumulateFreeSlots(FreespaceCommitter, boolean) - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
accumulateFreeSlots(FreespaceCommitter, boolean) - Method in class com.db4o.internal.ids.TransportIdSystem
 
accumulateFreeSlots(FreespaceCommitter, boolean, boolean) - Method in class com.db4o.internal.ids.IdSlotChanges
 
acquire(String) - Method in class com.db4o.cs.internal.ClientTransactionPool
 
acquireMain() - Method in class com.db4o.cs.internal.ClientTransactionPool
 
acquireTransactionForFile(String) - Method in class com.db4o.cs.internal.ClientTransactionHandle
 
Activatable - Interface in com.db4o.ta
The Activatable interface must be implemented by classes in order to support transparent activation/persistence.

The Activatable interface may be added to persistent classes by hand or by using the db4o enhancer.
ActivatableArrayList<E> - Class in com.db4o.collections
extends ArrayList with Transparent Activation and Transparent Persistence support
ActivatableArrayList() - Constructor for class com.db4o.collections.ActivatableArrayList
 
ActivatableArrayList(int) - Constructor for class com.db4o.collections.ActivatableArrayList
 
ActivatableArrayList(Collection<E>) - Constructor for class com.db4o.collections.ActivatableArrayList
 
ActivatableBase - Class in com.db4o.internal.activation
 
ActivatableBase() - Constructor for class com.db4o.internal.activation.ActivatableBase
 
ActivatableCollection<T> - Interface in com.db4o.collections
extends Collection with Transparent Activation and Transparent Persistence support
ActivatableHashMap<K,​V> - Class in com.db4o.collections
extends HashMap with Transparent Activation and Transparent Persistence support
ActivatableHashMap() - Constructor for class com.db4o.collections.ActivatableHashMap
 
ActivatableHashMap(int) - Constructor for class com.db4o.collections.ActivatableHashMap
 
ActivatableHashMap(int, float) - Constructor for class com.db4o.collections.ActivatableHashMap
 
ActivatableHashMap(Map<? extends K, ? extends V>) - Constructor for class com.db4o.collections.ActivatableHashMap
 
ActivatableHashSet<E> - Class in com.db4o.collections
extends ArrayList with Transparent Activation and Transparent Persistence support
ActivatableHashSet() - Constructor for class com.db4o.collections.ActivatableHashSet
 
ActivatableHashSet(int) - Constructor for class com.db4o.collections.ActivatableHashSet
 
ActivatableHashSet(int, float) - Constructor for class com.db4o.collections.ActivatableHashSet
 
ActivatableHashSet(Collection<? extends E>) - Constructor for class com.db4o.collections.ActivatableHashSet
 
ActivatableHashtable<K,​V> - Class in com.db4o.collections
extends Hashtable with Transparent Activation and Transparent Persistence support
ActivatableHashtable() - Constructor for class com.db4o.collections.ActivatableHashtable
 
ActivatableHashtable(int) - Constructor for class com.db4o.collections.ActivatableHashtable
 
ActivatableHashtable(int, float) - Constructor for class com.db4o.collections.ActivatableHashtable
 
ActivatableHashtable(Map<? extends K, ? extends V>) - Constructor for class com.db4o.collections.ActivatableHashtable
 
ActivatableInstrumented - Interface in com.db4o.ta
Marker interface to declare a class already implements the required TA/TP hooks and does not want to be instrumented further.
ActivatableLinkedList<E> - Class in com.db4o.collections
extends LinkedList with Transparent Activation and Transparent Persistence support
ActivatableLinkedList() - Constructor for class com.db4o.collections.ActivatableLinkedList
 
ActivatableLinkedList(Collection<E>) - Constructor for class com.db4o.collections.ActivatableLinkedList
 
ActivatableList<T> - Interface in com.db4o.collections
extends List with Transparent Activation and Transparent Persistence support
ActivatableMap<K,​V> - Interface in com.db4o.collections
extends Map with Transparent Activation and Transparent Persistence support
ActivatableSet<E> - Interface in com.db4o.collections
extends java.util.Set with Transparent Activation and Transparent Persistence support
ActivatableStack<E> - Class in com.db4o.collections
extends Stack with Transparent Activation and Transparent Persistence support.
ActivatableStack() - Constructor for class com.db4o.collections.ActivatableStack
 
ActivatableSupport - Class in com.db4o.collections
 
ActivatableTreeSet<E> - Class in com.db4o.collections
extends ArrayList with Transparent Activation and Transparent Persistence support
ActivatableTreeSet() - Constructor for class com.db4o.collections.ActivatableTreeSet
 
ActivatableTreeSet(Collection<? extends E>) - Constructor for class com.db4o.collections.ActivatableTreeSet
 
ActivatableTreeSet(Comparator<? super E>) - Constructor for class com.db4o.collections.ActivatableTreeSet
 
ActivatableTreeSet(SortedSet<E>) - Constructor for class com.db4o.collections.ActivatableTreeSet
 
activate(ActivationPurpose) - Method in interface com.db4o.activation.Activator
Method to be called to activate the host object.
activate(ActivationPurpose) - Method in class com.db4o.collections.ActivatableArrayList
 
activate(ActivationPurpose) - Method in class com.db4o.collections.ActivatableHashMap
 
activate(ActivationPurpose) - Method in class com.db4o.collections.ActivatableHashSet
 
activate(ActivationPurpose) - Method in class com.db4o.collections.ActivatableHashtable
 
activate(ActivationPurpose) - Method in class com.db4o.collections.ActivatableLinkedList
 
activate(ActivationPurpose) - Method in class com.db4o.collections.ActivatableStack
 
activate(ActivationPurpose) - Method in class com.db4o.collections.ActivatableTreeSet
 
activate(ActivationPurpose) - Method in class com.db4o.collections.ActivatingIterator
 
activate(ActivationPurpose) - Method in class com.db4o.collections.ArrayList4
activate basic implementation.
activate(ActivationPurpose) - Method in class com.db4o.collections.ArrayMap4
activate basic implementation.
activate(ActivationPurpose) - Method in class com.db4o.internal.activation.ActivatableBase
 
activate(ActivationPurpose) - Method in class com.db4o.internal.ObjectReference
 
activate(ActivationPurpose) - Method in interface com.db4o.ta.Activatable
Should be called by every reading field access of an object.
activate(Activator, ActivationPurpose) - Static method in class com.db4o.collections.ActivatableSupport
 
activate(UnmarshallingContext) - Method in class com.db4o.internal.ClassAspect
 
activate(UnmarshallingContext) - Method in class com.db4o.internal.CommitTimestampFieldMetadata
 
activate(UnmarshallingContext) - Method in class com.db4o.internal.FieldMetadata
 
activate(UnmarshallingContext) - Method in class com.db4o.internal.TranslatedAspect
 
activate(UnmarshallingContext) - Method in class com.db4o.internal.TypeHandlerAspect
 
activate(UnmarshallingContext) - Method in class com.db4o.internal.VirtualFieldMetadata
 
activate(UnmarshallingContext, TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
activate(Transaction, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
activate(Transaction, Object, ActivationDepth) - Method in class com.db4o.internal.ObjectContainerBase
 
activate(Transaction, Object, ActivationDepth) - Method in class com.db4o.internal.ObjectReference
 
activate(ReferenceActivationContext) - Method in class com.db4o.internal.collections.BigSetTypeHandler
 
activate(ReferenceActivationContext) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
activate(ReferenceActivationContext) - Method in class com.db4o.internal.handlers.PlainObjectHandler
 
activate(ReferenceActivationContext) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
activate(ReferenceActivationContext) - Method in class com.db4o.internal.OpenTypeHandler
 
activate(ReferenceActivationContext) - Method in class com.db4o.typehandlers.CollectionTypeHandler
 
activate(ReferenceActivationContext) - Method in class com.db4o.typehandlers.HashtableTypeHandler
 
activate(ReferenceActivationContext) - Method in class com.db4o.typehandlers.IgnoreFieldsTypeHandler
 
activate(ReferenceActivationContext) - Method in class com.db4o.typehandlers.internal.TreeSetTypeHandler
 
activate(ReferenceActivationContext) - Method in class com.db4o.typehandlers.internal.UnmodifiableListTypeHandler
 
activate(ReferenceActivationContext) - Method in class com.db4o.typehandlers.MapTypeHandler
 
activate(ReferenceActivationContext) - Method in interface com.db4o.typehandlers.ReferenceTypeHandler
gets called when an object is to be activated.
activate(ReferenceActivationContext) - Method in class com.db4o.typehandlers.VectorTypeHandler
 
activate(Object) - Method in interface com.db4o.ext.ExtObjectContainer
activates an object with the current activation strategy.
activate(Object) - Method in class com.db4o.internal.ExternalObjectContainer
 
activate(Object) - Method in class com.db4o.internal.ObjectContainerSession
 
activate(Object) - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
activate(Object, int) - Method in class com.db4o.internal.ExternalObjectContainer
 
activate(Object, int) - Method in class com.db4o.internal.ObjectContainerSession
 
activate(Object, int) - Method in interface com.db4o.ObjectContainer
Activates all members on a stored object to the specified depth.
ACTIVATE - Static variable in class com.db4o.internal.activation.ActivationMode
 
activateAspects(UnmarshallingContext) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
activated() - Method in interface com.db4o.events.EventRegistry
This event is fired after an object is activated.
activated() - Method in class com.db4o.internal.events.EventRegistryImpl
 
activatedObject(int) - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
activateForRead() - Method in class com.db4o.internal.activation.ActivatableBase
 
activateForWrite() - Method in class com.db4o.internal.activation.ActivatableBase
 
activateOn(Transaction, ActivationPurpose) - Method in class com.db4o.internal.ObjectReference
 
activating() - Method in interface com.db4o.events.EventRegistry
This event is fired before an object is activated.
activating() - Method in class com.db4o.internal.events.EventRegistryImpl
 
ACTIVATING - Static variable in class com.db4o.internal.Const4
 
ActivatingIterator<E> - Class in com.db4o.collections
 
ActivatingIterator(Activatable, Iterator<E>) - Constructor for class com.db4o.collections.ActivatingIterator
 
ActivatingListIterator<E> - Class in com.db4o.collections
 
ActivatingListIterator(Activatable, Iterator<E>) - Constructor for class com.db4o.collections.ActivatingListIterator
 
ACTIVATION - Static variable in class com.db4o.internal.Const4
 
ActivationContext - Interface in com.db4o.typehandlers
 
ActivationContext4 - Class in com.db4o.internal.activation
 
ActivationContext4(Transaction, Object, ActivationDepth) - Constructor for class com.db4o.internal.activation.ActivationContext4
 
activationContextFor(Transaction, Object, ActivationDepth) - Method in class com.db4o.internal.ObjectContainerBase
 
activationDepth() - Method in interface com.db4o.config.CommonConfiguration
gets the configured activation depth.
activationDepth() - Method in interface com.db4o.config.Configuration
gets the configured activation depth.
activationDepth() - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
activationDepth() - Method in class com.db4o.internal.Config4Impl
 
activationDepth() - Method in class com.db4o.internal.marshall.AbstractReadContext
 
activationDepth(int) - Method in interface com.db4o.config.CommonConfiguration
sets the activation depth to the specified value.
activationDepth(int) - Method in interface com.db4o.config.Configuration
sets the activation depth to the specified value.
activationDepth(int) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
activationDepth(int) - Method in class com.db4o.internal.Config4Impl
 
activationDepth(int, ActivationMode) - Method in interface com.db4o.internal.activation.ActivationDepthProvider
Returns an ActivationDepth that will activate at most *depth* levels.
activationDepth(int, ActivationMode) - Method in class com.db4o.internal.activation.LegacyActivationDepthProvider
 
activationDepth(int, ActivationMode) - Method in class com.db4o.internal.activation.TransparentActivationDepthProviderImpl
 
activationDepth(ActivationDepth) - Method in class com.db4o.internal.marshall.AbstractReadContext
 
ActivationDepth - Interface in com.db4o.internal.activation
Controls how deep an object graph is activated.
activationDepthFor(ClassMetadata, ActivationMode) - Method in interface com.db4o.internal.activation.ActivationDepthProvider
Returns an ActivationDepth suitable for the specified class and activation mode.
activationDepthFor(ClassMetadata, ActivationMode) - Method in class com.db4o.internal.activation.LegacyActivationDepthProvider
 
activationDepthFor(ClassMetadata, ActivationMode) - Method in class com.db4o.internal.activation.TransparentActivationDepthProviderImpl
 
ActivationDepthImpl - Class in com.db4o.internal.activation
 
ActivationDepthImpl(ActivationMode) - Constructor for class com.db4o.internal.activation.ActivationDepthImpl
 
activationDepthProvider() - Method in class com.db4o.internal.Config4Impl
 
activationDepthProvider() - Method in class com.db4o.internal.ObjectContainerBase
 
activationDepthProvider(ActivationDepthProvider) - Method in class com.db4o.internal.Config4Impl
 
ActivationDepthProvider - Interface in com.db4o.internal.activation
Factory for ActivationDepth strategies.
ActivationMode - Class in com.db4o.internal.activation
 
activationProvider(InternalObjectContainer) - Static method in class com.db4o.ta.TransparentActivationSupport
 
ActivationPurpose - Class in com.db4o.activation
 
Activator - Interface in com.db4o.activation
Activator interface.


Activatable objects need to have a reference to an Activator implementation, which is called by Transparent Activation, when a request is received to activate the host object.
ACTIVE - Static variable in class com.db4o.internal.Const4
 
add(int) - Method in class com.db4o.foundation.IntArrayList
 
add(int) - Method in class com.db4o.internal.query.result.IdListQueryResult
 
add(int, int) - Method in class com.db4o.foundation.IntArrayList
 
add(int, E) - Method in class com.db4o.collections.AbstractList4
 
add(int, E) - Method in class com.db4o.collections.ActivatableArrayList
 
add(int, E) - Method in class com.db4o.collections.ActivatableLinkedList
 
add(int, E) - Method in class com.db4o.collections.ActivatableStack
 
add(int, E) - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
add(int, E) - Method in class com.db4o.collections.SubArrayList4
 
add(ConfigurationItem) - Method in interface com.db4o.config.CommonConfiguration
adds ConfigurationItems to be applied when an ObjectContainer or ObjectServer is opened.
add(ConfigurationItem) - Method in interface com.db4o.config.Configuration
adds ConfigurationItems to be applied when an ObjectContainer or ObjectServer is opened.
add(ConfigurationItem) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
add(ConfigurationItem) - Method in class com.db4o.internal.Config4Impl
 
add(Tree) - Method in class com.db4o.internal.LockedTree
 
add(InternalCandidate) - Method in class com.db4o.internal.query.processor.QCandidates
 
add(InternalCandidate) - Method in class com.db4o.internal.query.processor.QueryResultCandidates
 
add(Transaction, int) - Method in class com.db4o.internal.classindex.AbstractClassIndexStrategy
 
add(Transaction, int) - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
 
add(Transaction, int, ByteArrayBuffer) - Method in interface com.db4o.cs.caching.ClientSlotCache
 
add(Transaction, int, ByteArrayBuffer) - Method in class com.db4o.cs.internal.caching.ClientSlotCacheImpl
 
add(Transaction, int, ByteArrayBuffer) - Method in class com.db4o.cs.internal.caching.NullClientSlotCache
 
add(Transaction, PreparedComparison, Object) - Method in class com.db4o.internal.btree.BTree
 
add(Transaction, PreparedComparison, Object) - Method in class com.db4o.internal.btree.BTreeNode
 
add(Transaction, Object) - Method in class com.db4o.internal.btree.BTree
 
add(TreeIntObject<T>, int, T) - Static method in class com.db4o.internal.TreeIntObject
 
add(TreeInt, int) - Static method in class com.db4o.internal.TreeInt
 
add(E) - Method in class com.db4o.collections.AbstractList4
 
add(E) - Method in class com.db4o.collections.ActivatableArrayList
 
add(E) - Method in class com.db4o.collections.ActivatableHashSet
 
add(E) - Method in class com.db4o.collections.ActivatableLinkedList
 
add(E) - Method in class com.db4o.collections.ActivatableStack
 
add(E) - Method in class com.db4o.collections.ActivatableTreeSet
 
add(E) - Method in class com.db4o.collections.ActivatingListIterator
 
add(E) - Method in class com.db4o.collections.DelegatingActivatableCollection
 
add(E) - Method in interface com.db4o.foundation.Queue4
 
add(E) - Method in class com.db4o.internal.collections.BigSet
 
add(Object) - Method in interface com.db4o.config.EnvironmentConfiguration
Contributes a service to the db4o environment.
add(Object) - Method in class com.db4o.foundation.HashSet4
 
add(Object) - Method in class com.db4o.foundation.IdentitySet4
 
add(Object) - Method in class com.db4o.foundation.NoDuplicatesQueue
 
add(Object) - Method in class com.db4o.foundation.SortedCollection4
 
add(Object) - Method in class com.db4o.internal.marshall.IdObjectCollector
 
add(Object) - Method in class com.db4o.internal.marshall.QueryingReadContext
 
add(K) - Method in class com.db4o.collections.DelegatingSet
 
add(T) - Method in class com.db4o.foundation.BlockingQueue
 
add(T) - Method in class com.db4o.foundation.Collection4
Adds an element to the end of this collection.
add(T) - Method in class com.db4o.foundation.DelegatingBlockingQueue
 
add(T) - Method in class com.db4o.foundation.NonblockingQueue
 
add(T) - Method in interface com.db4o.foundation.Sequence4
 
add(T) - Method in interface com.db4o.foundation.Set4
 
add(V) - Method in class com.db4o.collections.DelegatingCollection
 
add(V) - Method in class com.db4o.foundation.Tree
 
add(V, int) - Method in class com.db4o.foundation.Tree
On adding a node to a tree, if it already exists, and if Tree#duplicates() returns false, #isDuplicateOf() will be called.
add(V, V) - Static method in class com.db4o.foundation.Tree
 
ADD_MEMBERS_TO_ID_TREE_ONLY - Static variable in class com.db4o.internal.Const4
 
ADD_TO_CLASS_INDEX - Static variable in class com.db4o.DTrace
 
ADD_TO_ID_TREE - Static variable in class com.db4o.internal.Const4
 
addAlias(Alias) - Method in interface com.db4o.config.CommonConfiguration
adds a new Alias for a class, namespace or package.
addAlias(Alias) - Method in interface com.db4o.config.Configuration
adds a new Alias for a class, namespace or package.
addAlias(Alias) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
addAlias(Alias) - Method in class com.db4o.internal.Config4Impl
 
addAll(int, Collection<? extends E>) - Method in class com.db4o.collections.AbstractList4
 
addAll(int, Collection<? extends E>) - Method in class com.db4o.collections.ActivatableArrayList
 
addAll(int, Collection<? extends E>) - Method in class com.db4o.collections.ActivatableLinkedList
 
addAll(int, Collection<? extends E>) - Method in class com.db4o.collections.ActivatableStack
 
addAll(int, Collection<? extends E>) - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
addAll(int, Collection<? extends E>) - Method in class com.db4o.collections.SubArrayList4
 
addAll(Iterable4<T>) - Method in class com.db4o.foundation.Collection4
 
addAll(Iterable4<T>) - Method in interface com.db4o.foundation.Sequence4
 
addAll(Iterator4) - Method in class com.db4o.foundation.SortedCollection4
 
addAll(Iterator4<T>) - Method in class com.db4o.foundation.Collection4
 
addAll(Tree, IntIterator4) - Static method in class com.db4o.internal.TreeInt
 
addAll(Iterable<? extends E>) - Method in class com.db4o.internal.collections.BigSet
 
addAll(Collection<? extends E>) - Method in class com.db4o.collections.AbstractList4
 
addAll(Collection<? extends E>) - Method in class com.db4o.collections.ActivatableArrayList
 
addAll(Collection<? extends E>) - Method in class com.db4o.collections.ActivatableHashSet
 
addAll(Collection<? extends E>) - Method in class com.db4o.collections.ActivatableLinkedList
 
addAll(Collection<? extends E>) - Method in class com.db4o.collections.ActivatableStack
 
addAll(Collection<? extends E>) - Method in class com.db4o.collections.ActivatableTreeSet
 
addAll(Collection<? extends E>) - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
addAll(Collection<? extends E>) - Method in class com.db4o.collections.DelegatingActivatableCollection
 
addAll(Collection<? extends E>) - Method in class com.db4o.internal.collections.BigSet
 
addAll(Collection<? extends K>) - Method in class com.db4o.collections.DelegatingSet
 
addAll(Collection<? extends V>) - Method in class com.db4o.collections.DelegatingCollection
 
addAll(T[]) - Method in class com.db4o.foundation.Collection4
 
addChild() - Method in class com.db4o.internal.MarshallingBuffer
 
addChild(boolean, boolean) - Method in class com.db4o.internal.MarshallingBuffer
 
addClassMetadata(ClassMetadata) - Method in class com.db4o.internal.ClassMetadataRepository
 
addCommittedInfoMsg(MCommittedInfo) - Method in class com.db4o.cs.internal.ObjectServerImpl
 
addConfigurationItem(EmbeddedConfigurationItem) - Method in interface com.db4o.config.EmbeddedConfiguration
adds ConfigurationItems to be applied when a networking EmbeddedObjectContainer is opened.
addConfigurationItem(EmbeddedConfigurationItem) - Method in class com.db4o.internal.config.EmbeddedConfigurationImpl
 
addConfigurationItem(ClientConfigurationItem) - Method in interface com.db4o.cs.config.ClientConfiguration
adds ConfigurationItems to be applied when a networking ClientObjectContainer is opened.
addConfigurationItem(ClientConfigurationItem) - Method in class com.db4o.cs.internal.config.ClientConfigurationImpl
 
addConfigurationItem(ServerConfigurationItem) - Method in interface com.db4o.cs.config.ServerConfiguration
adds ConfigurationItems to be applied when an ObjectServer is opened.
addConfigurationItem(ServerConfigurationItem) - Method in class com.db4o.cs.internal.config.ServerConfigurationImpl
 
addDependant(InternalCandidate) - Method in class com.db4o.internal.query.processor.QCandidateBase
 
added - Variable in class com.db4o.internal.CallbackObjectInfoCollections
 
added() - Method in class com.db4o.events.CommitEventArgs
Returns a iteration
added(int) - Method in interface com.db4o.internal.CallbackInfoCollector
 
ADDED_LENGTH - Static variable in class com.db4o.internal.Const4
 
addedOrExisting() - Method in class com.db4o.foundation.Tree
On adding a node to a tree, if it already exists, and if Tree#duplicates() returns false, #onAttemptToAddDuplicate() will be called and the existing node will be stored in this._preceding.
addExistingReference(ObjectReference) - Method in class com.db4o.internal.references.HashcodeReferenceSystem
 
addExistingReference(ObjectReference) - Method in interface com.db4o.internal.references.ReferenceSystem
 
addExistingReference(ObjectReference) - Method in class com.db4o.internal.references.TransactionalReferenceSystem
 
addExistingReference(ObjectReference) - Method in class com.db4o.internal.references.TransactionalReferenceSystemBase
 
addFieldIndex(ObjectIdContextImpl) - Method in class com.db4o.internal.CommitTimestampFieldMetadata
 
addFieldIndex(ObjectIdContextImpl) - Method in class com.db4o.internal.FieldMetadata
 
addFieldIndex(ObjectIdContextImpl) - Method in class com.db4o.internal.UUIDFieldMetadata
 
addFieldIndex(ObjectIdContextImpl) - Method in class com.db4o.internal.VersionFieldMetadata
 
addFieldIndex(ObjectIdContextImpl) - Method in class com.db4o.internal.VirtualFieldMetadata
 
addFieldIndices(ObjectIdContextImpl) - Method in interface com.db4o.internal.handlers.FieldAwareTypeHandler
 
addFieldIndices(ObjectIdContextImpl) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
addFieldIndices(ObjectIdContextImpl) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
addFieldIndices(StatefulBuffer) - Method in class com.db4o.internal.ClassMetadata
 
addFirst(int) - Method in class com.db4o.foundation.CircularIntBuffer4
 
addFirst(long) - Method in class com.db4o.foundation.CircularLongBuffer4
 
addFirst(E) - Method in class com.db4o.collections.ActivatableLinkedList
 
addFirst(T) - Method in class com.db4o.foundation.CircularBuffer4
 
addId() - Method in class com.db4o.internal.marshall.CollectIdContext
 
addId(int) - Method in class com.db4o.internal.marshall.IdObjectCollector
 
addId(int) - Method in class com.db4o.internal.marshall.QueryingReadContext
 
addIndexEntry(FieldMetadata, Object) - Method in class com.db4o.internal.marshall.MarshallingContext
 
addIndexEntry(StatefulBuffer, Object) - Method in class com.db4o.internal.FieldMetadata
 
addIndexEntry(Transaction, int, Object) - Method in class com.db4o.internal.CommitTimestampFieldMetadata
 
addIndexEntry(Transaction, int, Object) - Method in class com.db4o.internal.FieldMetadata
 
addKeyCheckDuplicates(int) - Method in class com.db4o.internal.query.result.IdListQueryResult
 
addLast(E) - Method in class com.db4o.collections.ActivatableLinkedList
 
addListener(DiagnosticListener) - Method in interface com.db4o.diagnostic.DiagnosticConfiguration
adds a DiagnosticListener to listen to Diagnostic messages.
addListener(DiagnosticListener) - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
addListener(EventListener4<T>) - Method in interface com.db4o.events.Event4
Adds a new listener to the notification list..
addListener(EventListener4<T>) - Method in class com.db4o.internal.events.Event4Impl
 
addListener(Listener4<ReflectClass>) - Method in class com.db4o.reflect.generic.KnownClassesRepository
 
addListener(Db4oQueryExecutionListener) - Method in class com.db4o.internal.query.NativeQueryHandler
 
addModified(Object, Transaction) - Method in interface com.db4o.internal.activation.TransparentActivationDepthProvider
 
addModified(Object, Transaction) - Method in class com.db4o.internal.activation.TransparentActivationDepthProviderImpl
 
addNewReference(ObjectReference) - Method in class com.db4o.internal.references.HashcodeReferenceSystem
 
addNewReference(ObjectReference) - Method in interface com.db4o.internal.references.ReferenceSystem
 
addNewReference(ObjectReference) - Method in class com.db4o.internal.references.TransactionalReferenceSystem
 
addNewReference(ObjectReference) - Method in class com.db4o.internal.references.TransactionalReferenceSystemBase
 
addNewReference(ObjectReference) - Method in class com.db4o.internal.Transaction
 
addOrdering(SodaQueryComparator.Direction, List<String>) - Method in class com.db4o.internal.query.processor.QQueryBase
 
addPrefetchedID(int) - Method in class com.db4o.internal.ids.IdSlotChanges
 
addRange(long) - Static method in class com.db4o.DTrace
 
addRangeWithEnd(long, long) - Static method in class com.db4o.DTrace
 
addRangeWithLength(long, long) - Static method in class com.db4o.DTrace
 
addReferenceIsFirst() - Method in class com.db4o.internal.slots.ReferencedSlot
 
addReferenceSystem(ReferenceSystem) - Method in class com.db4o.internal.references.ReferenceSystemRegistry
 
address() - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart2
 
address() - Method in class com.db4o.internal.slots.Pointer4
 
address() - Method in class com.db4o.internal.slots.Slot
 
address(int) - Method in class com.db4o.internal.StatefulBuffer
 
addressForId(int) - Method in class com.db4o.defragment.DatabaseIdMapping
 
addressForId(int) - Method in interface com.db4o.defragment.IdMapping
returns the slot address for an ID
addressForId(int) - Method in class com.db4o.defragment.InMemoryIdMapping
 
AddressKeySlotHandler - Class in com.db4o.internal.freespace
 
AddressKeySlotHandler() - Constructor for class com.db4o.internal.freespace.AddressKeySlotHandler
 
addToBatch(Msg) - Method in class com.db4o.cs.internal.ClientObjectContainer
 
addTransactionListener(TransactionListener) - Method in class com.db4o.internal.Transaction
 
adjacent(BTreeRangeSingle) - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
adjust(ClassMetadata) - Method in class com.db4o.internal.activation.FixedUpdateDepth
 
adjust(ClassMetadata) - Method in class com.db4o.internal.activation.UnspecifiedUpdateDepth
 
adjust(ClassMetadata) - Method in interface com.db4o.internal.activation.UpdateDepth
 
adjustActivationDepth(int) - Method in class com.db4o.internal.Config4Class
 
adjustClassName(String, Class) - Static method in class com.db4o.internal.ReflectPlatform
 
adjustCollectionDepthToBorders(FixedActivationDepth) - Method in class com.db4o.internal.ClassMetadata
 
adjustDepthToBorders() - Method in class com.db4o.internal.activation.FixedActivationDepth
 
adjustDepthToBorders() - Method in interface com.db4o.internal.activation.FixedDepth
 
adjustDepthToBorders() - Method in class com.db4o.internal.activation.FixedUpdateDepth
 
adjustDepthToBorders(int) - Static method in class com.db4o.internal.activation.DepthUtil
 
adjustReadDepth(int) - Method in class com.db4o.internal.BlobImpl
 
adjustSizeOnRemovalByOtherTransaction(BTree, BTreeNode) - Method in class com.db4o.internal.btree.BTreeCancelledRemoval
 
adjustSizeOnRemovalByOtherTransaction(BTree, BTreeNode) - Method in class com.db4o.internal.btree.BTreeRemove
 
adjustSizeOnRemovalByOtherTransaction(BTree, BTreeNode) - Method in class com.db4o.internal.btree.BTreeUpdate
 
adjustUpdateDepth(Transaction, UpdateDepth) - Method in class com.db4o.internal.ClassMetadata
 
adjustUpdateDepthForCascade(boolean) - Method in class com.db4o.internal.activation.FixedUpdateDepth
 
adjustUpdateDepthForCascade(boolean) - Method in class com.db4o.internal.activation.UnspecifiedUpdateDepth
 
adjustUpdateDepthForCascade(boolean) - Method in interface com.db4o.internal.activation.UpdateDepth
 
afterLast() - Method in class com.db4o.internal.btree.Searcher
 
Algorithms4 - Class in com.db4o.foundation
 
Algorithms4() - Constructor for class com.db4o.foundation.Algorithms4
 
Alias - Interface in com.db4o.config
Implement this interface when implementing special custom Aliases for classes, packages or namespaces.
alive() - Method in class com.db4o.internal.FieldMetadata
 
alive() - Method in class com.db4o.internal.marshall.UnknownTypeHandlerAspect
 
alive() - Method in class com.db4o.internal.TranslatedAspect
 
alive() - Method in class com.db4o.internal.VirtualFieldMetadata
 
ALL - decaf.Platform
 
ALL - Static variable in class com.db4o.internal.CallBackMode
 
allElements(ObjectContainerBase, Object) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
allElements(ObjectContainerBase, Object) - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler
 
allElements(ReflectArray, Object) - Static method in class com.db4o.internal.handlers.array.ArrayHandler
 
allElementsMultidimensional(ReflectArray, Object) - Static method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler
 
allNodeIds(Transaction) - Method in class com.db4o.internal.btree.BTree
 
allocateMappedTargetSlot(int, int) - Method in interface com.db4o.internal.DefragmentContext
 
allocateMappedTargetSlot(int, int) - Method in class com.db4o.internal.DefragmentContextImpl
only used by old handlers: OpenTypeHandler0, StringHandler0, ArrayHandler0.
allocateNewSlot(int) - Method in class com.db4o.internal.marshall.MarshallingContext
 
allocatePointerSlot() - Method in class com.db4o.internal.LocalObjectContainer
 
allocateSafeSlot(int) - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
allocateSafeSlot(int) - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
allocateSafeSlot(int) - Method in interface com.db4o.internal.freespace.FreespaceManager
 
allocateSafeSlot(int) - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
allocateSafeSlot(int) - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
allocateSafeSlot(int) - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
allocateSafeSlot(int) - Method in class com.db4o.internal.LocalObjectContainer
 
allocateSlot() - Method in class com.db4o.internal.marshall.MarshallingContext
 
allocateSlot(boolean, int) - Method in class com.db4o.internal.transactionlog.EmbeddedTransactionLogHandler
 
allocateSlot(boolean, int) - Method in class com.db4o.internal.transactionlog.FileBasedTransactionLogHandler
 
allocateSlot(boolean, int) - Method in class com.db4o.internal.transactionlog.TransactionLogHandler
 
allocateSlot(int) - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart
 
allocateSlot(int) - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
allocateSlot(int) - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
allocateSlot(int) - Method in interface com.db4o.internal.freespace.FreespaceManager
 
allocateSlot(int) - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
allocateSlot(int) - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
allocateSlot(int) - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
allocateSlot(int) - Method in class com.db4o.internal.LocalObjectContainer
 
allocateSlot(int) - Method in class com.db4o.internal.TransportObjectContainer
 
allocateSlotForNewUserObject(Transaction, int, int) - Method in class com.db4o.internal.LocalObjectContainer
 
allocateSlotForUserObjectUpdate(Transaction, int, int) - Method in class com.db4o.internal.LocalObjectContainer
 
allocateTargetSlot(int) - Method in interface com.db4o.defragment.DefragmentServices
 
allocateTargetSlot(int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
allocateTargetSlot(int) - Method in interface com.db4o.internal.DefragmentContext
 
allocateTargetSlot(int) - Method in class com.db4o.internal.DefragmentContextImpl
only used by old handlers: OpenTypeHandler0, StringHandler0, ArrayHandler0.
allocateTransactionLogSlot(int) - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
allocateTransactionLogSlot(int) - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
allocateTransactionLogSlot(int) - Method in interface com.db4o.internal.freespace.FreespaceManager
 
allocateTransactionLogSlot(int) - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
allocateTransactionLogSlot(int) - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
allocateTransactionLogSlot(int) - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
allowVersionUpdates() - Method in class com.db4o.internal.Config4Impl
 
allowVersionUpdates(boolean) - Method in interface com.db4o.config.CommonConfiguration
turns automatic database file format version updates on.
allowVersionUpdates(boolean) - Method in interface com.db4o.config.Configuration
turns automatic database file format version updates on.
allowVersionUpdates(boolean) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
allowVersionUpdates(boolean) - Method in class com.db4o.internal.Config4Impl
 
allSlotIDs(Transaction) - Method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
allSlotIDs(Transaction) - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
 
ALWAYS_ENABLED - Static variable in class com.db4o.internal.marshall.AspectVersionContextImpl
 
analyze() - Method in class com.db4o.internal.metadata.HierarchyAnalyzer
 
analyze(ObjectContainerBase, Object, ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
analyze(Object, ArrayInfo) - Method in class com.db4o.reflect.generic.GenericArrayReflector
 
analyze(Object, ArrayInfo) - Method in class com.db4o.reflect.jdk.JdkArray
 
analyze(Object, ArrayInfo) - Method in interface com.db4o.reflect.ReflectArray
 
analyzeDimensions(ObjectContainerBase, Object, ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
analyzeDimensions(ObjectContainerBase, Object, ArrayInfo) - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler
 
and(Constraint) - Method in class com.db4o.internal.query.processor.QCon
 
and(Constraint) - Method in interface com.db4o.query.Constraint
Links two Constraints for AND evaluation.
AndIndexedLeaf - Class in com.db4o.internal.fieldindex
 
AndIndexedLeaf(QCon, IndexedNodeWithRange, IndexedNodeWithRange) - Constructor for class com.db4o.internal.fieldindex.AndIndexedLeaf
 
ANDROID - decaf.Platform
 
ANNOTATION - decaf.Platform
 
any(Iterator4, Predicate4) - Static method in class com.db4o.foundation.Iterators
 
ANY - Static variable in class com.db4o.internal.btree.SearchTarget
 
ANY_ARRAY_ID - Static variable in class com.db4o.internal.Handlers4
 
ANY_ARRAY_N_ID - Static variable in class com.db4o.internal.Handlers4
 
append(byte[]) - Method in class com.db4o.internal.ByteArrayBuffer
 
append(Iterable4, Object) - Static method in class com.db4o.foundation.Iterators
 
append(BTreeUpdate) - Method in class com.db4o.internal.btree.BTreeUpdate
 
append(Slot) - Method in class com.db4o.internal.slots.Slot
 
appendBytes(long) - Method in class com.db4o.internal.LocalObjectContainer
 
appendSlotChanges(ByteArrayBuffer, Visitable) - Method in class com.db4o.internal.transactionlog.TransactionLogHandler
 
appliesTo(ExtentType) - Method in class com.db4o.query.Predicate
public for implementation reasons, please ignore.
apply() - Method in class com.db4o.config.annotations.reflect.ConfigurationIntrospector
the start method to reflect user class and fields
in order to set appropriate configurations
apply() - Method in class com.db4o.internal.TypeHandlerConfiguration
 
apply() - Method in class com.db4o.internal.TypeHandlerConfigurationJDK_1_1
 
apply() - Method in class com.db4o.internal.TypeHandlerConfigurationJDK_1_2
 
apply(A) - Method in interface com.db4o.foundation.Function4
 
apply(EmbeddedObjectContainer) - Method in interface com.db4o.config.EmbeddedConfigurationItem
Gives a chance for the item to configure the just opened ObjectContainer.
apply(ExtClient) - Method in interface com.db4o.cs.config.ClientConfigurationItem
Gives a chance for the item to configure the just opened ObjectContainer.
apply(InternalObjectContainer) - Method in interface com.db4o.config.ConfigurationItem
Gives a chance for the item to configure the just opened ObjectContainer.
apply(InternalObjectContainer) - Method in class com.db4o.constraints.UniqueFieldValueConstraint
internal method, public for implementation reasons.
apply(InternalObjectContainer) - Method in class com.db4o.cs.internal.config.DotNetSupportClientServer
Deprecated.
 
apply(InternalObjectContainer) - Method in class com.db4o.ta.TransparentActivationSupport
Configures the just opened ObjectContainer by setting event listeners, which will be triggered when activation or de-activation is required.
apply(InternalObjectContainer) - Method in class com.db4o.ta.TransparentPersistenceSupport
Configures current ObjectContainer to support Transparent Activation and Transparent Persistence
apply(ObjectServer) - Method in interface com.db4o.cs.config.ServerConfigurationItem
Gives a chance for the item to configure the just opened ObjectContainer.
apply(T) - Method in interface com.db4o.foundation.Procedure4
 
applyConfig(TernaryBool) - Method in class com.db4o.config.ConfigScope
Checks if the current configuration scope is globally enabled or disabled.
applyConfigurationItems(EmbeddedObjectContainer) - Method in class com.db4o.internal.config.EmbeddedConfigurationImpl
 
applyConfigurationItems(ExtClient) - Method in class com.db4o.cs.internal.config.ClientConfigurationImpl
 
applyConfigurationItems(InternalObjectContainer) - Method in class com.db4o.internal.Config4Impl
 
applyConfigurationItems(ObjectServer) - Method in class com.db4o.cs.internal.config.ServerConfigurationImpl
 
applyKeyChange(Object) - Method in class com.db4o.internal.btree.BTreeUpdate
 
applyRenames(Config4Impl) - Method in class com.db4o.cs.internal.ClientObjectContainer
 
applyRenames(Config4Impl) - Method in class com.db4o.internal.ObjectContainerBase
 
applySlotChanges(Visitable<SlotChange>, int, Slot) - Method in class com.db4o.internal.transactionlog.EmbeddedTransactionLogHandler
 
applySlotChanges(Visitable<SlotChange>, int, Slot) - Method in class com.db4o.internal.transactionlog.FileBasedTransactionLogHandler
 
applySlotChanges(Visitable<SlotChange>, int, Slot) - Method in class com.db4o.internal.transactionlog.TransactionLogHandler
 
ARBITRARY_PORT - Static variable in class com.db4o.cs.Db4oClientServer
 
areEqual(Class, ReflectClass) - Static method in class com.db4o.internal.reflect.ReflectClasses
 
ArgumentNullException - Exception in com.db4o.foundation
 
ArgumentNullException() - Constructor for exception com.db4o.foundation.ArgumentNullException
 
ArgumentNullException(String) - Constructor for exception com.db4o.foundation.ArgumentNullException
 
array() - Method in class com.db4o.internal.PersistentIntegerArray
 
array() - Method in class com.db4o.reflect.generic.GenericReflector
 
array() - Method in class com.db4o.reflect.jdk.JdkReflector
ReflectArray factory
array() - Method in interface com.db4o.reflect.Reflector
returns an ReflectArray object, the equivalent to java.lang.reflect.Array.
arrayClass() - Method in class com.db4o.reflect.generic.GenericClass
 
arrayElementHandler(TypeHandler4, QueryingReadContext) - Static method in class com.db4o.internal.Handlers4
 
ArrayFactory - Interface in com.db4o.foundation
 
ArrayHandler - Class in com.db4o.internal.handlers.array
This is the latest version, the one that should be used.
ArrayHandler() - Constructor for class com.db4o.internal.handlers.array.ArrayHandler
 
ArrayHandler(TypeHandler4, boolean) - Constructor for class com.db4o.internal.handlers.array.ArrayHandler
 
ArrayHandler0 - Class in com.db4o.internal.handlers.array
 
ArrayHandler0() - Constructor for class com.db4o.internal.handlers.array.ArrayHandler0
 
ArrayHandler1 - Class in com.db4o.internal.handlers.array
 
ArrayHandler1() - Constructor for class com.db4o.internal.handlers.array.ArrayHandler1
 
ArrayHandler3 - Class in com.db4o.internal.handlers.array
 
ArrayHandler3() - Constructor for class com.db4o.internal.handlers.array.ArrayHandler3
 
ArrayHandler5 - Class in com.db4o.internal.handlers.array
 
ArrayHandler5() - Constructor for class com.db4o.internal.handlers.array.ArrayHandler5
 
ArrayInfo - Class in com.db4o.reflect
 
ArrayInfo() - Constructor for class com.db4o.reflect.ArrayInfo
 
ArrayIterator4 - Class in com.db4o.foundation
 
ArrayIterator4(Object[]) - Constructor for class com.db4o.foundation.ArrayIterator4
 
ArrayList4<E> - Class in com.db4o.collections
Transparent activatable ArrayList implementation.
ArrayList4() - Constructor for class com.db4o.collections.ArrayList4
Same behavior as java.util.ArrayList
ArrayList4(int) - Constructor for class com.db4o.collections.ArrayList4
Same behaviour as java.util.ArrayList
ArrayList4(Collection<? extends E>) - Constructor for class com.db4o.collections.ArrayList4
Same behaviour as java.util.ArrayList
ArrayMap4<K,​V> - Class in com.db4o.collections
Transparent activatable Map implementation.
ArrayMap4() - Constructor for class com.db4o.collections.ArrayMap4
 
ArrayMap4(int) - Constructor for class com.db4o.collections.ArrayMap4
 
arrayReflector(ObjectContainerBase) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
Arrays4 - Class in com.db4o.foundation
 
Arrays4() - Constructor for class com.db4o.foundation.Arrays4
 
ArrayType - Class in com.db4o.internal
 
ArrayVersionHelper - Class in com.db4o.internal.handlers.array
 
ArrayVersionHelper() - Constructor for class com.db4o.internal.handlers.array.ArrayVersionHelper
 
ArrayVersionHelper0 - Class in com.db4o.internal.handlers.array
 
ArrayVersionHelper0() - Constructor for class com.db4o.internal.handlers.array.ArrayVersionHelper0
 
ArrayVersionHelper3 - Class in com.db4o.internal.handlers.array
 
ArrayVersionHelper3() - Constructor for class com.db4o.internal.handlers.array.ArrayVersionHelper3
 
ArrayVersionHelper5 - Class in com.db4o.internal.handlers.array
 
ArrayVersionHelper5() - Constructor for class com.db4o.internal.handlers.array.ArrayVersionHelper5
 
ascending() - Static method in class com.db4o.qlin.QLinSupport
ASCENDING - Static variable in class com.db4o.internal.query.SodaQueryComparator.Direction
 
asClientConfiguration(Configuration) - Static method in class com.db4o.cs.internal.config.Db4oClientServerLegacyConfigurationBridge
 
asCommonConfiguration(Configuration) - Static method in class com.db4o.internal.config.Db4oLegacyConfigurationBridge
 
asEmbeddedConfiguration(Configuration) - Static method in class com.db4o.internal.config.Db4oLegacyConfigurationBridge
 
asFileConfiguration(Configuration) - Static method in class com.db4o.internal.config.Db4oLegacyConfigurationBridge
 
asIdSystemConfiguration(Configuration) - Static method in class com.db4o.internal.config.Db4oLegacyConfigurationBridge
 
asInt() - Method in class com.db4o.config.QueryEvaluationMode
internal method, ignore please.
asLegacy(Object) - Static method in class com.db4o.cs.internal.config.Db4oClientServerLegacyConfigurationBridge
 
asLegacy(Object) - Static method in class com.db4o.internal.config.Db4oLegacyConfigurationBridge
 
asList(Object[]) - Static method in class com.db4o.foundation.Arrays4
 
asLong() - Method in class com.db4o.foundation.IntArrayList
 
asNetworkingConfiguration(Configuration) - Static method in class com.db4o.cs.internal.config.Db4oClientServerLegacyConfigurationBridge
 
aspectCount() - Method in class com.db4o.internal.ClassMetadata
 
aspectsAreInitialized() - Method in class com.db4o.internal.ClassMetadata
 
aspectsAreNull() - Method in class com.db4o.internal.ClassMetadata
 
AspectTraversalStrategy - Interface in com.db4o.internal.metadata
 
aspectType() - Method in class com.db4o.internal.ClassAspect
 
aspectType() - Method in class com.db4o.internal.FieldMetadata
 
aspectType() - Method in class com.db4o.internal.TranslatedAspect
 
aspectType() - Method in class com.db4o.internal.TypeHandlerAspect
 
AspectType - Class in com.db4o.internal.marshall
 
AspectVersionContext - Interface in com.db4o.internal.marshall
 
AspectVersionContextImpl - Class in com.db4o.internal.marshall
 
asRange(Transaction) - Method in class com.db4o.internal.btree.BTree
 
assertIsNotTainted(Configuration) - Static method in class com.db4o.internal.Config4Impl
 
asServerConfiguration(Configuration) - Static method in class com.db4o.cs.internal.config.Db4oClientServerLegacyConfigurationBridge
 
asTopLevelCall(Function4<Transaction, R>, Transaction) - Method in class com.db4o.internal.ObjectContainerBase
 
asUtf8(byte[]) - Static method in class com.db4o.internal.Platform4
 
asynchronousSync() - Method in class com.db4o.internal.Config4Impl
 
asynchronousSync(boolean) - Method in interface com.db4o.config.FileConfiguration
turns asynchronous sync on and off.

One of the most costly operations during commit is the call to flush the buffers of the database file.
asynchronousSync(boolean) - Method in class com.db4o.internal.Config4Impl
 
atHome - Static variable in class com.db4o.Debug4
prints more stack traces
attachQueryNode(String, Visitor4) - Method in class com.db4o.internal.ClassMetadataRepository
 
attemptUpdate(UnmarshallingContext) - Method in class com.db4o.internal.FieldMetadata
 
attribute(Object) - Method in interface com.db4o.config.ObjectAttribute
generic method to return an attribute of a parent object.
automaticShutDown() - Method in class com.db4o.internal.Config4Impl
 
automaticShutDown(boolean) - Method in interface com.db4o.config.CommonConfiguration
turns automatic shutdown of the engine on and off.
automaticShutDown(boolean) - Method in interface com.db4o.config.Configuration
turns automatic shutdown of the engine on and off.
automaticShutDown(boolean) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
automaticShutDown(boolean) - Method in class com.db4o.internal.Config4Impl
 
AutoStopWatch - Class in com.db4o.foundation
 
AutoStopWatch() - Constructor for class com.db4o.foundation.AutoStopWatch
 
AVAILABLE - Static variable in class com.db4o.ext.Status
 
AvailableClassFilter - Class in com.db4o.defragment
Filter that accepts only StoredClass instances whose corresponding Java class is currently known.
AvailableClassFilter() - Constructor for class com.db4o.defragment.AvailableClassFilter
Will accept only classes that are known to the classloader that loaded this class.
AvailableClassFilter(ClassLoader) - Constructor for class com.db4o.defragment.AvailableClassFilter
Will accept only classes that are known to the given classloader.
awake() - Method in class com.db4o.foundation.Lock4
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages