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 _ 

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, ReadBuffer) - Constructor for class com.db4o.internal.marshall.AbstractReadContext
 
AbstractReadContext(Transaction) - 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(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(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
 
accept(ClassAspect) - Method in class com.db4o.internal.metadata.MarshallingInfoTraverseAspectCommand
 
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, boolean) - Method in class com.db4o.internal.ids.IdSlotChanges
 
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
 
Activatable - Interface in com.db4o.ta
Activatable must be implemented by classes in order to support Transparent Activation.

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(Comparator<? super E>) - Constructor for class com.db4o.collections.ActivatableTreeSet
 
ActivatableTreeSet(Collection<? extends 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(Activator, ActivationPurpose) - Static method in class com.db4o.collections.ActivatableSupport
 
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(Object) - Method in interface com.db4o.ext.ExtObjectContainer
activates an object with the current activation strategy.
activate(ActivationPurpose) - Method in class com.db4o.internal.activation.ActivatableBase
 
ACTIVATE - Static variable in class com.db4o.internal.activation.ActivationMode
 
activate(UnmarshallingContext) - Method in class com.db4o.internal.ClassAspect
 
activate(ReferenceActivationContext) - Method in class com.db4o.internal.collections.BigSetTypeHandler
 
activate(UnmarshallingContext) - Method in class com.db4o.internal.CommitTimestampFieldMetadata
 
activate(Object) - Method in class com.db4o.internal.ExternalObjectContainer
 
activate(Object, int) - Method in class com.db4o.internal.ExternalObjectContainer
 
activate(UnmarshallingContext) - Method in class com.db4o.internal.FieldMetadata
 
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(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(Object) - Method in class com.db4o.internal.ObjectContainerSession
 
activate(Object, int) - Method in class com.db4o.internal.ObjectContainerSession
 
activate(ActivationPurpose) - Method in class com.db4o.internal.ObjectReference
 
activate(Transaction, Object, ActivationDepth) - Method in class com.db4o.internal.ObjectReference
 
activate(ReferenceActivationContext) - Method in class com.db4o.internal.OpenTypeHandler
 
activate(Object) - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
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(Object, int) - Method in interface com.db4o.ObjectContainer
activates all members on a stored object to the specified depth.
activate(ActivationPurpose) - Method in interface com.db4o.ta.Activatable
should be called by every reading field access of an object.
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
 
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 - Static variable in class com.db4o.internal.Const4
 
activating() - Method in class com.db4o.internal.events.EventRegistryImpl
 
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(int) - Method in interface com.db4o.config.CommonConfiguration
sets the activation depth to the specified value.
activationDepth() - Method in interface com.db4o.config.CommonConfiguration
gets the configured activation depth.
activationDepth(int) - Method in interface com.db4o.config.Configuration
sets the activation depth to the specified value.
activationDepth() - Method in interface com.db4o.config.Configuration
gets the configured activation depth.
ActivationDepth - Interface in com.db4o.internal.activation
Controls how deep an object graph is activated.
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(int) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
activationDepth() - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
activationDepth() - Method in class com.db4o.internal.Config4Impl
 
activationDepth(int) - Method in class com.db4o.internal.Config4Impl
 
activationDepth() - Method in class com.db4o.internal.marshall.AbstractReadContext
 
activationDepth(ActivationDepth) - Method in class com.db4o.internal.marshall.AbstractReadContext
 
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 - Interface in com.db4o.internal.activation
Factory for ActivationDepth strategies.
activationDepthProvider(ActivationDepthProvider) - Method in class com.db4o.internal.Config4Impl
 
activationDepthProvider() - Method in class com.db4o.internal.Config4Impl
 
activationDepthProvider() - Method in class com.db4o.internal.ObjectContainerBase
 
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(E) - Method in class com.db4o.collections.AbstractList4
 
add(int, E) - Method in class com.db4o.collections.AbstractList4
 
add(E) - Method in class com.db4o.collections.ActivatableArrayList
 
add(int, 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(int, E) - Method in class com.db4o.collections.ActivatableLinkedList
 
add(E) - Method in class com.db4o.collections.ActivatableStack
 
add(int, 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(int, E) - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
add(E) - Method in class com.db4o.collections.DelegatingActivatableCollection
 
add(V) - Method in class com.db4o.collections.DelegatingCollection
 
add(K) - Method in class com.db4o.collections.DelegatingSet
 
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(Object) - Method in interface com.db4o.config.EnvironmentConfiguration
Contributes a service to the db4o environment.
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(Object) - Method in class com.db4o.foundation.HashSet4
 
add(Object) - Method in class com.db4o.foundation.IdentitySet4
 
add(int) - Method in class com.db4o.foundation.IntArrayList
 
add(int, int) - Method in class com.db4o.foundation.IntArrayList
 
add(Object) - Method in class com.db4o.foundation.NoDuplicatesQueue
 
add(T) - Method in class com.db4o.foundation.NonblockingQueue
 
add(E) - Method in interface com.db4o.foundation.Queue4
 
add(T) - Method in interface com.db4o.foundation.Sequence4
 
add(T) - Method in interface com.db4o.foundation.Set4
 
add(Object) - Method in class com.db4o.foundation.SortedCollection4
 
add(V, V) - Static method in class com.db4o.foundation.Tree
 
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(Transaction, Object) - Method in class com.db4o.internal.btree.BTree
 
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, int) - Method in class com.db4o.internal.classindex.AbstractClassIndexStrategy
 
add(Transaction, int) - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
 
add(E) - Method in class com.db4o.internal.collections.BigSet
 
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(Object) - Method in class com.db4o.internal.marshall.IdObjectCollector
 
add(Object) - Method in class com.db4o.internal.marshall.QueryingReadContext
 
add(QCandidate) - Method in class com.db4o.internal.query.processor.QCandidates
 
add(int) - Method in class com.db4o.internal.query.result.IdListQueryResult
 
add(TreeInt, int) - Static method in class com.db4o.internal.TreeInt
 
add(TreeIntObject<T>, int, T) - Static method in class com.db4o.internal.TreeIntObject
 
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(Collection<? extends E>) - Method in class com.db4o.collections.AbstractList4
 
addAll(int, Collection<? extends E>) - Method in class com.db4o.collections.AbstractList4
 
addAll(Collection<? extends E>) - Method in class com.db4o.collections.ActivatableArrayList
 
addAll(int, 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(int, Collection<? extends E>) - Method in class com.db4o.collections.ActivatableLinkedList
 
addAll(Collection<? extends E>) - Method in class com.db4o.collections.ActivatableStack
 
addAll(int, 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(int, 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 V>) - Method in class com.db4o.collections.DelegatingCollection
 
addAll(Collection<? extends K>) - Method in class com.db4o.collections.DelegatingSet
 
addAll(int, Collection<? extends E>) - Method in class com.db4o.collections.SubArrayList4
 
addAll(T[]) - Method in class com.db4o.foundation.Collection4
 
addAll(Iterable4<T>) - Method in class com.db4o.foundation.Collection4
 
addAll(Iterator4<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(Collection<? extends E>) - Method in class com.db4o.internal.collections.BigSet
 
addAll(Iterable<? extends E>) - Method in class com.db4o.internal.collections.BigSet
 
addAll(Tree, IntIterator4) - Static method in class com.db4o.internal.TreeInt
 
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
 
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
 
added() - Method in class com.db4o.events.CommitEventArgs
Returns a iteration
added(int) - Method in interface com.db4o.internal.CallbackInfoCollector
 
added - Variable in class com.db4o.internal.CallbackObjectInfoCollections
 
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(StatefulBuffer) - Method in class com.db4o.internal.ClassMetadata
 
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
 
addFirst(E) - Method in class com.db4o.collections.ActivatableLinkedList
 
addFirst(T) - Method in class com.db4o.foundation.CircularBuffer4
 
addFirst(int) - Method in class com.db4o.foundation.CircularIntBuffer4
 
addFirst(long) - Method in class com.db4o.foundation.CircularLongBuffer4
 
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(Transaction, int, Object) - Method in class com.db4o.internal.CommitTimestampFieldMetadata
 
addIndexEntry(StatefulBuffer, Object) - Method in class com.db4o.internal.FieldMetadata
 
addIndexEntry(Transaction, int, Object) - Method in class com.db4o.internal.FieldMetadata
 
addIndexEntry(FieldMetadata, Object) - Method in class com.db4o.internal.marshall.MarshallingContext
 
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(EventListener4<T>) - Method in interface com.db4o.events.Event4
Adds a new listener to the notification list..
addListener(DiagnosticListener) - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
addListener(EventListener4<T>) - Method in class com.db4o.internal.events.Event4Impl
 
addListener(Db4oQueryExecutionListener) - Method in class com.db4o.internal.query.NativeQueryHandler
 
addListener(Listener4<ReflectClass>) - Method in class com.db4o.reflect.generic.KnownClassesRepository
 
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
 
addToTree(TreeInt, IndexedNode) - Static method in class com.db4o.internal.fieldindex.IndexedNodeBase
 
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
 
adjustCollectionDepthToBorders(FixedActivationDepth) - Method in class com.db4o.internal.ClassMetadata
 
adjustDepthToBorders(int) - Static method in class com.db4o.internal.activation.DepthUtil
 
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
 
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 - Static variable in class com.db4o.internal.CallBackMode
 
allElements(ObjectContainerBase, Object) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
allElements(ReflectArray, Object) - Static method in class com.db4o.internal.handlers.array.ArrayHandler
 
allElements(ObjectContainerBase, Object) - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler
 
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(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() - 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.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(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
 
allowVersionUpdates() - 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(ObjectContainerBase, Object, ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
analyze() - Method in class com.db4o.internal.metadata.HierarchyAnalyzer
 
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
 
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(Iterable4, Object) - Static method in class com.db4o.foundation.Iterators
 
append(BTreeUpdate) - Method in class com.db4o.internal.btree.BTreeUpdate
 
append(byte[]) - Method in class com.db4o.internal.ByteArrayBuffer
 
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(InternalObjectContainer) - Method in interface com.db4o.config.ConfigurationItem
Gives a chance for the item to configure the just opened ObjectContainer.
apply(EmbeddedObjectContainer) - Method in interface com.db4o.config.EmbeddedConfigurationItem
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(A) - Method in interface com.db4o.foundation.Function4
 
apply(T) - Method in interface com.db4o.foundation.Procedure4
 
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(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
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(InternalObjectContainer) - Method in class com.db4o.internal.Config4Impl
 
applyKeyChange(Object) - Method in class com.db4o.internal.btree.BTreeUpdate
 
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
 
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(Collection<? extends E>) - Constructor for class com.db4o.collections.ArrayList4
Same behaviour as java.util.ArrayList
ArrayList4(int) - 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 variable in class com.db4o.internal.query.SodaQueryComparator.Direction
 
ascending() - Static method in class com.db4o.qlin.QLinSupport
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.internal.config.Db4oLegacyConfigurationBridge
 
asList(Object[]) - Static method in class com.db4o.foundation.Arrays4
 
asLong() - Method in class com.db4o.foundation.IntArrayList
 
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 - Class in com.db4o.internal.marshall
 
aspectType() - Method in class com.db4o.internal.TranslatedAspect
 
aspectType() - Method in class com.db4o.internal.TypeHandlerAspect
 
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
 
asTopLevelCall(Function4<Transaction, R>, Transaction) - Method in class com.db4o.internal.ObjectContainerBase
 
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
 
asynchronousSync() - 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(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
 
automaticShutDown() - 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
 

B

backingFieldPath(Class<T>, Object) - Method in class com.db4o.qlin.Prototypes
analyzes the passed expression and tries to find the path to the backing field that is accessed.
backingFieldPath(ReflectClass, Object) - Method in class com.db4o.qlin.Prototypes
analyzes the passed expression and tries to find the path to the backing field that is accessed.
backingFieldPath(String, Object) - Method in class com.db4o.qlin.Prototypes
analyzes the passed expression and tries to find the path to the backing field that is accessed.
backingFieldPath(Object) - Static method in class com.db4o.qlin.QLinSupport
public for implementors, do not use directly
backup(String) - Method in interface com.db4o.EmbeddedObjectContainer
backs up a database file of an open ObjectContainer.
backup(String) - Method in interface com.db4o.ext.ExtObjectContainer
backs up a database file of an open ObjectContainer.
backup(Storage, String) - Method in interface com.db4o.ext.ExtObjectContainer
backs up a database file of an open ObjectContainer.
backup(String) - Method in interface com.db4o.ext.ExtObjectServer
backs up the database file used by the ObjectServer.
backup(Storage, String) - Method in class com.db4o.internal.ExternalObjectContainer
 
backup(Storage, String) - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
backup(String) - Method in class com.db4o.internal.ObjectContainerBase
 
backup(String) - Method in class com.db4o.internal.ObjectContainerSession
 
backup(Storage, String) - Method in class com.db4o.internal.ObjectContainerSession
 
backup(Storage, String) - Method in class com.db4o.internal.TransportObjectContainer
 
BACKUP_SUFFIX - Static variable in class com.db4o.defragment.DefragmentConfig
 
BackupInProgressException - Exception in com.db4o.ext
db4o-specific exception.
BackupInProgressException() - Constructor for exception com.db4o.ext.BackupInProgressException
 
backupPath() - Method in class com.db4o.defragment.DefragmentConfig
 
backupStorage(Storage) - Method in class com.db4o.defragment.DefragmentConfig
 
backupStorage() - Method in class com.db4o.defragment.DefragmentConfig
 
balance() - Method in class com.db4o.foundation.Tree
 
balanceCheckNulls() - Method in class com.db4o.foundation.Tree
 
baseType(ReflectClass) - Static method in class com.db4o.internal.Handlers4
 
baseTypeHandler(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
batchMessages(boolean) - Method in interface com.db4o.config.ClientServerConfiguration
Configures to batch messages between client and server.
batchMessages(boolean) - Method in class com.db4o.internal.Config4Impl
 
batchMessages() - Method in class com.db4o.internal.Config4Impl
 
beforeFirst() - Method in class com.db4o.internal.btree.Searcher
 
BEGIN_TOP_LEVEL_CALL - Static variable in class com.db4o.DTrace
 
beginCommit() - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
beginCommit() - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
beginCommit() - Method in interface com.db4o.internal.freespace.FreespaceManager
 
beginCommit() - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
beginCommit() - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
beginCommit() - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
beginProcessing() - Method in class com.db4o.internal.Identifiable
 
beginReplication(Transaction, Transaction) - Static method in class com.db4o.drs.db4o.ReplicationRecord
 
beginSlot() - Method in class com.db4o.internal.DefragmentContextImpl
 
beginSlot() - Method in class com.db4o.internal.marshall.MarshallingContext
 
beginSlot() - Method in interface com.db4o.internal.marshall.MarshallingInfo
 
beginSlot() - Method in class com.db4o.internal.marshall.ObjectHeaderContext
 
BigSet<E> - Class in com.db4o.internal.collections
 
BigSet(LocalObjectContainer) - Constructor for class com.db4o.internal.collections.BigSet
 
BigSetBTreeManager - Class in com.db4o.internal.collections
 
BigSetPersistence - Interface in com.db4o.internal.collections
 
BigSetTypeHandler - Class in com.db4o.internal.collections
 
BigSetTypeHandler() - Constructor for class com.db4o.internal.collections.BigSetTypeHandler
 
Bin - Interface in com.db4o.io
Representation of a container for storage of db4o database data (to file, to memory).
bin(String) - Method in class com.db4o.io.MemoryStorage
Returns the memory bin for the given URI for external use.
bin(String, MemoryBin) - Method in class com.db4o.io.MemoryStorage
Registers the given bin for this storage with the given URI.
bin(String) - Method in class com.db4o.io.PagingMemoryStorage
Returns the memory bin for the given URI for external use.
bin(String, Bin) - Method in class com.db4o.io.PagingMemoryStorage
Registers the given bin for this storage with the given URI.
BinConfiguration - Class in com.db4o.io
 
BinConfiguration(String, boolean, long, boolean) - Constructor for class com.db4o.io.BinConfiguration
 
BinConfiguration(String, boolean, long, boolean, int) - Constructor for class com.db4o.io.BinConfiguration
 
bind(Activator) - Method in class com.db4o.collections.ActivatableArrayList
 
bind(Activator) - Method in class com.db4o.collections.ActivatableHashMap
 
bind(Activator) - Method in class com.db4o.collections.ActivatableHashSet
 
bind(Activator) - Method in class com.db4o.collections.ActivatableHashtable
 
bind(Activator) - Method in class com.db4o.collections.ActivatableLinkedList
 
bind(Activator) - Method in class com.db4o.collections.ActivatableStack
 
bind(Activator) - Method in class com.db4o.collections.ActivatableTreeSet
 
bind(Activator) - Method in class com.db4o.collections.ArrayList4
bind basic implementation.
bind(Activator) - Method in class com.db4o.collections.ArrayMap4
bind basic implementation.
BIND - Static variable in class com.db4o.DTrace
 
bind(Transaction) - Method in class com.db4o.ext.Db4oDatabase
make sure this Db4oDatabase is stored.
bind(Object, long) - Method in interface com.db4o.ext.ExtObjectContainer
binds an object to an internal object ID.
bind(Activator) - Method in class com.db4o.internal.activation.ActivatableBase
 
bind(Object, long) - Method in class com.db4o.internal.ExternalObjectContainer
 
bind(Transaction, Object, long) - Method in class com.db4o.internal.ObjectContainerBase
 
bind(Object, long) - Method in class com.db4o.internal.ObjectContainerSession
 
bind(Activator) - Method in interface com.db4o.ta.Activatable
called by db4o upon instantiation.
bind2(Transaction, ObjectReference, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
BinDecorator - Class in com.db4o.io
Wrapper baseclass for all classes that wrap Bin.
BinDecorator(Bin) - Constructor for class com.db4o.io.BinDecorator
Default constructor.
BitMap4 - Class in com.db4o.foundation
 
BitMap4(int) - Constructor for class com.db4o.foundation.BitMap4
 
BitMap4(byte[], int, int) - Constructor for class com.db4o.foundation.BitMap4
"readFrom buffer" constructor
BitMap4(byte) - Constructor for class com.db4o.foundation.BitMap4
 
BITS_RESERVED_FOR_COUNTER - Static variable in class com.db4o.foundation.TimeStampIdGenerator
 
Blob - Interface in com.db4o.types
the db4o Blob type to store blobs independent of the main database file and allows to perform asynchronous upload and download operations.
BlobImpl - Class in com.db4o.internal
Transfer of blobs to and from the db4o system, if users use the Blob Db4oType.
BlobImpl() - Constructor for class com.db4o.internal.BlobImpl
 
blobPath(String) - Method in interface com.db4o.config.FileConfiguration
configures the path to be used to store and read Blob data.
blobPath() - Method in class com.db4o.internal.Config4Impl
 
BlobStatus - Interface in com.db4o
 
BlobTransport - Interface in com.db4o
 
Block4 - Interface in com.db4o.foundation
 
blockAlignedBytes(int) - Method in interface com.db4o.internal.BlockConverter
 
blockAlignedBytes(int) - Method in class com.db4o.internal.BlockSizeBlockConverter
 
blockAlignedBytes(int) - Method in class com.db4o.internal.DisabledBlockConverter
 
BlockAwareBin - Class in com.db4o.io
 
BlockAwareBin(Bin) - Constructor for class com.db4o.io.BlockAwareBin
 
BlockAwareBinWindow - Class in com.db4o.io
Bounded handle into an IoAdapter: Can only access a restricted area.
BlockAwareBinWindow(BlockAwareBin, int, int) - Constructor for class com.db4o.io.BlockAwareBinWindow
 
BlockAwareFreespaceManager - Class in com.db4o.internal.freespace
 
BlockAwareFreespaceManager(FreespaceManager, BlockConverter) - Constructor for class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
BlockConverter - Interface in com.db4o.internal
 
blockConverter() - Method in class com.db4o.internal.ObjectContainerBase
 
blockCopy(int, int, int, int, int) - Method in class com.db4o.io.BlockAwareBin
copies a block within a file in block mode
blockCopy(int, int, int, int, int) - Method in class com.db4o.io.IoAdapter
Deprecated.
copies a block within a file in block mode
BLOCKING_QUEUE_STOPPED_EXCEPTION - Static variable in class com.db4o.DTrace
 
BlockingQueue<T> - Class in com.db4o.foundation
 
BlockingQueue() - Constructor for class com.db4o.foundation.BlockingQueue
 
BlockingQueue4<T> - Interface in com.db4o.foundation
 
BlockingQueueStoppedException - Exception in com.db4o.foundation
 
BlockingQueueStoppedException() - Constructor for exception com.db4o.foundation.BlockingQueueStoppedException
 
blockRead(int, int, byte[]) - Method in class com.db4o.io.BlockAwareBin
reads a buffer at the seeked address
blockRead(int, int, byte[], int) - Method in class com.db4o.io.BlockAwareBin
implement to read a buffer at the seeked address
blockRead(int, byte[]) - Method in class com.db4o.io.BlockAwareBin
reads a buffer at the seeked address
blockRead(int, byte[], int) - Method in class com.db4o.io.BlockAwareBin
implement to read a buffer at the seeked address
blockSeek(int) - Method in class com.db4o.io.IoAdapter
Deprecated.
sets the read/write pointer in the file using block mode
blockSeek(int, int) - Method in class com.db4o.io.IoAdapter
Deprecated.
sets the read/write pointer in the file using block mode
blockSize(int) - Method in interface com.db4o.config.Configuration
sets the storage data blocksize for new ObjectContainers.
blockSize(int) - Method in interface com.db4o.config.FileConfiguration
sets the storage data blocksize for new ObjectContainers.
blockSize() - Method in class com.db4o.defragment.DefragmentConfig
 
blockSize() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
blockSize(int) - Method in class com.db4o.internal.Config4Impl
 
blockSize() - Method in class com.db4o.internal.Config4Impl
 
blockSize(int) - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
blockSize() - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
blockSize() - Method in class com.db4o.internal.ObjectContainerBase
 
blockSize(int) - Method in class com.db4o.internal.ObjectContainerBase
 
blockSize(int) - Method in class com.db4o.internal.TransportObjectContainer
 
blockSize() - Method in class com.db4o.internal.TransportObjectContainer
 
blockSize() - Method in class com.db4o.io.BinConfiguration
 
blockSize() - Method in class com.db4o.io.BlockAwareBin
returns the block size currently used
blockSize(int) - Method in class com.db4o.io.BlockAwareBin
outside call to set the block size of this adapter
BlockSize - Interface in com.db4o.io
Block size registry.
blockSize(int) - Method in class com.db4o.io.IoAdapter
Deprecated.
outside call to set the block size of this adapter
blockSize() - Method in class com.db4o.io.IoAdapter
Deprecated.
returns the block size currently used
BlockSizeBlockConverter - Class in com.db4o.internal
 
BlockSizeBlockConverter(int) - Constructor for class com.db4o.internal.BlockSizeBlockConverter
 
BlockSizeImpl - Class in com.db4o.internal.io
 
BlockSizeImpl() - Constructor for class com.db4o.internal.io.BlockSizeImpl
 
blockSizeReadFromFile(int) - Method in class com.db4o.internal.LocalObjectContainer
 
blocksToBytes(int) - Method in interface com.db4o.internal.BlockConverter
 
blocksToBytes(int) - Method in class com.db4o.internal.BlockSizeBlockConverter
 
blocksToBytes(int) - Method in class com.db4o.internal.DisabledBlockConverter
 
blockWrite(int, int, byte[]) - Method in class com.db4o.io.BlockAwareBin
reads a buffer at the seeked address
blockWrite(int, int, byte[], int) - Method in class com.db4o.io.BlockAwareBin
implement to read a buffer at the seeked address
blockWrite(int, byte[]) - Method in class com.db4o.io.BlockAwareBin
reads a buffer at the seeked address
blockWrite(int, byte[], int) - Method in class com.db4o.io.BlockAwareBin
implement to read a buffer at the seeked address
BOOLEAN_ID - Static variable in class com.db4o.internal.Handlers4
 
BooleanByRef - Class in com.db4o.foundation
Useful as "out" or "by ref" function parameter.
BooleanByRef() - Constructor for class com.db4o.foundation.BooleanByRef
 
BooleanByRef(boolean) - Constructor for class com.db4o.foundation.BooleanByRef
 
BooleanHandler - Class in com.db4o.internal.handlers
 
BooleanHandler() - Constructor for class com.db4o.internal.handlers.BooleanHandler
 
booleanValue(boolean) - Method in class com.db4o.foundation.TernaryBool
 
borrowObject() - Method in interface com.db4o.foundation.ObjectPool
 
borrowObject() - Method in class com.db4o.foundation.SimpleObjectPool
 
brackets - Static variable in class com.db4o.Deploy
 
BRACKETS_BYTES - Static variable in class com.db4o.internal.Const4
 
BRACKETS_LENGTH - Static variable in class com.db4o.internal.Const4
 
BTree - Class in com.db4o.internal.btree
 
BTree(Transaction, BTreeConfiguration, int, Indexable4, int) - Constructor for class com.db4o.internal.btree.BTree
 
BTree(Transaction, BTreeConfiguration, Indexable4) - Constructor for class com.db4o.internal.btree.BTree
 
BTree(Transaction, BTreeConfiguration, int, Indexable4) - Constructor for class com.db4o.internal.btree.BTree
 
BTree(Transaction, int, Indexable4) - Constructor for class com.db4o.internal.btree.BTree
 
BTree(Transaction, int, Indexable4, int) - Constructor for class com.db4o.internal.btree.BTree
 
btree() - Method in class com.db4o.internal.btree.BTreeNode
 
btree() - Method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
btree(ClassMetadata) - Static method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
BTREE - Static variable in class com.db4o.internal.Const4
 
BTREE_FIELD_INDEXES - Static variable in class com.db4o.internal.marshall.MarshallerFamily.FamilyVersion
 
BTREE_LIST - Static variable in class com.db4o.internal.Const4
 
BTREE_NODE - Static variable in class com.db4o.internal.Const4
 
BTREE_NODE_COMMIT_OR_ROLLBACK - Static variable in class com.db4o.DTrace
 
BTREE_NODE_REMOVE - Static variable in class com.db4o.DTrace
 
BTREE_PRODUCE_NODE - Static variable in class com.db4o.DTrace
 
BTreeAdd - Class in com.db4o.internal.btree
 
BTreeAdd(Transaction, Object) - Constructor for class com.db4o.internal.btree.BTreeAdd
 
bTreeCacheHeight(int) - Method in interface com.db4o.config.Configuration
configures caching of BTree nodes.
bTreeCacheHeight(int) - Method in class com.db4o.internal.Config4Impl
 
BTreeCancelledRemoval - Class in com.db4o.internal.btree
 
BTreeCancelledRemoval(Transaction, Object, Object, BTreeUpdate) - Constructor for class com.db4o.internal.btree.BTreeCancelledRemoval
 
BTreeClassIndexStrategy - Class in com.db4o.internal.classindex
 
BTreeClassIndexStrategy(ClassMetadata) - Constructor for class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
BTreeConfiguration - Class in com.db4o.internal.btree
 
BTreeConfiguration(TransactionalIdSystem, SlotChangeFactory, int, boolean) - Constructor for class com.db4o.internal.btree.BTreeConfiguration
 
BTreeConfiguration(TransactionalIdSystem, int, boolean) - Constructor for class com.db4o.internal.btree.BTreeConfiguration
 
bTreeFreespaceId() - Method in class com.db4o.internal.SystemData
 
bTreeFreespaceId(int) - Method in class com.db4o.internal.SystemData
 
BTreeFreespaceManager - Class in com.db4o.internal.freespace
 
BTreeFreespaceManager(LocalObjectContainer, Procedure4<Slot>, int, int) - Constructor for class com.db4o.internal.freespace.BTreeFreespaceManager
 
BTreeIdSystem - Class in com.db4o.internal.ids
 
BTreeIdSystem(LocalObjectContainer, StackableIdSystem, int) - Constructor for class com.db4o.internal.ids.BTreeIdSystem
 
BTreeIdSystem(LocalObjectContainer, StackableIdSystem) - Constructor for class com.db4o.internal.ids.BTreeIdSystem
 
BTreeIdSystem.IdSlotMappingHandler - Class in com.db4o.internal.ids
 
BTreeIdSystem.IdSlotMappingHandler() - Constructor for class com.db4o.internal.ids.BTreeIdSystem.IdSlotMappingHandler
 
BTreeIterator - Class in com.db4o.internal.btree
 
BTreeIterator(Transaction, BTree) - Constructor for class com.db4o.internal.btree.BTreeIterator
 
BTreeNode - Class in com.db4o.internal.btree
We work with BTreeNode in two states: - deactivated: never read, no valid members, ID correct or 0 if new - write: real representation of keys, values and children in arrays The write state can be detected with canWrite().
BTreeNode(BTree, int, boolean, int, int, int) - Constructor for class com.db4o.internal.btree.BTreeNode
 
BTreeNode(int, BTree) - Constructor for class com.db4o.internal.btree.BTreeNode
 
BTreeNode(Transaction, BTreeNode, BTreeNode) - Constructor for class com.db4o.internal.btree.BTreeNode
 
BTreeNodeCacheEntry - Class in com.db4o.internal.btree
 
BTreeNodeCacheEntry(BTreeNode) - Constructor for class com.db4o.internal.btree.BTreeNodeCacheEntry
 
BTreeNodeSearchResult - Class in com.db4o.internal.btree
 
bTreeNodeSize(int) - Method in interface com.db4o.config.CommonConfiguration
configures the size of BTree nodes in indexes.
bTreeNodeSize(int) - Method in interface com.db4o.config.Configuration
configures the size of BTree nodes in indexes.
bTreeNodeSize(int) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
bTreeNodeSize(int) - Method in class com.db4o.internal.Config4Impl
 
bTreeNodeSize() - Method in class com.db4o.internal.Config4Impl
 
BTreePatch - Class in com.db4o.internal.btree
 
BTreePatch(Transaction, Object) - Constructor for class com.db4o.internal.btree.BTreePatch
 
BTreePointer - Class in com.db4o.internal.btree
 
BTreePointer(Transaction, ByteArrayBuffer, BTreeNode, int) - Constructor for class com.db4o.internal.btree.BTreePointer
 
BTreeRange - Interface in com.db4o.internal.btree
 
BTreeRangeOperation - Class in com.db4o.internal.btree.algebra
 
BTreeRangeOperation() - Constructor for class com.db4o.internal.btree.algebra.BTreeRangeOperation
 
BTreeRangePointerIterator - Class in com.db4o.internal.btree
 
BTreeRangePointerIterator(BTreeRangeSingle) - Constructor for class com.db4o.internal.btree.BTreeRangePointerIterator
 
BTreeRangeSingle - Class in com.db4o.internal.btree
 
BTreeRangeSingle(Transaction, BTree, BTreePointer, BTreePointer) - Constructor for class com.db4o.internal.btree.BTreeRangeSingle
 
BTreeRangeSingleIntersect - Class in com.db4o.internal.btree.algebra
 
BTreeRangeSingleIntersect(BTreeRangeSingle) - Constructor for class com.db4o.internal.btree.algebra.BTreeRangeSingleIntersect
 
BTreeRangeSingleOperation - Class in com.db4o.internal.btree.algebra
 
BTreeRangeSingleOperation(BTreeRangeSingle) - Constructor for class com.db4o.internal.btree.algebra.BTreeRangeSingleOperation
 
BTreeRangeSingleUnion - Class in com.db4o.internal.btree.algebra
 
BTreeRangeSingleUnion(BTreeRangeSingle) - Constructor for class com.db4o.internal.btree.algebra.BTreeRangeSingleUnion
 
BTreeRangeUnion - Class in com.db4o.internal.btree
 
BTreeRangeUnion(BTreeRangeSingle[]) - Constructor for class com.db4o.internal.btree.BTreeRangeUnion
 
BTreeRangeUnion(SortedCollection4) - Constructor for class com.db4o.internal.btree.BTreeRangeUnion
 
BTreeRangeUnionIntersect - Class in com.db4o.internal.btree.algebra
 
BTreeRangeUnionIntersect(BTreeRangeUnion) - Constructor for class com.db4o.internal.btree.algebra.BTreeRangeUnionIntersect
 
BTreeRangeUnionOperation - Class in com.db4o.internal.btree.algebra
 
BTreeRangeUnionOperation(BTreeRangeUnion) - Constructor for class com.db4o.internal.btree.algebra.BTreeRangeUnionOperation
 
BTreeRangeUnionUnion - Class in com.db4o.internal.btree.algebra
 
BTreeRangeUnionUnion(BTreeRangeUnion) - Constructor for class com.db4o.internal.btree.algebra.BTreeRangeUnionUnion
 
BTreeRangeVisitor - Interface in com.db4o.internal.btree
 
BTreeRemove - Class in com.db4o.internal.btree
 
BTreeRemove(Transaction, Object) - Constructor for class com.db4o.internal.btree.BTreeRemove
 
BTreeStructureListener - Interface in com.db4o.internal.btree
 
BTreeUpdate - Class in com.db4o.internal.btree
 
BTreeUpdate(Transaction, Object) - Constructor for class com.db4o.internal.btree.BTreeUpdate
 
buffer(ReadBuffer) - Method in class com.db4o.internal.AbstractBufferContext
 
buffer() - Method in class com.db4o.internal.AbstractBufferContext
 
buffer() - Method in class com.db4o.internal.btree.BTreeNodeCacheEntry
 
buffer(ByteArrayBuffer) - Method in class com.db4o.internal.btree.BTreeNodeCacheEntry
 
buffer() - Method in class com.db4o.internal.DefragmentContextImpl
 
buffer(ReadBuffer) - Method in interface com.db4o.internal.marshall.InternalReadContext
 
buffer() - Method in interface com.db4o.internal.marshall.InternalReadContext
 
buffer() - Method in class com.db4o.internal.marshall.MarshallingContext
 
buffer() - Method in interface com.db4o.internal.marshall.MarshallingInfo
 
buffer() - Method in interface com.db4o.marshall.BufferContext
 
bufferByAddress(DefragmentServicesImpl.DbSelector, int, int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
bufferByID(DefragmentServicesImpl.DbSelector, int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
BufferContext - Interface in com.db4o.marshall
 
bufferSize() - Method in class com.db4o.io.MemoryBin
 
BuiltInStringEncoding - Class in com.db4o.internal.encoding
 
BuiltInStringEncoding() - Constructor for class com.db4o.internal.encoding.BuiltInStringEncoding
 
BuiltinTypeHandler - Interface in com.db4o.internal
 
byExample() - Method in class com.db4o.internal.query.processor.QCon
 
byExample() - Method in class com.db4o.internal.query.processor.QConObject
 
byExample() - Method in interface com.db4o.query.Constraint
set the evaluation mode to object comparison (query by example).
ByRef<T> - Class in com.db4o.foundation
Useful as "out" or "by reference" function parameter.
ByRef() - Constructor for class com.db4o.foundation.ByRef
 
BYTE_ID - Static variable in class com.db4o.internal.Handlers4
 
ByteArrayBuffer - Class in com.db4o.internal
 
ByteArrayBuffer(int) - Constructor for class com.db4o.internal.ByteArrayBuffer
 
ByteArrayBuffer(byte[]) - Constructor for class com.db4o.internal.ByteArrayBuffer
 
byteArrayBuffer() - Method in class com.db4o.internal.marshall.ObjectReferenceContext
 
ByteHandler - Class in com.db4o.internal.handlers
 
ByteHandler() - Constructor for class com.db4o.internal.handlers.ByteHandler
 
bytes() - Method in class com.db4o.foundation.BitMap4
 
bytes(ByteArrayBuffer) - Method in class com.db4o.internal.encoding.LatinStringIO
 
bytesPerChar() - Method in class com.db4o.internal.encoding.LatinStringIO
 
bytesPerChar() - Method in class com.db4o.internal.encoding.UnicodeStringIO
 
bytesToBlocks(long) - Method in interface com.db4o.internal.BlockConverter
 
bytesToBlocks(long) - Method in class com.db4o.internal.BlockSizeBlockConverter
 
bytesToBlocks(long) - Method in class com.db4o.internal.DisabledBlockConverter
 

C

cache() - Method in interface com.db4o.config.CacheConfigurationProvider
Access to the cache-related configuration methods.
cache() - Method in interface com.db4o.config.Configuration
returns the Cache configuration interface.
cache() - Method in class com.db4o.internal.config.EmbeddedConfigurationImpl
 
cache() - Method in class com.db4o.internal.Config4Impl
 
Cache4<K,V> - Interface in com.db4o.internal.caching
 
CacheConfiguration - Interface in com.db4o.config
Interface to configure the cache configurations.
CacheConfigurationImpl - Class in com.db4o.internal.config
 
CacheConfigurationImpl(Config4Impl) - Constructor for class com.db4o.internal.config.CacheConfigurationImpl
 
CacheConfigurationProvider - Interface in com.db4o.config
A configuration provider that provides access to the cache-related configuration methods.
CACHED_DIRTY - Static variable in class com.db4o.internal.Const4
 
CachedIoAdapter - Class in com.db4o.io
Deprecated.
Use CachingStorage instead.
CachedIoAdapter(IoAdapter) - Constructor for class com.db4o.io.CachedIoAdapter
Deprecated.
Creates an instance of CachedIoAdapter with the default page size and page count.
CachedIoAdapter(IoAdapter, int, int) - Constructor for class com.db4o.io.CachedIoAdapter
Deprecated.
Creates an instance of CachedIoAdapter with a custom page size and page count.
CachedIoAdapter(String, boolean, long, boolean, IoAdapter, int, int) - Constructor for class com.db4o.io.CachedIoAdapter
Deprecated.
Creates an instance of CachedIoAdapter with extended parameters.
CacheFactory - Class in com.db4o.internal.caching
 
CacheFactory() - Constructor for class com.db4o.internal.caching.CacheFactory
 
CacheStatistics<K,V> - Class in com.db4o.internal.caching
 
CacheStatistics(Cache4) - Constructor for class com.db4o.internal.caching.CacheStatistics
 
CachingStorage - Class in com.db4o.io
Caching storage adapter to cache db4o database data in memory until the underlying Bin is instructed to flush its data when Bin.sync() is called.

You can override the CachingStorage.newCache() method if you want to work with a different caching strategy.
CachingStorage(Storage) - Constructor for class com.db4o.io.CachingStorage
default constructor to create a Caching storage with the default page count of 64 and the default page size of 1024.
CachingStorage(Storage, int, int) - Constructor for class com.db4o.io.CachingStorage
constructor to set up a CachingStorage with a configured page count and page size
calculateLinkLength(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
calculateSize() - Method in class com.db4o.foundation.Tree
 
callback(Object) - Method in interface com.db4o.ext.Db4oCallback
the callback method
CallbackInfoCollector - Interface in com.db4o.internal
 
CallBackMode - Class in com.db4o.internal
 
callbackMode(CallBackMode) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
callbackMode(CallBackMode) - Method in class com.db4o.internal.Config4Impl
 
callbackMode() - Method in class com.db4o.internal.Config4Impl
 
CallbackObjectInfoCollections - Class in com.db4o.internal
 
CallbackObjectInfoCollections(ObjectInfoCollection, ObjectInfoCollection, ObjectInfoCollection) - Constructor for class com.db4o.internal.CallbackObjectInfoCollections
 
callbacks(boolean) - Method in interface com.db4o.config.CommonConfiguration
turns callback methods on and off.
callbacks(boolean) - Method in interface com.db4o.config.Configuration
turns callback methods on and off.
Callbacks - Interface in com.db4o.internal.callbacks
 
callbacks(boolean) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
callbacks(boolean) - Method in class com.db4o.internal.Config4Impl
 
callbacks(Callbacks) - Method in interface com.db4o.internal.InternalObjectContainer
 
callbacks() - Method in interface com.db4o.internal.InternalObjectContainer
 
callbacks() - Method in class com.db4o.internal.ObjectContainerBase
 
callbacks(Callbacks) - Method in class com.db4o.internal.ObjectContainerBase
 
callbacks(Callbacks) - Method in class com.db4o.internal.ObjectContainerSession
 
callbacks() - Method in class com.db4o.internal.ObjectContainerSession
 
callConstructor(boolean) - Method in interface com.db4o.config.ObjectClass
advises db4o to try instantiating objects of this class with/without calling constructors.
callConstructor() - Method in class com.db4o.internal.ClassMetadata
 
callConstructor(boolean) - Method in class com.db4o.internal.Config4Class
 
callConstructor() - Method in class com.db4o.internal.Config4Class
 
callConstructor() - Static method in class com.db4o.internal.Platform4
 
callConstructor(ReflectClass) - Method in class com.db4o.internal.ReflectorConfigurationImpl
 
callConstructor(ReflectClass) - Method in interface com.db4o.reflect.ReflectorConfiguration
 
callConstructors(boolean) - Method in interface com.db4o.config.CommonConfiguration
advises db4o to try instantiating objects with/without calling constructors.
callConstructors(boolean) - Method in interface com.db4o.config.Configuration
advises db4o to try instantiating objects with/without calling constructors.
callConstructors(boolean) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
callConstructors(boolean) - Method in class com.db4o.internal.Config4Impl
 
callConstructors() - Method in class com.db4o.internal.Config4Impl
 
CalledConstructor - Annotation Type in com.db4o.config.annotations
switches calling constructors on

CalledConstructorConfigurator - Class in com.db4o.config.annotations.reflect
 
CalledConstructorConfigurator(String, boolean) - Constructor for class com.db4o.config.annotations.reflect.CalledConstructorConfigurator
 
CalledConstructorFactory - Class in com.db4o.config.annotations.reflect
 
CalledConstructorFactory() - Constructor for class com.db4o.config.annotations.reflect.CalledConstructorFactory
 
calls() - Method in class com.db4o.internal.caching.CacheStatistics
 
canBeDisabled() - Method in class com.db4o.internal.ClassAspect
 
canBeDisabled() - Method in class com.db4o.internal.FieldMetadata
 
canBeDisabled() - Method in class com.db4o.internal.TypeHandlerAspect
 
canBeDisabled() - Method in class com.db4o.internal.VirtualFieldMetadata
 
canBeIndexLeaf() - Method in class com.db4o.internal.query.processor.QCon
 
canBeIndexLeaf() - Method in class com.db4o.internal.query.processor.QConClass
 
canBeIndexLeaf() - Method in class com.db4o.internal.query.processor.QConObject
 
canBeInstantiated() - Method in class com.db4o.reflect.core.ReflectConstructorSpec
returns true if an instance can be instantiated with the constructor, otherwise false.
cancel() - Method in interface com.db4o.events.CancellableEventArgs
Cancels the action related to this event.
cancel() - Method in class com.db4o.events.CancellableObjectEventArgs
 
cancel() - Method in class com.db4o.internal.metadata.MarshallingInfoTraverseAspectCommand
 
CancellableEventArgs - Interface in com.db4o.events
Argument for events related to cancellable actions.
CancellableObjectEventArgs - Class in com.db4o.events
Argument for object related events which can be cancelled.
CancellableObjectEventArgs(Transaction, ObjectInfo, Object) - Constructor for class com.db4o.events.CancellableObjectEventArgs
Creates a new instance for the specified object.
CancellableVisitor4<T> - Interface in com.db4o.foundation
 
cancelled() - Method in class com.db4o.internal.metadata.MarshallingInfoTraverseAspectCommand
 
cancelled() - Method in interface com.db4o.internal.metadata.TraverseAspectCommand
 
cancelled() - Method in class com.db4o.internal.metadata.TraverseFieldCommand
 
Candidate - Interface in com.db4o.query
candidate for Evaluation callbacks.
CANDIDATE_READ - Static variable in class com.db4o.DTrace
 
candidateCollection - Variable in class com.db4o.internal.query.processor.QQueryBase.CreateCandidateCollectionResult
 
candidates() - Method in class com.db4o.internal.marshall.QueryingReadContext
 
canEnlistWithTransaction() - Method in class com.db4o.internal.btree.BTree
 
canLoadByIndex() - Method in class com.db4o.internal.FieldMetadata
 
canLoadByIndex() - Method in class com.db4o.internal.query.processor.QCon
 
canLoadByIndex() - Method in class com.db4o.internal.query.processor.QConObject
 
canLoadByIndex() - Method in class com.db4o.internal.query.processor.QConPath
 
canLoadFieldByIndex(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
canSetAccessible() - Static method in class com.db4o.internal.Platform4
 
canSkip(ObjectReference) - Method in class com.db4o.internal.activation.LegacyFixedUpdateDepth
 
canSkip(ObjectReference) - Method in class com.db4o.internal.activation.LegacyUnspecifiedUpdateDepth
 
canSkip(ObjectReference) - Method in class com.db4o.internal.activation.TPFixedUpdateDepth
 
canSkip(ObjectReference) - Method in class com.db4o.internal.activation.TPUnspecifiedUpdateDepth
 
canSkip(ObjectReference) - Method in interface com.db4o.internal.activation.UpdateDepth
 
canUpdateFast() - Method in class com.db4o.internal.FieldMetadata
 
canUseNullBitmap() - Method in class com.db4o.internal.FieldMetadata
 
canUseNullBitmap() - Method in class com.db4o.internal.TranslatedAspect
 
canUseNullBitmap() - Method in class com.db4o.internal.VirtualFieldMetadata
 
canWrite() - Method in class com.db4o.internal.btree.BTreeNode
 
canWritePersistentBase() - Method in class com.db4o.internal.ByteArrayBuffer
 
captureQueryResultConfig() - Method in class com.db4o.internal.query.processor.QQueryBase
 
caresAboutCommitted() - Method in interface com.db4o.internal.callbacks.Callbacks
 
caresAboutCommitted() - Method in class com.db4o.internal.callbacks.NullCallbacks
 
caresAboutCommitted() - Method in class com.db4o.internal.events.EventRegistryImpl
 
caresAboutCommitting() - Method in interface com.db4o.internal.callbacks.Callbacks
 
caresAboutCommitting() - Method in class com.db4o.internal.callbacks.NullCallbacks
 
caresAboutCommitting() - Method in class com.db4o.internal.events.EventRegistryImpl
 
caresAboutDeleted() - Method in interface com.db4o.internal.callbacks.Callbacks
 
caresAboutDeleted() - Method in class com.db4o.internal.callbacks.NullCallbacks
 
caresAboutDeleted() - Method in class com.db4o.internal.events.EventRegistryImpl
 
caresAboutDeleting() - Method in interface com.db4o.internal.callbacks.Callbacks
 
caresAboutDeleting() - Method in class com.db4o.internal.callbacks.NullCallbacks
 
caresAboutDeleting() - Method in class com.db4o.internal.events.EventRegistryImpl
 
cascadeActivation(ActivationContext) - Method in class com.db4o.internal.ClassAspect
 
cascadeActivation(ActivationContext) - Method in class com.db4o.internal.ClassMetadata
 
cascadeActivation(ActivationContext) - Method in class com.db4o.internal.collections.BigSetTypeHandler
 
cascadeActivation(ActivationContext) - Method in class com.db4o.internal.FieldMetadata
 
cascadeActivation(ActivationContext) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
cascadeActivation(ActivationContext) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
cascadeActivation(ActivationContext) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
cascadeActivation(ActivationContext, TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
cascadeActivation(ActivationContext) - Method in class com.db4o.internal.OpenTypeHandler
 
cascadeActivation(ActivationContext) - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
cascadeActivation(ActivationContext) - Method in class com.db4o.internal.TypeHandlerAspect
 
cascadeActivation(ActivationContext) - Method in interface com.db4o.typehandlers.CascadingTypeHandler
will be called during activation if the handled object is already active
cascadeActivation(ActivationContext) - Method in class com.db4o.typehandlers.CollectionTypeHandler
 
cascadeActivation(ActivationContext) - Method in class com.db4o.typehandlers.HashtableTypeHandler
 
cascadeActivation(ActivationContext) - Method in class com.db4o.typehandlers.IgnoreFieldsTypeHandler
 
cascadeActivation(ActivationContext) - Method in class com.db4o.typehandlers.internal.UnmodifiableListTypeHandler
 
cascadeActivation(ActivationContext) - Method in class com.db4o.typehandlers.MapTypeHandler
 
cascadeActivation(ActivationContext) - Method in class com.db4o.typehandlers.VectorTypeHandler
 
cascadeActivationToChild(Object) - Method in class com.db4o.internal.activation.ActivationContext4
 
cascadeActivationToChild(Object) - Method in interface com.db4o.typehandlers.ActivationContext
 
cascadeActivationToTarget() - Method in class com.db4o.internal.activation.ActivationContext4
 
cascadeActivationToTarget() - Method in interface com.db4o.typehandlers.ActivationContext
 
cascadeDelete() - Method in interface com.db4o.internal.delete.DeleteContext
 
cascadeDelete() - Method in class com.db4o.internal.delete.DeleteContextImpl
 
cascadeDeleteDepth() - Method in interface com.db4o.internal.delete.DeleteContext
 
cascadeDeleteDepth(int) - Method in class com.db4o.internal.delete.DeleteContextImpl
 
cascadeDeleteDepth() - Method in class com.db4o.internal.delete.DeleteContextImpl
 
cascadeDeletes() - Method in class com.db4o.internal.StatefulBuffer
 
cascadeOnActivate(boolean) - Method in interface com.db4o.config.ObjectClass
sets cascaded activation behaviour.
cascadeOnActivate(boolean) - Method in interface com.db4o.config.ObjectField
sets cascaded activation behaviour.
cascadeOnActivate(boolean) - Method in class com.db4o.internal.Config4Abstract
 
cascadeOnActivate() - Method in class com.db4o.internal.Config4Abstract
 
cascadeOnDelete(boolean) - Method in interface com.db4o.config.ObjectClass
sets cascaded delete behaviour.
cascadeOnDelete(boolean) - Method in interface com.db4o.config.ObjectField
sets cascaded delete behaviour.
cascadeOnDelete() - Method in class com.db4o.internal.ClassMetadata
 
cascadeOnDelete(boolean) - Method in class com.db4o.internal.Config4Abstract
 
cascadeOnDelete() - Method in class com.db4o.internal.Config4Abstract
 
cascadeOnDeleteTernary() - Method in class com.db4o.internal.ClassMetadata
 
cascadeOnUpdate(boolean) - Method in interface com.db4o.config.ObjectClass
sets cascaded update behaviour.
cascadeOnUpdate(boolean) - Method in interface com.db4o.config.ObjectField
sets cascaded update behaviour.
cascadeOnUpdate(boolean) - Method in class com.db4o.internal.Config4Abstract
 
cascadeOnUpdate() - Method in class com.db4o.internal.Config4Abstract
 
cascadesOnDeleteOrUpdate() - Method in class com.db4o.internal.ClassMetadata
 
cascadingTarget(ActivationContext) - Method in class com.db4o.internal.FieldMetadata
 
CascadingTypeHandler - Interface in com.db4o.typehandlers
TypeHandler for objects with members.
catchAllExceptDb4oException(Throwable) - Static method in class com.db4o.internal.Exceptions4
 
ChainedRuntimeException - Exception in com.db4o.foundation
 
ChainedRuntimeException() - Constructor for exception com.db4o.foundation.ChainedRuntimeException
 
ChainedRuntimeException(String) - Constructor for exception com.db4o.foundation.ChainedRuntimeException
 
ChainedRuntimeException(String, Throwable) - Constructor for exception com.db4o.foundation.ChainedRuntimeException
 
ChainedRuntimeException.ChainedRuntimeExceptionMixin - Class in com.db4o.foundation
 
ChainedRuntimeException.ChainedRuntimeExceptionMixin(ChainedRuntimeException) - Constructor for class com.db4o.foundation.ChainedRuntimeException.ChainedRuntimeExceptionMixin
 
ChainedRuntimeException.ChainedRuntimeExceptionMixin(ChainedRuntimeException, String) - Constructor for class com.db4o.foundation.ChainedRuntimeException.ChainedRuntimeExceptionMixin
 
ChainedRuntimeException.ChainedRuntimeExceptionMixin(ChainedRuntimeException, String, Throwable) - Constructor for class com.db4o.foundation.ChainedRuntimeException.ChainedRuntimeExceptionMixin
 
CHAR_BYTES - Static variable in class com.db4o.internal.Const4
 
CHAR_ID - Static variable in class com.db4o.internal.Handlers4
 
CharHandler - Class in com.db4o.internal.handlers
 
CharHandler() - Constructor for class com.db4o.internal.handlers.CharHandler
 
check() - Method in class com.db4o.foundation.TimeoutBlockingQueue
 
check() - Method in interface com.db4o.foundation.TimeoutBlockingQueue4
 
CHECK_ALWAYS_ENABLED - Static variable in class com.db4o.internal.marshall.AspectVersionContextImpl
 
checkAllClassChanges() - Method in class com.db4o.internal.ClassMetadataRepository
 
checkBlockAlignment(MarshallingContext, MarshallingBuffer, IntByRef) - Method in class com.db4o.internal.MarshallingBuffer
 
checkClassHasFields(ClassMetadata) - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
checkClosed() - Method in class com.db4o.internal.ObjectContainerBase
 
checkConstraintsEvaluationMode() - Method in class com.db4o.internal.query.processor.QQueryBase
 
checkDuplicates - Variable in class com.db4o.internal.query.processor.QQueryBase.CreateCandidateCollectionResult
 
checkDuplicates() - Method in class com.db4o.internal.query.result.IdListQueryResult
 
CHECKED_CHANGES - Static variable in class com.db4o.internal.Const4
 
checkEnabled(AspectVersionContext, HandlerVersionContext) - Method in class com.db4o.internal.ClassAspect
 
checkHeaderLock() - Method in class com.db4o.internal.fileheader.TimerFileLock
 
checkHeaderLock() - Method in class com.db4o.internal.fileheader.TimerFileLockDisabled
 
checkHeaderLock() - Method in class com.db4o.internal.fileheader.TimerFileLockEnabled
 
checkIfOtherSessionAlive(LocalObjectContainer, int, int, long) - Method in class com.db4o.internal.fileheader.TimerFileLock
 
checkIfOtherSessionAlive(LocalObjectContainer, int, int, long) - Method in class com.db4o.internal.fileheader.TimerFileLockDisabled
 
checkIfOtherSessionAlive(LocalObjectContainer, int, int, long) - Method in class com.db4o.internal.fileheader.TimerFileLockEnabled
 
checkOpenTime() - Method in class com.db4o.internal.fileheader.TimerFileLock
 
checkOpenTime() - Method in class com.db4o.internal.fileheader.TimerFileLockDisabled
 
checkOpenTime() - Method in class com.db4o.internal.fileheader.TimerFileLockEnabled
 
checkReadOnly() - Method in class com.db4o.internal.ObjectContainerBase
 
checkStillToSet() - Method in class com.db4o.internal.ObjectContainerBase
 
checkSum(byte[], int, int) - Static method in class com.db4o.foundation.CRC32
 
checkSychronization - Static variable in class com.db4o.Debug4
checks monitor conditions to make sure only the thread with the global monitor is allowed entry to the core
checkSynchronization() - Method in class com.db4o.internal.Transaction
 
checkThreadFileLock(LocalObjectContainer, ByteArrayBuffer) - Method in class com.db4o.internal.fileheader.NewFileHeaderBase
 
checkTransaction() - Method in class com.db4o.internal.ObjectContainerBase
 
checkTransaction(Transaction) - Method in class com.db4o.internal.ObjectContainerBase
 
checkType() - Method in class com.db4o.internal.ClassMetadata
 
checkType(byte) - Static method in class com.db4o.internal.freespace.AbstractFreespaceManager
 
checkUpdateDepth(int) - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
checkXBytes(boolean) - Method in class com.db4o.internal.ByteArrayBuffer
 
checkXBytes() - Method in class com.db4o.internal.ByteArrayBuffer
 
childId() - Method in class com.db4o.internal.ids.BTreeIdSystem
 
childId(int) - Method in class com.db4o.internal.ids.BTreeIdSystem
 
childId() - Method in class com.db4o.internal.ids.InMemoryIdSystem
 
childId(int) - Method in class com.db4o.internal.ids.InMemoryIdSystem
 
childId() - Method in interface com.db4o.internal.ids.StackableIdSystem
 
childId(int) - Method in interface com.db4o.internal.ids.StackableIdSystem
 
childrenCount() - Method in class com.db4o.internal.query.processor.QCon
 
CircularBuffer4<T> - Class in com.db4o.foundation
A fixed size double ended queue with O(1) complexity for addFirst, removeFirst and removeLast operations.
CircularBuffer4(int) - Constructor for class com.db4o.foundation.CircularBuffer4
 
CircularIntBuffer4 - Class in com.db4o.foundation
A fixed size double ended queue with O(1) complexity for addFirst, removeFirst and removeLast operations.
CircularIntBuffer4(int) - Constructor for class com.db4o.foundation.CircularIntBuffer4
 
CircularLongBuffer4 - Class in com.db4o.foundation
A fixed size double ended queue with O(1) complexity for addFirst, removeFirst and removeLast operations.
CircularLongBuffer4(int) - Constructor for class com.db4o.foundation.CircularLongBuffer4
 
CLASS_ASPECTS - Static variable in class com.db4o.internal.marshall.MarshallerFamily.FamilyVersion
 
CLASS_COMPARE - Static variable in class com.db4o.internal.Const4
 
CLASS_DB4OTYPE - Static variable in class com.db4o.internal.Const4
 
CLASS_DB4OTYPEIMPL - Static variable in class com.db4o.internal.Const4
 
CLASS_INTERNAL - Static variable in class com.db4o.internal.Const4
 
CLASS_OBJECT - Static variable in class com.db4o.internal.Const4
 
CLASS_OBJECTCONTAINER - Static variable in class com.db4o.internal.Const4
 
CLASS_STATICCLASS - Static variable in class com.db4o.internal.Const4
 
CLASS_STATICFIELD - Static variable in class com.db4o.internal.Const4
 
CLASS_TRANSIENTCLASS - Static variable in class com.db4o.internal.Const4
 
CLASS_UNVERSIONED - Static variable in class com.db4o.internal.Const4
 
classActivationDepthConfigurable(boolean) - Method in interface com.db4o.config.Configuration
classActivationDepthConfigurable(boolean) - Method in class com.db4o.internal.Config4Impl
 
ClassAspect - Class in com.db4o.internal
 
ClassAspect() - Constructor for class com.db4o.internal.ClassAspect
 
ClassAspects_7_4 - Class in com.db4o.internal.convert.conversions
 
ClassAspects_7_4() - Constructor for class com.db4o.internal.convert.conversions.ClassAspects_7_4
 
classCollection() - Method in class com.db4o.internal.ObjectContainerBase
 
classCollectionID() - Method in class com.db4o.internal.SystemData
 
classCollectionID(int) - Method in class com.db4o.internal.SystemData
 
classConfig() - Method in class com.db4o.internal.marshall.UnmarshallingContext
 
classConfiguration() - Method in class com.db4o.internal.marshall.MarshallingContext
 
ClassConfigurator - Class in com.db4o.config.annotations.reflect
 
ClassConfigurator(String) - Constructor for class com.db4o.config.annotations.reflect.ClassConfigurator
 
classes() - Method in class com.db4o.reflect.generic.KnownClassesRepository
 
ClassEventArgs - Class in com.db4o.events
 
ClassEventArgs(ClassMetadata) - Constructor for class com.db4o.events.ClassEventArgs
 
classForID(int) - Method in class com.db4o.internal.HandlerRegistry
 
ClassHasNoFields - Class in com.db4o.diagnostic
Diagnostic, if class has no fields.
ClassHasNoFields(String) - Constructor for class com.db4o.diagnostic.ClassHasNoFields
 
classIDFromInfo(ObjectContainerBase, ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
classIDFromInfo(ObjectContainerBase, ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper
 
classIDFromInfo(ObjectContainerBase, ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper3
 
classIdToMarshalledClassId(int, boolean) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
classIdToMarshalledClassId(int, boolean) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper
 
classIdToMarshalledClassId(int, boolean) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper3
 
classIndexEntryCount() - Method in class com.db4o.internal.query.processor.QCandidates
 
classIndexesIterable(ClassMetadataIterator) - Method in class com.db4o.internal.query.result.AbstractLateQueryResult
 
ClassIndexesToBTrees_5_5 - Class in com.db4o.internal.convert.conversions
 
ClassIndexesToBTrees_5_5() - Constructor for class com.db4o.internal.convert.conversions.ClassIndexesToBTrees_5_5
 
classIndexID(ClassMetadata) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
classIndexIterable(ClassMetadata) - Method in class com.db4o.internal.query.result.AbstractLateQueryResult
 
classIndexIterator(ClassMetadata) - Method in class com.db4o.internal.query.result.AbstractLateQueryResult
 
ClassIndexStrategy - Interface in com.db4o.internal.classindex
 
classIsAvailable(String) - Static method in class com.db4o.internal.JDK
 
ClassLoaderJdkLoader - Class in com.db4o.reflect.jdk
 
ClassLoaderJdkLoader(ClassLoader) - Constructor for class com.db4o.reflect.jdk.ClassLoaderJdkLoader
 
ClassMarshaller - Class in com.db4o.internal.marshall
 
ClassMarshaller() - Constructor for class com.db4o.internal.marshall.ClassMarshaller
 
ClassMarshaller0 - Class in com.db4o.internal.marshall
 
ClassMarshaller0() - Constructor for class com.db4o.internal.marshall.ClassMarshaller0
 
ClassMarshaller1 - Class in com.db4o.internal.marshall
 
ClassMarshaller1() - Constructor for class com.db4o.internal.marshall.ClassMarshaller1
 
ClassMarshaller2 - Class in com.db4o.internal.marshall
 
ClassMarshaller2() - Constructor for class com.db4o.internal.marshall.ClassMarshaller2
 
classMetadata() - Method in class com.db4o.events.ClassEventArgs
 
classMetadata() - Method in class com.db4o.internal.activation.ActivationContext4
 
ClassMetadata - Class in com.db4o.internal
 
ClassMetadata(ObjectContainerBase) - Constructor for class com.db4o.internal.ClassMetadata
 
ClassMetadata(ObjectContainerBase, ReflectClass) - Constructor for class com.db4o.internal.ClassMetadata
 
classMetadata() - Method in class com.db4o.internal.DefragmentContextImpl
 
classMetadata(ClassMetadata) - Method in interface com.db4o.internal.handlers.FieldAwareTypeHandler
 
classMetadata(ClassMetadata) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
classMetadata() - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
classMetadata(ClassMetadata) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
classMetadata() - Method in class com.db4o.internal.marshall.CollectIdContext
 
classMetadata() - Method in class com.db4o.internal.marshall.MarshallingContext
 
classMetadata() - Method in interface com.db4o.internal.marshall.MarshallingInfo
 
classMetadata() - Method in class com.db4o.internal.marshall.ObjectHeader
 
classMetadata() - Method in class com.db4o.internal.marshall.ObjectHeaderContext
 
classMetadata() - Method in class com.db4o.internal.marshall.ObjectReferenceContext
 
classMetadata() - Method in class com.db4o.internal.metadata.HierarchyAnalyzer.Diff
 
classMetadata() - Method in class com.db4o.internal.ObjectReference
 
classMetadata(ClassMetadata) - Method in class com.db4o.internal.ObjectReference
 
classMetadata(ClassMetadata) - Method in class com.db4o.internal.query.processor.QCandidate
 
classMetadata() - Method in interface com.db4o.typehandlers.ActivationContext
 
CLASSMETADATA_BY_ID - Static variable in class com.db4o.DTrace
 
CLASSMETADATA_INIT - Static variable in class com.db4o.DTrace
 
classMetadataForId(int) - Method in interface com.db4o.defragment.DefragmentServices
 
classMetadataForId(int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
classMetadataForId(int) - Method in class com.db4o.internal.HandlerRegistry
 
classMetadataForID(int) - Method in interface com.db4o.internal.InternalObjectContainer
 
classMetadataForID(int) - Method in class com.db4o.internal.ObjectContainerBase
 
classMetadataForID(int) - Method in class com.db4o.internal.ObjectContainerSession
 
classMetadataForID(int) - Method in class com.db4o.internal.TransportObjectContainer
 
classMetadataForName(String) - Method in interface com.db4o.internal.InternalObjectContainer
 
classMetadataForName(String) - Method in class com.db4o.internal.ObjectContainerBase
 
classMetadataForName(String) - Method in class com.db4o.internal.ObjectContainerSession
 
classMetadataForObject(Object) - Method in class com.db4o.internal.ObjectContainerBase
 
classMetadataForReflectClass(ReflectClass) - Method in interface com.db4o.internal.InternalObjectContainer
 
classMetadataForReflectClass(ReflectClass) - Method in class com.db4o.internal.ObjectContainerBase
 
classMetadataForReflectClass(ReflectClass) - Method in class com.db4o.internal.ObjectContainerSession
 
classMetadataID() - Method in class com.db4o.internal.classindex.AbstractClassIndexStrategy
 
classMetadataIdForName(String) - Method in class com.db4o.internal.ClassMetadataRepository
 
classMetadataIdForName(String) - Method in class com.db4o.internal.ObjectContainerBase
 
ClassMetadataIterator - Class in com.db4o.internal
 
classMetadataNameResolved(ClassMetadata, byte[]) - Method in class com.db4o.internal.ClassMetadataRepository
 
ClassMetadataRepository - Class in com.db4o.internal
 
ClassMetadataRepository(Transaction) - Constructor for class com.db4o.internal.ClassMetadataRepository
 
classMissed(String) - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
className() - Method in exception com.db4o.internal.FieldIndexException
 
classOnlyQuery(QQueryBase, ClassMetadata) - Method in class com.db4o.internal.LocalObjectContainer
 
classOnlyQuery(QQueryBase, ClassMetadata) - Method in class com.db4o.internal.ObjectContainerBase
 
classOnRegistered(ClassMetadata) - Method in interface com.db4o.internal.callbacks.Callbacks
 
classOnRegistered(ClassMetadata) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
classOnRegistered(ClassMetadata) - Method in class com.db4o.internal.events.EventRegistryImpl
 
classReflector() - Method in interface com.db4o.internal.BuiltinTypeHandler
 
classReflector() - Method in class com.db4o.internal.ClassMetadata
 
classReflector(Reflector, ClassMetadata, boolean) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
classReflector(Reflector, ClassMetadata, boolean) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper
 
classReflector(Reflector, ClassMetadata, boolean) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper3
 
classReflector() - Method in class com.db4o.internal.handlers.net.NetSimpleTypeHandler
 
classReflector() - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
classReflector() - Method in class com.db4o.internal.handlers.StringBasedValueTypeHandlerBase
 
classReflector() - Method in class com.db4o.internal.handlers.StringHandler
 
classReflector() - Method in class com.db4o.internal.OpenTypeHandler
 
classReflector(Reflector) - Method in class com.db4o.internal.VirtualFieldMetadata
 
classRegistered() - Method in interface com.db4o.events.EventRegistry
This event is fired when a new class is registered with metadata.
classRegistered() - Method in class com.db4o.internal.events.EventRegistryImpl
 
CLEAN - Static variable in class com.db4o.internal.Const4
 
clear() - Method in class com.db4o.collections.AbstractList4
 
clear() - Method in class com.db4o.collections.ActivatableArrayList
 
clear() - Method in class com.db4o.collections.ActivatableHashMap
 
clear() - Method in class com.db4o.collections.ActivatableHashSet
 
clear() - Method in class com.db4o.collections.ActivatableHashtable
 
clear() - Method in class com.db4o.collections.ActivatableLinkedList
 
clear() - Method in class com.db4o.collections.ActivatableStack
 
clear() - Method in class com.db4o.collections.ActivatableTreeSet
 
clear() - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
clear() - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
clear() - Method in class com.db4o.collections.DelegatingActivatableCollection
 
clear() - Method in class com.db4o.collections.DelegatingCollection
 
clear() - Method in class com.db4o.collections.DelegatingSet
 
clear() - Method in class com.db4o.foundation.Collection4
 
clear() - Method in class com.db4o.foundation.HashSet4
 
clear() - Method in class com.db4o.foundation.HashtableBase
 
clear() - Method in interface com.db4o.foundation.Map4
 
clear() - Method in interface com.db4o.foundation.Sequence4
 
clear() - Method in interface com.db4o.foundation.Set4
 
clear(Transaction) - Method in class com.db4o.internal.btree.BTree
 
clear() - Method in class com.db4o.internal.collections.BigSet
 
clear() - Method in class com.db4o.internal.ids.IdSlotChanges
 
clear() - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
clear() - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
clear() - Method in class com.db4o.internal.ids.TransportIdSystem
 
clear() - Method in class com.db4o.internal.LocalTransaction
 
clear() - Method in class com.db4o.internal.LockedTree
 
clear() - Method in class com.db4o.internal.Transaction
 
clearAll() - Method in class com.db4o.internal.Transaction
 
clearListeners() - Method in class com.db4o.internal.query.NativeQueryHandler
 
CLIENT_MESSAGE_LOOP_EXCEPTION - Static variable in class com.db4o.DTrace
 
CLIENT_SERVER_UNSUPPORTED - Static variable in class com.db4o.internal.Messages
 
CLIENT_SOCKET_TIMEOUT - Static variable in class com.db4o.internal.Const4
 
clientCount() - Method in interface com.db4o.ext.ExtObjectServer
returns the number of connected clients.
clientServer() - Method in interface com.db4o.config.Configuration
returns client/server configuration interface.
clientServer() - Method in class com.db4o.internal.Config4Impl
 
ClientServerConfiguration - Interface in com.db4o.config
Client/Server configuration interface.
clientServerFactory() - Method in class com.db4o.internal.Config4Impl
 
clone() - Method in class com.db4o.collections.ActivatableArrayList
 
clone() - Method in class com.db4o.collections.ActivatableHashMap
 
clone() - Method in class com.db4o.collections.ActivatableHashSet
 
clone() - Method in class com.db4o.collections.ActivatableHashtable
 
clone() - Method in class com.db4o.collections.ActivatableLinkedList
 
clone() - Method in class com.db4o.collections.ActivatableStack
 
clone() - Method in class com.db4o.collections.ActivatableTreeSet
 
clone() - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
clone() - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
cloneConfiguration() - Static method in class com.db4o.Db4o
Deprecated.
use explicit configuration via Db4oEmbedded.newConfiguration() instead
clonedDb4oConfig() - Method in class com.db4o.defragment.DefragmentConfig
 
close() - Method in class com.db4o.defragment.DatabaseIdMapping
 
close() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
close() - Method in interface com.db4o.defragment.IdMapping
Shuts down the mapping after use.
close() - Method in class com.db4o.defragment.InMemoryIdMapping
 
CLOSE - Static variable in class com.db4o.DTrace
 
close() - Method in class com.db4o.internal.fileheader.FileHeader
 
close() - Method in class com.db4o.internal.fileheader.NewFileHeaderBase
 
close() - Method in class com.db4o.internal.fileheader.TimerFileLock
 
close() - Method in class com.db4o.internal.fileheader.TimerFileLockDisabled
 
close() - Method in class com.db4o.internal.fileheader.TimerFileLockEnabled
 
close() - Method in class com.db4o.internal.ids.BTreeIdSystem
 
close() - Method in interface com.db4o.internal.ids.IdSystem
 
close() - Method in class com.db4o.internal.ids.InMemoryIdSystem
 
close() - Method in class com.db4o.internal.ids.PointerBasedIdSystem
 
close() - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
close() - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
close() - Method in class com.db4o.internal.ids.TransportIdSystem
 
close() - Method in class com.db4o.internal.ObjectContainerBase
 
close() - Method in class com.db4o.internal.ObjectContainerSession
 
close(boolean) - Method in class com.db4o.internal.Transaction
 
close() - Method in class com.db4o.internal.transactionlog.EmbeddedTransactionLogHandler
 
close() - Method in class com.db4o.internal.transactionlog.FileBasedTransactionLogHandler
 
close() - Method in class com.db4o.internal.transactionlog.TransactionLogHandler
 
close() - Method in interface com.db4o.io.Bin
closes the Bin.
close() - Method in class com.db4o.io.BinDecorator
closes the BinDecorator and the underlying Bin.
close() - Method in class com.db4o.io.CachedIoAdapter
Deprecated.
Flushes and closes the file
close() - Method in class com.db4o.io.FileStorage.FileBin
 
close() - Method in class com.db4o.io.IoAdapter
Deprecated.
implement to close the adapter
close() - Method in class com.db4o.io.MemoryBin
 
close() - Method in class com.db4o.io.RandomAccessFileAdapter
Deprecated.
 
close() - Method in class com.db4o.io.SynchronizedBin
 
close() - Method in class com.db4o.io.ThreadedSyncBin
 
close() - Method in class com.db4o.io.VanillaIoAdapter
Deprecated.
 
close() - Method in interface com.db4o.ObjectContainer
closes the ObjectContainer.
close() - Method in interface com.db4o.ObjectServer
closes the ObjectServer and writes all cached data.
close() - Method in class com.db4o.util.io.NIOFileAdapter
 
close() - Method in class com.db4o.util.io.win32.Win32IoAdapter
 
close2() - Method in class com.db4o.internal.LocalObjectContainer
 
close2() - Method in class com.db4o.internal.ObjectContainerBase
 
CLOSE_CALLED - Static variable in class com.db4o.DTrace
 
CLOSED_OR_OPEN_FAILED - Static variable in class com.db4o.internal.Messages
 
closeIdSystem() - Method in class com.db4o.internal.LocalObjectContainer
 
closeIdSystem() - Method in class com.db4o.internal.ObjectContainerBase
 
closeOnStarted(ObjectContainer) - Method in interface com.db4o.internal.callbacks.Callbacks
 
closeOnStarted(ObjectContainer) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
closeOnStarted(ObjectContainer) - Method in class com.db4o.internal.events.EventRegistryImpl
 
closeSystemTransaction() - Method in class com.db4o.internal.ObjectContainerBase
 
closeTransaction(Transaction, boolean, boolean) - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
closeTransaction(Transaction, boolean, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
closeTransaction(Transaction, boolean, boolean) - Method in class com.db4o.internal.TransportObjectContainer
 
closeUserTransaction() - Method in class com.db4o.internal.ObjectContainerBase
 
closing() - Method in interface com.db4o.events.EventRegistry
This event is fired when the ObjectContainer.close() is called.
closing() - Method in class com.db4o.internal.events.EventRegistryImpl
 
Closure4<R> - Interface in com.db4o.foundation
 
coerce(Object) - Static method in class com.db4o.foundation.IterableBaseFactory
 
coerce(ReflectClass, Object) - Method in class com.db4o.internal.FieldMetadata
 
coerce(ReflectClass, Object) - Method in class com.db4o.internal.handlers.ByteHandler
 
coerce(ReflectClass, Object) - Method in class com.db4o.internal.handlers.DateHandlerBase
 
coerce(ReflectClass, Object) - Method in class com.db4o.internal.handlers.DoubleHandler
 
coerce(ReflectClass, Object) - Method in class com.db4o.internal.handlers.FloatHandler
 
coerce(ReflectClass, Object) - Method in class com.db4o.internal.handlers.IntHandler
 
coerce(ReflectClass, Object) - Method in class com.db4o.internal.handlers.LongHandler
 
coerce(ReflectClass, Object) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
coerce(ReflectClass, Object) - Method in class com.db4o.internal.handlers.ShortHandler
 
Coercion4 - Class in com.db4o.foundation
 
Coercion4() - Constructor for class com.db4o.foundation.Coercion4
 
collect() - Method in class com.db4o.internal.reflect.generic.KnownClassesCollector
 
COLLECT_CHILDREN - Static variable in class com.db4o.DTrace
 
collectCallBackInfo(CallbackInfoCollector) - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
collectCallBackInfo(CallbackInfoCollector) - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
collectCallBackInfo(CallbackInfoCollector) - Method in class com.db4o.internal.ids.TransportIdSystem
 
collectConstraints(Transaction, QConObject, Object, Visitor4) - Method in class com.db4o.internal.ClassMetadata
 
CollectIdContext - Class in com.db4o.internal.marshall
 
CollectIdContext(Transaction, IdObjectCollector, ObjectHeader, ReadBuffer) - Constructor for class com.db4o.internal.marshall.CollectIdContext
 
CollectIdContext(Transaction, ObjectHeader, ReadBuffer) - Constructor for class com.db4o.internal.marshall.CollectIdContext
 
collectIDs(CollectIdContext) - Method in class com.db4o.internal.ClassAspect
 
collectIDs(CollectIdContext, String) - Method in class com.db4o.internal.ClassMetadata
 
collectIDs(CollectIdContext) - Method in class com.db4o.internal.ClassMetadata
 
collectIDs(QueryingReadContext) - Method in class com.db4o.internal.ClassMetadata
 
collectIDs(QueryingReadContext) - Method in class com.db4o.internal.collections.BigSetTypeHandler
 
collectIDs(CollectIdContext) - Method in class com.db4o.internal.FieldMetadata
 
collectIDs(QueryingReadContext) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
collectIDs(CollectIdContext, Predicate4<ClassAspect>) - Method in interface com.db4o.internal.handlers.FieldAwareTypeHandler
 
collectIDs(CollectIdContext, Predicate4<ClassAspect>) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
collectIDs(QueryingReadContext) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
collectIDs(CollectIdContext, Predicate4<ClassAspect>) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
collectIDs(QueryingReadContext) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
collectIDs(QueryingReadContext, TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
collectIDs(QueryingReadContext) - Method in class com.db4o.internal.OpenTypeHandler
 
collectIDs(CollectIdContext) - Method in class com.db4o.internal.TypeHandlerAspect
 
collectIDs(QueryingReadContext) - Method in interface com.db4o.typehandlers.CascadingTypeHandler
will be called during querying to ask for IDs of member objects of the handled object.
collectIDs(QueryingReadContext) - Method in class com.db4o.typehandlers.CollectionTypeHandler
 
collectIDs(QueryingReadContext) - Method in class com.db4o.typehandlers.HashtableTypeHandler
 
collectIDs(QueryingReadContext) - Method in class com.db4o.typehandlers.IgnoreFieldsTypeHandler
 
collectIDs(QueryingReadContext) - Method in class com.db4o.typehandlers.internal.UnmodifiableListTypeHandler
 
collectIDs(QueryingReadContext) - Method in class com.db4o.typehandlers.MapTypeHandler
 
collectIDs(QueryingReadContext) - Method in class com.db4o.typehandlers.VectorTypeHandler
 
collectIdsInternal(CollectIdContext, TypeHandler4, int, boolean) - Static method in class com.db4o.internal.Handlers4
 
collectIndexedNodes() - Method in class com.db4o.internal.fieldindex.FieldIndexProcessor
 
Collection4<T> - Class in com.db4o.foundation
Fast linked list for all usecases.
Collection4() - Constructor for class com.db4o.foundation.Collection4
 
Collection4(int) - Constructor for class com.db4o.foundation.Collection4
For jdk11 compatibility only.
Collection4(T[]) - Constructor for class com.db4o.foundation.Collection4
 
Collection4(Iterable4<T>) - Constructor for class com.db4o.foundation.Collection4
 
Collection4(Iterator4<T>) - Constructor for class com.db4o.foundation.Collection4
 
Collection4Iterator - Class in com.db4o.foundation
 
Collection4Iterator(Collection4, List4) - Constructor for class com.db4o.foundation.Collection4Iterator
 
CollectionFactory - Class in com.db4o.collections
Collection factory with methods to create collections with behaviour that is optimized for db4o.

Example usage:
CollectionFactory.forObjectContainer(objectContainer).newBigSet();
collectionID() - Method in class com.db4o.internal.marshall.QueryingReadContext
 
CollectionIterableBase - Class in com.db4o.foundation
 
CollectionIterableBase(Collection) - Constructor for class com.db4o.foundation.CollectionIterableBase
 
Collections4 - Class in com.db4o.foundation
 
Collections4() - Constructor for class com.db4o.foundation.Collections4
 
collectionToArray(ObjectContainerBase, Object) - Static method in class com.db4o.internal.Platform4
may be needed for YapConfig processID() at a later date
CollectionTypeHandler - Class in com.db4o.typehandlers
TypeHandler for Collections.
CollectionTypeHandler() - Constructor for class com.db4o.typehandlers.CollectionTypeHandler
 
collector() - Method in class com.db4o.internal.marshall.CollectIdContext
 
collector() - Method in class com.db4o.internal.marshall.QueryingReadContext
 
com.db4o - package com.db4o
 
com.db4o.activation - package com.db4o.activation
 
com.db4o.collections - package com.db4o.collections
 
com.db4o.config - package com.db4o.config
 
com.db4o.config.annotations - package com.db4o.config.annotations
 
com.db4o.config.annotations.reflect - package com.db4o.config.annotations.reflect
 
com.db4o.config.encoding - package com.db4o.config.encoding
 
com.db4o.constraints - package com.db4o.constraints
 
com.db4o.defragment - package com.db4o.defragment
 
com.db4o.diagnostic - package com.db4o.diagnostic
 
com.db4o.drs.db4o - package com.db4o.drs.db4o
 
com.db4o.events - package com.db4o.events
 
com.db4o.ext - package com.db4o.ext
 
com.db4o.foundation - package com.db4o.foundation
 
com.db4o.foundation.io - package com.db4o.foundation.io
 
com.db4o.internal - package com.db4o.internal
 
com.db4o.internal.activation - package com.db4o.internal.activation
 
com.db4o.internal.btree - package com.db4o.internal.btree
 
com.db4o.internal.btree.algebra - package com.db4o.internal.btree.algebra
 
com.db4o.internal.caching - package com.db4o.internal.caching
 
com.db4o.internal.callbacks - package com.db4o.internal.callbacks
 
com.db4o.internal.classindex - package com.db4o.internal.classindex
 
com.db4o.internal.collections - package com.db4o.internal.collections
 
com.db4o.internal.config - package com.db4o.internal.config
 
com.db4o.internal.convert - package com.db4o.internal.convert
 
com.db4o.internal.convert.conversions - package com.db4o.internal.convert.conversions
 
com.db4o.internal.delete - package com.db4o.internal.delete
 
com.db4o.internal.diagnostic - package com.db4o.internal.diagnostic
 
com.db4o.internal.encoding - package com.db4o.internal.encoding
 
com.db4o.internal.events - package com.db4o.internal.events
 
com.db4o.internal.fieldindex - package com.db4o.internal.fieldindex
 
com.db4o.internal.fileheader - package com.db4o.internal.fileheader
 
com.db4o.internal.freespace - package com.db4o.internal.freespace
 
com.db4o.internal.handlers - package com.db4o.internal.handlers
 
com.db4o.internal.handlers.array - package com.db4o.internal.handlers.array
 
com.db4o.internal.handlers.net - package com.db4o.internal.handlers.net
 
com.db4o.internal.handlers.versions - package com.db4o.internal.handlers.versions
 
com.db4o.internal.ids - package com.db4o.internal.ids
 
com.db4o.internal.io - package com.db4o.internal.io
 
com.db4o.internal.mapping - package com.db4o.internal.mapping
 
com.db4o.internal.marshall - package com.db4o.internal.marshall
 
com.db4o.internal.metadata - package com.db4o.internal.metadata
 
com.db4o.internal.qlin - package com.db4o.internal.qlin
 
com.db4o.internal.query - package com.db4o.internal.query
 
com.db4o.internal.query.processor - package com.db4o.internal.query.processor
 
com.db4o.internal.query.result - package com.db4o.internal.query.result
 
com.db4o.internal.references - package com.db4o.internal.references
 
com.db4o.internal.reflect - package com.db4o.internal.reflect
 
com.db4o.internal.reflect.generic - package com.db4o.internal.reflect.generic
 
com.db4o.internal.replication - package com.db4o.internal.replication
 
com.db4o.internal.slots - package com.db4o.internal.slots
 
com.db4o.internal.threading - package com.db4o.internal.threading
 
com.db4o.internal.transactionlog - package com.db4o.internal.transactionlog
 
com.db4o.internal.weakref - package com.db4o.internal.weakref
 
com.db4o.io - package com.db4o.io
 
com.db4o.marshall - package com.db4o.marshall
 
com.db4o.messaging - package com.db4o.messaging
 
com.db4o.qlin - package com.db4o.qlin
 
com.db4o.query - package com.db4o.query
 
com.db4o.reflect - package com.db4o.reflect
 
com.db4o.reflect.core - package com.db4o.reflect.core
 
com.db4o.reflect.generic - package com.db4o.reflect.generic
 
com.db4o.reflect.jdk - package com.db4o.reflect.jdk
 
com.db4o.ta - package com.db4o.ta
 
com.db4o.typehandlers - package com.db4o.typehandlers
 
com.db4o.typehandlers.internal - package com.db4o.typehandlers.internal
 
com.db4o.types - package com.db4o.types
 
com.db4o.util.io - package com.db4o.util.io
 
com.db4o.util.io.spikes - package com.db4o.util.io.spikes
 
com.db4o.util.io.win32 - package com.db4o.util.io.win32
 
combine(String, String) - Static method in class com.db4o.foundation.io.Path4
 
commit() - Method in class com.db4o.defragment.DatabaseIdMapping
 
commit() - Method in interface com.db4o.defragment.IdMapping
 
commit() - Method in class com.db4o.defragment.InMemoryIdMapping
 
COMMIT - Static variable in class com.db4o.DTrace
 
commit(Transaction) - Method in class com.db4o.internal.btree.BTree
 
commit(Transaction, BTree, BTreeNode) - Method in class com.db4o.internal.btree.BTreeAdd
 
commit(Transaction) - Method in class com.db4o.internal.btree.BTreeNode
 
commit(Transaction, BTree, BTreeNode) - Method in class com.db4o.internal.btree.BTreePatch
 
commit(Transaction, BTree, BTreeNode) - Method in class com.db4o.internal.btree.BTreeUpdate
 
commit() - Method in class com.db4o.internal.ExternalObjectContainer
 
commit(boolean) - Method in class com.db4o.internal.fileheader.FileHeader
 
commit(boolean) - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart
 
commit(boolean) - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart1
 
commit(boolean) - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart2
 
commit(boolean) - Method in class com.db4o.internal.fileheader.NewFileHeaderBase
 
commit() - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
commit() - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
commit() - Method in interface com.db4o.internal.freespace.FreespaceManager
 
commit() - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
commit() - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
commit() - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
commit(Visitable<SlotChange>, FreespaceCommitter) - Method in class com.db4o.internal.ids.BTreeIdSystem
 
commit() - Method in class com.db4o.internal.ids.FreespaceCommitter
 
commit(Visitable<SlotChange>, FreespaceCommitter) - Method in interface com.db4o.internal.ids.IdSystem
 
commit(Visitable<SlotChange>, FreespaceCommitter) - Method in class com.db4o.internal.ids.InMemoryIdSystem
 
commit(Visitable<SlotChange>, FreespaceCommitter) - Method in class com.db4o.internal.ids.PointerBasedIdSystem
 
commit(FreespaceCommitter) - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
commit(FreespaceCommitter) - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
commit(FreespaceCommitter) - Method in class com.db4o.internal.ids.TransportIdSystem
 
commit() - Method in class com.db4o.internal.LocalTransaction
 
commit(CommittedCallbackDispatcher) - Method in class com.db4o.internal.LocalTransaction
 
commit(Transaction) - Method in class com.db4o.internal.ObjectContainerBase
 
commit() - Method in class com.db4o.internal.ObjectContainerSession
 
commit() - Method in class com.db4o.internal.references.HashcodeReferenceSystem
 
commit() - Method in interface com.db4o.internal.references.ReferenceSystem
 
commit() - Method in class com.db4o.internal.references.TransactionalReferenceSystem
 
commit() - Method in class com.db4o.internal.references.TransactionalReferenceSystemBase
 
commit() - Method in class com.db4o.internal.Transaction
 
commit(Transaction) - Method in interface com.db4o.internal.TransactionParticipant
 
commit() - Method in interface com.db4o.ObjectContainer
commits the running transaction.
commit1(Transaction) - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
commit1(Transaction) - Method in class com.db4o.internal.LocalObjectContainer
 
commit1(Transaction) - Method in class com.db4o.internal.ObjectContainerBase
 
COMMIT_TIMESTAMP - Static variable in class com.db4o.ext.VirtualField
 
CommitEventArgs - Class in com.db4o.events
Arguments for commit time related events.
CommitEventArgs(Transaction, CallbackObjectInfoCollections, boolean) - Constructor for class com.db4o.events.CommitEventArgs
 
commitHook() - Method in class com.db4o.internal.LocalObjectContainer
 
commitHook() - Method in class com.db4o.internal.TransportObjectContainer
 
commitIds() - Method in interface com.db4o.defragment.DefragmentServices
 
commitIds() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
commitOnCompleted(Transaction, CallbackObjectInfoCollections, boolean) - Method in interface com.db4o.internal.callbacks.Callbacks
 
commitOnCompleted(Transaction, CallbackObjectInfoCollections, boolean) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
commitOnCompleted(Transaction, CallbackObjectInfoCollections, boolean) - Method in class com.db4o.internal.events.EventRegistryImpl
 
commitOnStarted(Transaction, CallbackObjectInfoCollections) - Method in interface com.db4o.internal.callbacks.Callbacks
 
commitOnStarted(Transaction, CallbackObjectInfoCollections) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
commitOnStarted(Transaction, CallbackObjectInfoCollections) - Method in class com.db4o.internal.events.EventRegistryImpl
 
commitRecoveryDisabled() - Method in class com.db4o.internal.Config4Impl
 
commitReferenceSystem() - Method in class com.db4o.internal.Transaction
 
committed() - Method in interface com.db4o.events.EventRegistry
This event is fired after a transaction has been committed.
committed(BTree) - Method in class com.db4o.internal.btree.BTreeCancelledRemoval
 
committed(BTree) - Method in class com.db4o.internal.btree.BTreeRemove
 
committed(BTree) - Method in class com.db4o.internal.btree.BTreeUpdate
 
committed() - Method in class com.db4o.internal.events.EventRegistryImpl
 
CommittedCallbackDispatcher - Interface in com.db4o.internal
 
committedSlot(int) - Method in class com.db4o.internal.ids.BTreeIdSystem
 
committedSlot(int) - Method in interface com.db4o.internal.ids.IdSystem
 
committedSlot(int) - Method in class com.db4o.internal.ids.InMemoryIdSystem
 
committedSlot(int) - Method in class com.db4o.internal.ids.PointerBasedIdSystem
 
committedSlot(int) - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
committedSlot(int) - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
committedSlot(int) - Method in class com.db4o.internal.ids.TransportIdSystem
 
commitTimestamp - Variable in class com.db4o.internal.CommitTimestampSupport.TimestampEntry
 
CommitTimestampFieldMetadata - Class in com.db4o.internal
 
commitTimestampIndex() - Method in class com.db4o.internal.ObjectContainerBase
 
CommitTimestampSupport - Class in com.db4o.internal
 
CommitTimestampSupport(LocalObjectContainer) - Constructor for class com.db4o.internal.CommitTimestampSupport
 
commitTimestampSupport() - Method in class com.db4o.internal.LocalTransaction
 
CommitTimestampSupport.TimestampEntry - Class in com.db4o.internal
 
CommitTimestampSupport.TimestampEntry(int, long) - Constructor for class com.db4o.internal.CommitTimestampSupport.TimestampEntry
 
committing() - Method in interface com.db4o.events.EventRegistry
This event is fired just before a transaction is committed.
committing() - Method in class com.db4o.internal.events.EventRegistryImpl
 
commitTransaction() - Method in class com.db4o.internal.LocalObjectContainer
 
commitTransactionListeners() - Method in class com.db4o.internal.Transaction
 
common() - Method in interface com.db4o.config.CommonConfigurationProvider
Access to the common configuration methods.
common() - Method in class com.db4o.internal.config.EmbeddedConfigurationImpl
 
CommonConfiguration - Interface in com.db4o.config
Common configuration methods, applicable for embedded, client and server use of db4o.

In Client/Server use it is good practice to configure the client and the server in exactly the same way.
CommonConfigurationImpl - Class in com.db4o.internal.config
 
CommonConfigurationImpl(Config4Impl) - Constructor for class com.db4o.internal.config.CommonConfigurationImpl
 
CommonConfigurationProvider - Interface in com.db4o.config
A configuration provider that provides access to the common configuration methods that can be called for embedded, server and client use of db4o.
commonConfigurations(Config4Impl) - Method in class com.db4o.internal.JDK
always call super if you override
commonConfigurations(Config4Impl) - Method in class com.db4o.internal.JDKReflect
always call super if you override
CommonConversions - Class in com.db4o.internal.convert.conversions
 
CommonConversions() - Constructor for class com.db4o.internal.convert.conversions.CommonConversions
 
Comparable4<T> - Interface in com.db4o.internal
Interface for comparison support in queries.
comparator() - Method in class com.db4o.internal.query.processor.QQueryBase
 
Compare - Interface in com.db4o.config
allows special comparison behaviour during query evaluation.
compare() - Method in interface com.db4o.config.Compare
return the Object to be compared during query evaluation.
compare() - Method in class com.db4o.config.Entry
 
compare(ObjectAttribute) - Method in interface com.db4o.config.ObjectClass
Deprecated.
since version 7.0
compare(T, T) - Method in interface com.db4o.foundation.Comparison4
Returns negative number if x < y Returns zero if x == y Returns positive number if x > y
compare(int, int) - Method in interface com.db4o.foundation.IntComparator
 
compare(int, int) - Method in interface com.db4o.foundation.Sortable4
 
compare(Tree) - Method in class com.db4o.foundation.Tree
returns 0, if keys are equal uses this - other returns positive if this is greater than a_to returns negative if this is smaller than a_to
compare(Tree) - Method in class com.db4o.foundation.TreeObject
 
compare(ObjectAttribute) - Method in class com.db4o.internal.Config4Class
Deprecated. 
compare(int, int) - Static method in class com.db4o.internal.handlers.IntHandler
 
compare(long, long) - Static method in class com.db4o.internal.handlers.LongHandler
 
compare(byte[], byte[]) - Static method in class com.db4o.internal.handlers.StringHandler
 
compare(Integer, Integer) - Method in class com.db4o.internal.query.SodaQueryComparator
 
compare(int, int) - Method in class com.db4o.internal.query.SodaQueryComparator
 
compare(Tree) - Method in class com.db4o.internal.TreeInt
 
compare(Object, Object) - Method in class com.db4o.query.JdkComparatorWrapper
 
compare(Target, Target) - Method in interface com.db4o.query.QueryComparator
Implement to compare two arguments for sorting.
compareByAddress(Slot) - Method in class com.db4o.internal.slots.Slot
 
compareByLength(Slot) - Method in class com.db4o.internal.slots.Slot
 
compareStrings(String, String) - Method in class com.db4o.internal.query.processor.QEContains
 
compareStrings(String, String) - Method in class com.db4o.internal.query.processor.QEEndsWith
 
compareStrings(String, String) - Method in class com.db4o.internal.query.processor.QEStartsWith
 
compareStrings(String, String) - Method in class com.db4o.internal.query.processor.QEStringCmp
 
compareTo(Object) - Method in class com.db4o.foundation.Enum4
 
compareTo(T) - Method in interface com.db4o.foundation.PreparedComparison
return a negative int, zero or a positive int if the object being held in 'this' is smaller, equal or greater than the passed object.

Typical implementation: return this.object - obj;
compareTo(BTreePointer) - Method in class com.db4o.internal.btree.BTreePointer
 
compareTo(Object) - Method in class com.db4o.internal.freespace.AddressKeySlotHandler
 
compareTo(Object) - Method in class com.db4o.internal.freespace.LengthKeySlotHandler
 
compareTo(Object) - Method in class com.db4o.internal.handlers.IntHandler.PreparedIntComparison
 
compareTo(Object) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler.PreparedComparisonImpl
 
compareTo(Object) - Method in class com.db4o.internal.Null
 
compareTo(Object) - Method in class com.db4o.internal.PreparedArrayContainsComparison
 
compareTo(Object) - Method in class com.db4o.reflect.generic.GenericObject
 
COMPARISON - Static variable in class com.db4o.internal.btree.BTreeRangeSingle
 
Comparison4<T> - Interface in com.db4o.foundation
 
COMPLETED - Static variable in class com.db4o.ext.Status
 
completeInterruptedTransaction(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.FileHeader
 
completeInterruptedTransaction(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.NewFileHeaderBase
 
completeInterruptedTransaction(int, int) - Method in class com.db4o.internal.ids.BTreeIdSystem
 
completeInterruptedTransaction(int, int) - Method in interface com.db4o.internal.ids.IdSystem
 
completeInterruptedTransaction(int, int) - Method in class com.db4o.internal.ids.InMemoryIdSystem
 
completeInterruptedTransaction(int, int) - Method in class com.db4o.internal.ids.PointerBasedIdSystem
 
completeInterruptedTransaction(int, int) - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
completeInterruptedTransaction(int, int) - Method in class com.db4o.internal.transactionlog.EmbeddedTransactionLogHandler
 
completeInterruptedTransaction(int, int) - Method in class com.db4o.internal.transactionlog.FileBasedTransactionLogHandler
 
completeInterruptedTransaction(int, int) - Method in class com.db4o.internal.transactionlog.TransactionLogHandler
 
compose(Environment...) - Static method in class com.db4o.foundation.Environments
 
CompositeDb4oException - Exception in com.db4o.ext
 
CompositeDb4oException(Throwable...) - Constructor for exception com.db4o.ext.CompositeDb4oException
 
CompositeIterable4 - Class in com.db4o.foundation
 
CompositeIterable4(Iterable4) - Constructor for class com.db4o.foundation.CompositeIterable4
 
CompositeIterator4 - Class in com.db4o.foundation
 
CompositeIterator4(Iterator4[]) - Constructor for class com.db4o.foundation.CompositeIterator4
 
CompositeIterator4(Iterator4) - Constructor for class com.db4o.foundation.CompositeIterator4
 
concat(Iterator4...) - Static method in class com.db4o.foundation.Iterators
 
concat(Iterator4) - Static method in class com.db4o.foundation.Iterators
 
concat(Iterable4...) - Static method in class com.db4o.foundation.Iterators
 
concat(Iterable4) - Static method in class com.db4o.foundation.Iterators
 
concat(Iterator4, Iterator4) - Static method in class com.db4o.foundation.Iterators
 
concatMap(Iterable4, Function4) - Static method in class com.db4o.foundation.Iterators
 
concurrentReplicationTimestamps() - Method in class com.db4o.internal.LocalTransaction
 
concurrentTimestamps(List<Long>) - Method in class com.db4o.drs.db4o.ReplicationRecord
 
concurrentTimestamps() - Method in class com.db4o.drs.db4o.ReplicationRecord
 
config() - Method in class com.db4o.internal.ClassMetadata
 
config() - Method in class com.db4o.internal.LocalTransaction
 
config() - Method in class com.db4o.internal.ObjectContainerBase
 
config() - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
Config4Abstract - Class in com.db4o.internal
 
Config4Abstract() - Constructor for class com.db4o.internal.Config4Abstract
 
Config4Abstract(KeySpecHashtable4) - Constructor for class com.db4o.internal.Config4Abstract
 
Config4Class - Class in com.db4o.internal
 
Config4Class(Config4Impl, KeySpecHashtable4) - Constructor for class com.db4o.internal.Config4Class
 
Config4Field - Class in com.db4o.internal
 
Config4Field(Config4Class, KeySpecHashtable4) - Constructor for class com.db4o.internal.Config4Field
 
Config4Impl - Class in com.db4o.internal
Configuration template for creating new db4o files
Config4Impl() - Constructor for class com.db4o.internal.Config4Impl
 
Config4Impl.ConfigDeepCloneContext - Class in com.db4o.internal
 
Config4Impl.ConfigDeepCloneContext(Config4Impl, Config4Impl) - Constructor for class com.db4o.internal.Config4Impl.ConfigDeepCloneContext
 
configClass(String) - Method in class com.db4o.internal.Config4Impl
 
configImpl() - Method in interface com.db4o.internal.InternalObjectContainer
 
configImpl() - Method in class com.db4o.internal.ObjectContainerBase
 
configImpl() - Method in class com.db4o.internal.ObjectContainerSession
 
configOrAncestorConfig() - Method in class com.db4o.internal.ClassMetadata
 
ConfigScope - Class in com.db4o.config
Defines a scope of applicability of a config setting.

Some of the configuration settings can be either:

- enabled globally;
- enabled individually for a specified class;
- disabled.

Configuration - Interface in com.db4o.config
configuration interface.
configuration(ReflectorConfiguration) - Method in class com.db4o.reflect.generic.GenericReflector
 
configuration(ReflectorConfiguration) - Method in class com.db4o.reflect.jdk.JdkReflector
 
configuration() - Method in class com.db4o.reflect.jdk.JdkReflector
 
configuration(ReflectorConfiguration) - Method in interface com.db4o.reflect.Reflector
 
ConfigurationIntrospector - Class in com.db4o.config.annotations.reflect
sets db4o configurations accordingly annotations
ConfigurationIntrospector(Class, Configuration, Config4Class) - Constructor for class com.db4o.config.annotations.reflect.ConfigurationIntrospector
 
ConfigurationItem - Interface in com.db4o.config
Implement this interface for configuration items that encapsulate a batch of configuration settings or that need to be applied to ObjectContainers after they are opened.
configurationItemsIterator() - Method in class com.db4o.internal.Config4Impl
Returns an iterator for all ConfigurationItem instances added.
configuratorFor(AnnotatedElement, Annotation) - Method in class com.db4o.config.annotations.reflect.CalledConstructorFactory
 
configuratorFor(AnnotatedElement, Annotation) - Method in interface com.db4o.config.annotations.reflect.Db4oConfiguratorFactory
 
configuratorFor(AnnotatedElement, Annotation) - Method in class com.db4o.config.annotations.reflect.GeneratedUUIDsFactory
 
configuratorFor(AnnotatedElement, Annotation) - Method in class com.db4o.config.annotations.reflect.IndexedFactory
 
configuratorFor(AnnotatedElement, Annotation) - Method in class com.db4o.config.annotations.reflect.MaximumActivationDepthFactory
 
configuratorFor(AnnotatedElement, Annotation) - Method in class com.db4o.config.annotations.reflect.MinimumActivationDepthFactory
 
configuratorFor(AnnotatedElement, Annotation) - Method in class com.db4o.config.annotations.reflect.NoArgsClassConfiguratorFactory
 
configuratorFor(AnnotatedElement, Annotation) - Method in class com.db4o.config.annotations.reflect.NoArgsFieldConfiguratorFactory
 
configuratorFor(AnnotatedElement, Annotation) - Method in class com.db4o.config.annotations.reflect.PersistedStaticFieldValuesFactory
 
configuratorFor(AnnotatedElement, Annotation) - Method in class com.db4o.config.annotations.reflect.StoredTransientFieldsFactory
 
configuratorFor(AnnotatedElement, Annotation) - Method in class com.db4o.config.annotations.reflect.UpdatedDepthFactory
 
configure() - Method in class com.db4o.config.annotations.reflect.CalledConstructorConfigurator
 
configure() - Method in class com.db4o.config.annotations.reflect.ClassConfigurator
 
configure(ObjectClass) - Method in class com.db4o.config.annotations.reflect.ClassConfigurator
 
configure(Configuration) - Method in class com.db4o.config.annotations.reflect.Db4oConfigurator
 
configure() - Method in class com.db4o.config.annotations.reflect.Db4oConfigurator
 
configure() - Method in class com.db4o.config.annotations.reflect.FieldConfigurator
 
configure(ObjectField) - Method in class com.db4o.config.annotations.reflect.FieldConfigurator
 
configure() - Method in class com.db4o.config.annotations.reflect.GeneratedUUIDsConfigurator
 
configure(ObjectField) - Method in class com.db4o.config.annotations.reflect.IndexedConfigurator
 
configure() - Method in class com.db4o.config.annotations.reflect.MaximumActivationDepthConfigurator
 
configure() - Method in class com.db4o.config.annotations.reflect.MinimumActivationDepthConfigurator
 
configure() - Method in class com.db4o.config.annotations.reflect.PersistedStaticFieldValuesConfigurator
 
configure() - Method in class com.db4o.config.annotations.reflect.StoredTransientFieldsConfigurator
 
configure() - Method in class com.db4o.config.annotations.reflect.UpdatedDepthConfigurator
 
configure() - Static method in class com.db4o.Db4o
Deprecated.
use explicit configuration via Db4oEmbedded.newConfiguration() instead
configure() - Method in interface com.db4o.ext.ExtObjectContainer
returns the Configuration context for this ObjectContainer.
configure() - Method in interface com.db4o.ext.ExtObjectServer
returns the Configuration context for this ObjectServer.
configure() - Method in class com.db4o.internal.ObjectContainerBase
 
configure() - Method in class com.db4o.internal.ObjectContainerSession
 
configureAllClasses - Static variable in class com.db4o.Debug4
makes sure a configuration entry is generated for each persistent class
configureAllFields - Static variable in class com.db4o.Debug4
makes sure a configuration entry is generated for each persistent field
configuredTypeHandler(ReflectClass) - Method in class com.db4o.internal.HandlerRegistry
 
Const4 - Class in com.db4o.internal
 
Const4() - Constructor for class com.db4o.internal.Const4
 
ConstantGrowthStrategy - Class in com.db4o.io
Strategy for file/byte array growth by a constant factor
ConstantGrowthStrategy(int) - Constructor for class com.db4o.io.ConstantGrowthStrategy
 
constrain(Object) - Method in class com.db4o.internal.query.processor.QQueryBase
Search for slot that corresponds to class.
constrain(Object) - Method in interface com.db4o.query.Query
adds a constraint to this node.
constraint() - Method in class com.db4o.internal.fieldindex.IndexedNodeBase
 
Constraint - Interface in com.db4o.query
constraint to limit the objects returned upon query execution.
constraint1() - Method in class com.db4o.internal.query.processor.QConJoin
 
constraint2() - Method in class com.db4o.internal.query.processor.QConJoin
 
constraints() - Method in class com.db4o.internal.query.processor.QQueryBase
 
Constraints - Interface in com.db4o.query
set of Constraint objects.
constraints() - Method in interface com.db4o.query.Query
returns a Constraints object that holds an array of all constraints on this node.
ConstraintViolationException - Exception in com.db4o.constraints
Base class for all constraint exceptions.
ConstraintViolationException(String) - Constructor for exception com.db4o.constraints.ConstraintViolationException
ConstraintViolationException constructor with a specific message.
construct(ObjectReferenceContext) - Method in class com.db4o.internal.TranslatedAspect
 
ConstructorAwareReflectClass - Interface in com.db4o.reflect.core
 
ConstructorSupport - Class in com.db4o.reflect.core
 
ConstructorSupport() - Constructor for class com.db4o.reflect.core.ConstructorSupport
 
consumeCurrentParentSourceID() - Method in class com.db4o.internal.DefragmentContextImpl
 
container() - Method in class com.db4o.internal.AbstractBufferContext
 
container() - Method in class com.db4o.internal.activation.ActivationContext4
 
container() - Method in class com.db4o.internal.ClassMetadata
 
container(ObjectContainerBase) - Method in class com.db4o.internal.Config4Impl
 
container() - Method in interface com.db4o.internal.DefragmentContext
 
container() - Method in class com.db4o.internal.DefragmentContextImpl
 
container() - Method in class com.db4o.internal.FieldMetadata
 
container() - Method in interface com.db4o.internal.InternalObjectContainer
 
container() - Method in interface com.db4o.internal.marshall.InternalReadContext
 
container() - Method in class com.db4o.internal.marshall.MarshallingContext
 
container() - Method in class com.db4o.internal.ObjectContainerBase
 
container() - Method in class com.db4o.internal.ObjectContainerSession
 
container() - Method in class com.db4o.internal.ObjectReference
 
container(DefragmentContext) - Method in class com.db4o.internal.OpenTypeHandler
 
container() - Method in interface com.db4o.internal.query.processor.InternalQuery
 
container() - Method in class com.db4o.internal.query.processor.QCon
 
container() - Method in class com.db4o.internal.query.processor.QQueryBase
 
container() - Method in class com.db4o.internal.StatefulBuffer
 
container() - Method in class com.db4o.internal.Transaction
 
container() - Method in interface com.db4o.messaging.MessageContext
The container the message was dispatched to.
container() - Method in interface com.db4o.typehandlers.ActivationContext
 
containingClass() - Method in class com.db4o.internal.FieldMetadata
 
contains(Object) - Method in class com.db4o.collections.AbstractList4
 
contains(Object) - Method in class com.db4o.collections.ActivatableArrayList
 
contains(Object) - Method in class com.db4o.collections.ActivatableHashSet
 
contains(Object) - Method in class com.db4o.collections.ActivatableHashtable
 
contains(Object) - Method in class com.db4o.collections.ActivatableLinkedList
 
contains(Object) - Method in class com.db4o.collections.ActivatableStack
 
contains(Object) - Method in class com.db4o.collections.ActivatableTreeSet
 
contains(Object) - Method in class com.db4o.collections.DelegatingActivatableCollection
 
contains(Object) - Method in class com.db4o.collections.DelegatingCollection
 
contains(Object) - Method in class com.db4o.collections.DelegatingSet
 
contains(T) - Method in class com.db4o.foundation.CircularBuffer4
 
contains(int) - Method in class com.db4o.foundation.CircularIntBuffer4
 
contains(long) - Method in class com.db4o.foundation.CircularLongBuffer4
 
contains(T) - Method in class com.db4o.foundation.Collection4
 
contains(Object) - Method in class com.db4o.foundation.HashSet4
 
contains(Object) - Method in class com.db4o.foundation.IdentityHashtable4
 
contains(Object) - Method in class com.db4o.foundation.IdentitySet4
 
contains(T) - Method in interface com.db4o.foundation.Sequence4
 
contains(T) - Method in interface com.db4o.foundation.Set4
 
contains(Object) - Method in class com.db4o.internal.collections.BigSet
 
contains(Object) - Method in class com.db4o.internal.query.ObjectSetFacade
 
contains() - Method in class com.db4o.internal.query.processor.QCon
 
contains() - Method in class com.db4o.internal.query.processor.QConObject
 
contains() - Method in class com.db4o.internal.query.processor.QConstraints
 
contains() - Method in interface com.db4o.query.Constraint
sets the evaluation mode to string contains comparison.
containsAll(Collection<?>) - Method in class com.db4o.collections.AbstractList4
 
containsAll(Collection<?>) - Method in class com.db4o.collections.ActivatableArrayList
 
containsAll(Collection<?>) - Method in class com.db4o.collections.ActivatableHashSet
 
containsAll(Collection<?>) - Method in class com.db4o.collections.ActivatableLinkedList
 
containsAll(Collection<?>) - Method in class com.db4o.collections.ActivatableStack
 
containsAll(Collection<?>) - Method in class com.db4o.collections.DelegatingActivatableCollection
 
containsAll(Collection<?>) - Method in class com.db4o.collections.DelegatingCollection
 
containsAll(Collection<?>) - Method in class com.db4o.collections.DelegatingSet
 
containsAll(Iterable4<T>) - Method in class com.db4o.foundation.Collection4
 
containsAll(Iterator4<T>) - Method in class com.db4o.foundation.Collection4
 
containsAll(Iterable4<T>) - Method in interface com.db4o.foundation.Sequence4
 
containsAll(Collection<?>) - Method in class com.db4o.internal.collections.BigSet
 
containsAllKeys(Iterable4) - Method in class com.db4o.foundation.Hashtable4
 
containsAllKeys(Iterator4) - Method in class com.db4o.foundation.Hashtable4
 
containsByIdentity(T) - Method in class com.db4o.foundation.Collection4
tests if the object is in the Collection.
containsInstanceOf(Object[], Class) - Static method in class com.db4o.foundation.Arrays4
 
containsKey(Object) - Method in class com.db4o.collections.ActivatableHashMap
 
containsKey(Object) - Method in class com.db4o.collections.ActivatableHashtable
 
containsKey(Object) - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
containsKey(Object) - Method in class com.db4o.foundation.Hashtable4
 
containsKey(Object) - Method in class com.db4o.foundation.IdentityHashtable4
 
containsKey(Object) - Method in interface com.db4o.foundation.Map4
 
containsTheSame(ByteArrayBuffer) - Method in class com.db4o.internal.ByteArrayBuffer
 
containsValue(Object) - Method in class com.db4o.collections.ActivatableHashMap
 
containsValue(Object) - Method in class com.db4o.collections.ActivatableHashtable
 
containsValue(Object) - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
context() - Method in class com.db4o.internal.Transaction
 
Context - Interface in com.db4o.marshall
common functionality for ReadContext and WriteContext and DeleteContext
context(ReflectClass) - Static method in class com.db4o.qlin.QLinSupport
sets the context for the next query on this thread.
context(Class) - Static method in class com.db4o.qlin.QLinSupport
sets the context for the next query on this thread.
ContextState - Class in com.db4o.internal.marshall
 
ContextState(int) - Constructor for class com.db4o.internal.marshall.ContextState
 
CONTINUE - Static variable in class com.db4o.internal.Const4
 
CONTINUESET - Static variable in class com.db4o.DTrace
 
Conversion - Class in com.db4o.internal.convert
 
Conversion() - Constructor for class com.db4o.internal.convert.Conversion
 
conversionFor(int) - Method in class com.db4o.internal.convert.Converter
 
ConversionStage - Class in com.db4o.internal.convert
 
ConversionStage(LocalObjectContainer) - Constructor for class com.db4o.internal.convert.ConversionStage
 
ConversionStage.ClassCollectionAvailableStage - Class in com.db4o.internal.convert
 
ConversionStage.ClassCollectionAvailableStage(LocalObjectContainer) - Constructor for class com.db4o.internal.convert.ConversionStage.ClassCollectionAvailableStage
 
ConversionStage.SystemUpStage - Class in com.db4o.internal.convert
 
ConversionStage.SystemUpStage(LocalObjectContainer) - Constructor for class com.db4o.internal.convert.ConversionStage.SystemUpStage
 
convert(ConversionStage.ClassCollectionAvailableStage) - Method in class com.db4o.internal.convert.Conversion
 
convert(ConversionStage.SystemUpStage) - Method in class com.db4o.internal.convert.Conversion
 
convert(ConversionStage.SystemUpStage) - Method in class com.db4o.internal.convert.conversions.ClassAspects_7_4
 
convert(LocalObjectContainer, int, BTree) - Method in class com.db4o.internal.convert.conversions.ClassIndexesToBTrees_5_5
 
convert(ConversionStage.SystemUpStage) - Method in class com.db4o.internal.convert.conversions.ClassIndexesToBTrees_5_5
 
convert(ConversionStage.SystemUpStage) - Method in class com.db4o.internal.convert.conversions.FieldIndexesToBTrees_5_7
 
convert(ConversionStage.SystemUpStage) - Method in class com.db4o.internal.convert.conversions.VersionNumberToCommitTimestamp_8_0
 
convert(ConversionStage) - Static method in class com.db4o.internal.convert.Converter
 
convert(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.FileHeader
 
convert(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.FileHeader3
 
convertCacheEvictedNodesToReadMode() - Method in class com.db4o.internal.btree.BTree
 
Converter - Class in com.db4o.internal.convert
 
converterVersion() - Method in class com.db4o.internal.convert.ConversionStage
 
converterVersion() - Method in class com.db4o.internal.LocalObjectContainer
 
converterVersion() - Method in class com.db4o.internal.ObjectContainerBase
 
converterVersion() - Method in class com.db4o.internal.SystemData
 
converterVersion(int) - Method in class com.db4o.internal.SystemData
 
converterVersion() - Method in class com.db4o.internal.TransportObjectContainer
 
convertObject(T) - Method in class com.db4o.internal.handlers.StringBasedValueTypeHandlerBase
 
convertObject(StringBuffer) - Method in class com.db4o.internal.handlers.StringBufferHandler
 
convertString(String) - Method in class com.db4o.internal.handlers.StringBasedValueTypeHandlerBase
 
convertString(String) - Method in class com.db4o.internal.handlers.StringBufferHandler
 
copy(String, String) - Static method in class com.db4o.foundation.io.File4
 
copy(Iterator4) - Static method in class com.db4o.foundation.Iterators
 
copy(long, long, int) - Method in class com.db4o.io.BlockAwareBin
copies a block within a file in absolute mode
copy(long, long, int) - Method in class com.db4o.io.IoAdapter
Deprecated.
copies a block within a file in absolute mode
copy(long, long, int) - Method in class com.db4o.util.io.win32.Win32IoAdapter
 
copyAddress() - Method in class com.db4o.internal.DefragmentContextImpl
 
COPYBUFFER_LENGTH - Static variable in class com.db4o.internal.BlobImpl
 
copyFile(File, File) - Static method in class com.db4o.foundation.io.File4
 
copyID() - Method in interface com.db4o.internal.DefragmentContext
 
copyID() - Method in class com.db4o.internal.DefragmentContextImpl
 
copyID(boolean) - Method in class com.db4o.internal.DefragmentContextImpl
 
copyIdentity() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
copyIDReturnOriginalID() - Method in interface com.db4o.internal.DefragmentContext
 
copyIDReturnOriginalID() - Method in class com.db4o.internal.DefragmentContextImpl
 
copyIDReturnOriginalID(boolean) - Method in class com.db4o.internal.DefragmentContextImpl
 
copyOf(int[], int) - Static method in class com.db4o.foundation.Arrays4
 
copySlotlessID() - Method in interface com.db4o.internal.DefragmentContext
 
copySlotlessID() - Method in class com.db4o.internal.DefragmentContextImpl
 
copySlotToNewMapped(int, int) - Method in interface com.db4o.internal.DefragmentContext
 
copySlotToNewMapped(int, int) - Method in class com.db4o.internal.DefragmentContextImpl
 
copyTo(ByteArrayBuffer, int, int, int) - Method in class com.db4o.internal.ByteArrayBuffer
 
copyUnindexedID() - Method in interface com.db4o.internal.DefragmentContext
 
copyUnindexedID() - Method in class com.db4o.internal.DefragmentContextImpl
 
copyValue(Object, Object) - Method in class com.db4o.internal.handlers.DateHandler
 
copyValue(Object, Object) - Method in class com.db4o.internal.handlers.DateHandlerBase
 
correctHandlerVersion(HandlerVersionContext) - Method in class com.db4o.internal.ClassMetadata
 
correctHandlerVersion(TypeHandler4, int) - Method in class com.db4o.internal.HandlerRegistry
 
correctHandlerVersion(HandlerVersionContext, TypeHandler4, ClassMetadata) - Static method in class com.db4o.internal.HandlerRegistry
 
correctHandlerVersion(HandlerVersionContext, TypeHandler4) - Static method in class com.db4o.internal.HandlerRegistry
 
correctHandlerVersion(TypeHandler4, int) - Method in class com.db4o.internal.HandlerVersionRegistry
 
correctHandlerVersion(TypeHandler4) - Method in class com.db4o.internal.TypeHandlerCloneContext
 
correctTypeHandlerVersionFor(DefragmentContext, int) - Method in class com.db4o.internal.OpenTypeHandler
 
CorruptionException - Exception in com.db4o
 
CorruptionException() - Constructor for exception com.db4o.CorruptionException
 
COULD_NOT_OPEN_PORT - Static variable in class com.db4o.internal.Messages
 
count() - Method in class com.db4o.internal.btree.BTreeNode
 
count() - Method in class com.db4o.internal.btree.Searcher
 
COUNTER_LIMIT - Static variable in class com.db4o.foundation.TimeStampIdGenerator
 
CRC32 - Class in com.db4o.foundation
 
CRC32() - Constructor for class com.db4o.foundation.CRC32
 
create(Comparator) - Method in class com.db4o.typehandlers.internal.TreeSetTypeHandler
 
CREATE_CANDIDATE - Static variable in class com.db4o.DTrace
 
createActiveObjectReference(Object, Object, Object) - Static method in class com.db4o.internal.Platform4
 
createBlockConverter(int) - Method in class com.db4o.internal.ObjectContainerBase
 
createBTreeClassIndex(int) - Method in class com.db4o.internal.LocalObjectContainer
 
createCandidateCollection() - Method in class com.db4o.internal.query.processor.QQueryBase
 
createChildBuffer(boolean) - Method in class com.db4o.internal.marshall.MarshallingContext
 
createClass(String, ReflectClass, int) - Method in class com.db4o.reflect.generic.GenericClassBuilder
 
createClass(String, ReflectClass, int) - Method in interface com.db4o.reflect.generic.ReflectClassBuilder
 
createClass(Class) - Method in class com.db4o.reflect.jdk.JdkReflector
creates a Class reflector when passed a class.
createClassMetadata(ClassMetadata, ReflectClass, ClassMetadata) - Method in class com.db4o.internal.ObjectContainerBase
 
createConstructor(ConstructorAwareReflectClass, Class, ReflectorConfiguration, ReflectConstructor[]) - Static method in class com.db4o.reflect.core.ConstructorSupport
 
created() - Method in interface com.db4o.events.EventRegistry
This event is fired after an object is created (saved for the first time).
created() - Method in class com.db4o.internal.events.EventRegistryImpl
 
createDefault(Transaction) - Method in class com.db4o.internal.BlobImpl
 
createDefault(Transaction) - Method in interface com.db4o.internal.Db4oTypeImpl
 
createField(ReflectClass, String, ReflectClass, boolean, boolean, boolean, boolean) - Method in class com.db4o.reflect.generic.GenericClassBuilder
 
createField(ReflectClass, String, ReflectClass, boolean, boolean, boolean, boolean) - Method in interface com.db4o.reflect.generic.ReflectClassBuilder
 
createField(Field) - Method in class com.db4o.reflect.jdk.JdkClass
 
createFieldIndexKey(int, Object) - Method in class com.db4o.internal.CommitTimestampFieldMetadata
 
createFieldIndexKey(int, Object) - Method in class com.db4o.internal.FieldMetadata
 
createIdSystem() - Method in class com.db4o.internal.LocalObjectContainer
 
createIdSystem() - Method in class com.db4o.internal.TransportObjectContainer
 
createIncludingRange(BTreeNodeSearchResult) - Method in class com.db4o.internal.btree.BTreeNodeSearchResult
 
createIndex() - Method in interface com.db4o.ext.StoredField
creates an index on this field at runtime.
createIndex() - Method in class com.db4o.internal.FieldMetadata
 
createIndex() - Method in class com.db4o.internal.StoredFieldImpl
 
createIndirectionWithinSlot(TypeHandler4) - Method in class com.db4o.internal.marshall.MarshallingContext
 
createIndirectionWithinSlot() - Method in class com.db4o.internal.marshall.MarshallingContext
 
createInstance(String) - Static method in class com.db4o.internal.ReflectPlatform
 
createInstance(Class) - Static method in class com.db4o.internal.ReflectPlatform
 
createNew() - Method in class com.db4o.internal.fileheader.FileHeader1
 
createNew() - Method in class com.db4o.internal.fileheader.FileHeader2
 
createNew() - Method in class com.db4o.internal.fileheader.FileHeader3
 
createNew() - Method in class com.db4o.internal.fileheader.NewFileHeaderBase
 
createNew(LocalObjectContainer) - Static method in class com.db4o.internal.freespace.AbstractFreespaceManager
 
createNew(LocalObjectContainer, byte) - Static method in class com.db4o.internal.freespace.AbstractFreespaceManager
 
createNewReferences() - Method in class com.db4o.internal.references.TransactionalReferenceSystemBase
 
createReferenceQueue() - Static method in class com.db4o.internal.Platform4
 
createReferenceSystem() - Method in class com.db4o.internal.ObjectContainerBase
 
createReferenceSystem() - Method in class com.db4o.internal.TransportObjectContainer
 
createReflector(Object) - Method in class com.db4o.internal.JDK
 
createReflector(Object) - Method in class com.db4o.internal.JDKReflect
 
createStatefulBuffer(Transaction, int, int) - Method in class com.db4o.internal.ObjectContainerBase
 
createStringIo(StringEncoding) - Method in class com.db4o.internal.encoding.BuiltInStringEncoding
 
createStringIo(StringEncoding) - Method in class com.db4o.internal.encoding.LatinStringEncoding
 
createStringIo(StringEncoding) - Method in class com.db4o.internal.encoding.UnicodeStringEncoding
 
createStringIO(byte) - Method in class com.db4o.internal.ObjectContainerBase
 
createVariablePart(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.FileHeader1
 
createVariablePart(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.FileHeader2
 
createVariablePart(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.FileHeader3
 
createVariablePart(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.NewFileHeaderBase
 
createVersionHelper() - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
createVersionHelper() - Method in class com.db4o.internal.handlers.array.ArrayHandler0
 
createVersionHelper() - Method in class com.db4o.internal.handlers.array.ArrayHandler3
 
createVersionHelper() - Method in class com.db4o.internal.handlers.array.ArrayHandler5
 
createVersionHelper() - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler0
 
createVersionHelper() - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler3
 
createWeakReference(Object) - Method in class com.db4o.internal.JDK
 
createWeakReference(Object) - Static method in class com.db4o.internal.Platform4
 
creating() - Method in interface com.db4o.events.EventRegistry
This event is fired before an object is saved for the first time.
creating() - Method in class com.db4o.internal.events.EventRegistryImpl
 
crossProduct(Iterable4) - Static method in class com.db4o.foundation.Iterators
 
crossProduct(Iterable4...) - Static method in class com.db4o.foundation.Iterators
 
csharp - Static variable in class com.db4o.Deploy
 
current() - Method in class com.db4o.foundation.AbstractTreeIterator
 
current() - Method in class com.db4o.foundation.Collection4Iterator
 
current() - Method in class com.db4o.foundation.CompositeIterator4
 
current() - Method in class com.db4o.foundation.HashtableIterator
 
current() - Method in class com.db4o.foundation.IndexedIterator
 
current() - Method in class com.db4o.foundation.IntIterator4Adaptor
 
current() - Method in class com.db4o.foundation.IntIterator4Impl
 
current() - Method in interface com.db4o.foundation.Iterator4
 
current() - Method in class com.db4o.foundation.Iterator4Impl
 
current() - Method in class com.db4o.foundation.MappingIterator
 
current() - Method in class com.db4o.foundation.SingleValueIterator
 
current() - Method in class com.db4o.foundation.SynchronizedIterator4
 
current() - Method in class com.db4o.internal.btree.BTreeIterator
 
current() - Method in class com.db4o.internal.btree.BTreeRangePointerIterator
 
current() - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayIterator
 
current() - Static method in class com.db4o.internal.marshall.MarshallerFamily
 
current() - Static method in class com.db4o.internal.marshall.SlotFormat
 
currentClass() - Method in class com.db4o.internal.ClassMetadataIterator
 
currentIndexEntry() - Method in class com.db4o.internal.marshall.MarshallingContext
 
currentInt() - Method in interface com.db4o.foundation.IntIterator4
 
currentInt() - Method in class com.db4o.foundation.IntIterator4Adaptor
 
currentInt() - Method in class com.db4o.foundation.IntIterator4Impl
 
currentIterator() - Method in class com.db4o.foundation.CompositeIterator4
 
currentParentSourceID(int) - Method in class com.db4o.internal.DefragmentContextImpl
 
currentPointer() - Method in class com.db4o.internal.btree.AbstractBTreeRangeIterator
 
currentSlot(int) - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
currentSlot(int) - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
currentSlot(int) - Method in class com.db4o.internal.ids.TransportIdSystem
 
currentState() - Method in class com.db4o.internal.marshall.MarshallingContext
 
currentValue(Tree) - Method in class com.db4o.foundation.AbstractTreeIterator
 
currentValue(Tree) - Method in class com.db4o.foundation.TreeKeyIterator
 
currentValue(Tree) - Method in class com.db4o.foundation.TreeNodeIterator
 
currentVersion() - Method in class com.db4o.internal.LocalObjectContainer
 
currentVersion() - Method in class com.db4o.internal.ObjectContainerBase
 
currentVersion() - Method in class com.db4o.internal.TransportObjectContainer
 
cursor() - Method in class com.db4o.internal.btree.Searcher
 
CUSTOM - Static variable in class com.db4o.internal.ids.StandardIdSystemFactory
 
customIdSystemFactory() - Method in class com.db4o.internal.Config4Impl
 

D

DalvikSignatureGenerator - Class in com.db4o.foundation
 
DalvikSignatureGenerator() - Constructor for class com.db4o.foundation.DalvikSignatureGenerator
 
data() - Method in class com.db4o.io.MemoryBin
Returns a copy of the raw data contained in this bin for external processing.
DatabaseClosedException - Exception in com.db4o.ext
db4o-specific exception.
DatabaseClosedException() - Constructor for exception com.db4o.ext.DatabaseClosedException
 
DatabaseFileLockedException - Exception in com.db4o.ext
db4o-specific exception.

this Exception is thrown during any of the db4o open calls if the database file is locked by another process.
DatabaseFileLockedException(String) - Constructor for exception com.db4o.ext.DatabaseFileLockedException
Constructor with a database description message
DatabaseFileLockedException(String, Throwable) - Constructor for exception com.db4o.ext.DatabaseFileLockedException
Constructor with a database description and cause exception
databaseGrowthSize(int) - Method in interface com.db4o.config.Configuration
configures the size database files should grow in bytes, when no free slot is found within.
databaseGrowthSize(int) - Method in interface com.db4o.config.FileConfiguration
configures the size database files should grow in bytes, when no free slot is found within.
databaseGrowthSize(int) - Method in class com.db4o.internal.Config4Impl
 
databaseGrowthSize() - Method in class com.db4o.internal.Config4Impl
 
databaseIdentityID(DefragmentServicesImpl.DbSelector) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
DatabaseIdMapping - Class in com.db4o.defragment
Database based mapping for IDs during a defragmentation run.
DatabaseIdMapping(String) - Constructor for class com.db4o.defragment.DatabaseIdMapping
Will maintain the ID mapping as a BTree in the file with the given path.
DatabaseIdMapping(String, int, int) - Constructor for class com.db4o.defragment.DatabaseIdMapping
Will maintain the ID mapping as a BTree in the file with the given path.
DatabaseMaximumSizeReachedException - Exception in com.db4o.ext
db4o-specific exception.

This exception is thrown when the database file reaches the maximum allowed size.
DatabaseMaximumSizeReachedException() - Constructor for exception com.db4o.ext.DatabaseMaximumSizeReachedException
 
DatabaseReadOnlyException - Exception in com.db4o.ext
db4o-specific exception.

This exception is thrown when a write operation is attempted on a database in a read-only mode.
DatabaseReadOnlyException() - Constructor for exception com.db4o.ext.DatabaseReadOnlyException
 
DATE_ID - Static variable in class com.db4o.internal.Handlers4
 
DateHandler - Class in com.db4o.internal.handlers
 
DateHandler() - Constructor for class com.db4o.internal.handlers.DateHandler
 
DateHandler0 - Class in com.db4o.internal.handlers
 
DateHandler0() - Constructor for class com.db4o.internal.handlers.DateHandler0
 
DateHandlerBase - Class in com.db4o.internal.handlers
Shared (java/.net) logic for Date handling.
DateHandlerBase() - Constructor for class com.db4o.internal.handlers.DateHandlerBase
 
Db4o - Class in com.db4o
factory class to start db4o database engines.
Db4o() - Constructor for class com.db4o.Db4o
 
Db4oCallback - Interface in com.db4o.ext
generic callback interface.
db4oConfig() - Method in class com.db4o.defragment.DefragmentConfig
 
db4oConfig(Configuration) - Method in class com.db4o.defragment.DefragmentConfig
Deprecated.
db4oConfig(EmbeddedConfiguration) - Method in class com.db4o.defragment.DefragmentConfig
 
Db4oConfigurator - Class in com.db4o.config.annotations.reflect
 
Db4oConfigurator() - Constructor for class com.db4o.config.annotations.reflect.Db4oConfigurator
 
Db4oConfiguratorFactory - Interface in com.db4o.config.annotations.reflect
 
Db4oDatabase - Class in com.db4o.ext
Class to identify a database by it's signature.
Db4oDatabase() - Constructor for class com.db4o.ext.Db4oDatabase
constructor for persistence
Db4oDatabase(byte[], long) - Constructor for class com.db4o.ext.Db4oDatabase
constructor for comparison and to store new ones
Db4oEmbedded - Class in com.db4o
Factory class to open db4o instances in embedded mode.
Db4oEmbedded() - Constructor for class com.db4o.Db4oEmbedded
 
Db4oEnhancedFilter - Interface in com.db4o.internal.query
FIXME: Rename to Db4oEnhancedPredicate
Db4oException - Exception in com.db4o.ext
db4o exception wrapper: Exceptions occurring during internal processing will be proliferated to the client calling code encapsulated in an exception of this type.
Db4oException() - Constructor for exception com.db4o.ext.Db4oException
Simple constructor
Db4oException(String) - Constructor for exception com.db4o.ext.Db4oException
Constructor with an exception message specified
Db4oException(Throwable) - Constructor for exception com.db4o.ext.Db4oException
Constructor with an exception cause specified
Db4oException(int) - Constructor for exception com.db4o.ext.Db4oException
Constructor with an exception message selected from the internal message collection.
Db4oException(String, Throwable) - Constructor for exception com.db4o.ext.Db4oException
Constructor with an exception message and cause specified
Db4oFatalException - Exception in com.db4o.ext
 
Db4oFatalException() - Constructor for exception com.db4o.ext.Db4oFatalException
 
Db4oFatalException(int) - Constructor for exception com.db4o.ext.Db4oFatalException
 
Db4oFatalException(String, Throwable) - Constructor for exception com.db4o.ext.Db4oFatalException
 
Db4oFatalException(String) - Constructor for exception com.db4o.ext.Db4oFatalException
 
Db4oFatalException(Throwable) - Constructor for exception com.db4o.ext.Db4oFatalException
 
Db4oFileHeaderCorruptionException - Exception in com.db4o.ext
 
Db4oFileHeaderCorruptionException() - Constructor for exception com.db4o.ext.Db4oFileHeaderCorruptionException
 
Db4oIllegalStateException - Exception in com.db4o.ext
The requested operation is not valid in the current state but the database continues to operate.
Db4oIllegalStateException(String) - Constructor for exception com.db4o.ext.Db4oIllegalStateException
 
Db4oIllegalStateException(Throwable) - Constructor for exception com.db4o.ext.Db4oIllegalStateException
 
Db4oIOException - Exception in com.db4o.ext
db4o-specific exception.

This exception is thrown when a system IO exception is encounted by db4o process.
Db4oIOException() - Constructor for exception com.db4o.ext.Db4oIOException
Constructor.
Db4oIOException(String) - Constructor for exception com.db4o.ext.Db4oIOException
 
Db4oIOException(Throwable) - Constructor for exception com.db4o.ext.Db4oIOException
Constructor allowing to specify the causing exception
Db4oLegacyConfigurationBridge - Class in com.db4o.internal.config
 
Db4oLegacyConfigurationBridge() - Constructor for class com.db4o.internal.config.Db4oLegacyConfigurationBridge
 
Db4oNQOptimizer - Interface in com.db4o.internal.query
 
Db4oQueryExecutionListener - Interface in com.db4o.internal.query
 
Db4oRecoverableException - Exception in com.db4o.ext
 
Db4oRecoverableException() - Constructor for exception com.db4o.ext.Db4oRecoverableException
 
Db4oRecoverableException(int) - Constructor for exception com.db4o.ext.Db4oRecoverableException
 
Db4oRecoverableException(String, Throwable) - Constructor for exception com.db4o.ext.Db4oRecoverableException
 
Db4oRecoverableException(String) - Constructor for exception com.db4o.ext.Db4oRecoverableException
 
Db4oRecoverableException(Throwable) - Constructor for exception com.db4o.ext.Db4oRecoverableException
 
Db4oReplicationReference - Interface in com.db4o.internal.replication
 
Db4oReplicationReferenceProvider - Interface in com.db4o.internal.replication
 
Db4oType - Interface in com.db4o.types
marker interface for all special db4o types.
Db4oTypeImpl - Interface in com.db4o.internal
marker interface for special db4o datatypes
db4oTypeStored(Transaction, Object) - Method in class com.db4o.internal.ObjectContainerBase
allows special handling for all Db4oType objects.
db4oTypeStored(Transaction, Object) - Method in class com.db4o.internal.TransportObjectContainer
 
Db4oUnexpectedException - Exception in com.db4o.ext
Unexpected fatal error is encountered.
Db4oUnexpectedException(Throwable) - Constructor for exception com.db4o.ext.Db4oUnexpectedException
 
Db4oUUID - Class in com.db4o.ext
a unique universal identify for an object.
Db4oUUID(long, byte[]) - Constructor for class com.db4o.ext.Db4oUUID
constructs a Db4oUUID from a long part and a signature part
Db4oVersion - Class in com.db4o
 
Db4oVersion() - Constructor for class com.db4o.Db4oVersion
 
deactivate(Object) - Method in interface com.db4o.ext.ExtObjectContainer
deactivates an object.
DEACTIVATE - Static variable in class com.db4o.internal.activation.ActivationMode
 
deactivate(ActivationContext) - Method in class com.db4o.internal.ClassAspect
 
deactivate(Transaction, ObjectInfo, ActivationDepth) - Method in class com.db4o.internal.ClassMetadata
 
deactivate(Object) - Method in class com.db4o.internal.ExternalObjectContainer
 
deactivate(Object, int) - Method in class com.db4o.internal.ExternalObjectContainer
 
deactivate(ActivationContext) - Method in class com.db4o.internal.FieldMetadata
 
deactivate(Transaction, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
deactivate(Transaction, Object, int) - Method in class com.db4o.internal.ObjectContainerBase
 
deactivate(Object, int) - Method in class com.db4o.internal.ObjectContainerSession
 
deactivate(Object) - Method in class com.db4o.internal.ObjectContainerSession
 
deactivate(Transaction, ActivationDepth) - Method in class com.db4o.internal.ObjectReference
 
deactivate(ActivationContext) - Method in class com.db4o.internal.TranslatedAspect
 
deactivate(ActivationContext) - Method in class com.db4o.internal.TypeHandlerAspect
 
deactivate(ActivationContext) - Method in class com.db4o.internal.VirtualFieldMetadata
 
deactivate(Object, int) - Method in interface com.db4o.ObjectContainer
deactivates a stored object by setting all members to NULL.
deactivated() - Method in interface com.db4o.events.EventRegistry
This event is fired after an object is deactivated.
deactivated() - Method in class com.db4o.internal.events.EventRegistryImpl
 
deactivating() - Method in interface com.db4o.events.EventRegistry
This event is fired before an object is deactivated.
deactivating() - Method in class com.db4o.internal.events.EventRegistryImpl
 
DeactivatingRollbackStrategy - Class in com.db4o.ta
RollbackStrategy to deactivate all activated objects on rollback.
DeactivatingRollbackStrategy() - Constructor for class com.db4o.ta.DeactivatingRollbackStrategy
 
DEAD - Static variable in class com.db4o.internal.Const4
 
DEBUG - Static variable in class com.db4o.defragment.DefragmentConfig
 
debug - Static variable in class com.db4o.Deploy
turning debug on makes the file format human readable
Debug4 - Class in com.db4o
 
debugCheckBytes() - Method in class com.db4o.internal.StatefulBuffer
 
debugCheckIntegrity() - Method in class com.db4o.internal.freespace.AbstractFreespaceManager
 
debugDecrementLastOffset(int) - Method in class com.db4o.internal.MarshallingBuffer
 
debugLoadFully(Transaction) - Method in class com.db4o.internal.btree.BTree
 
debugLoadFully(Transaction) - Method in class com.db4o.internal.btree.BTreeNode
 
debugLong - Static variable in class com.db4o.Deploy
 
debugPrependNextWrite(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.MarshallingContext
 
debugReadPointerSlot(int) - Method in class com.db4o.internal.LocalObjectContainer
 
debugWriteEnd(byte) - Method in class com.db4o.internal.marshall.MarshallingContext
 
declaredAspectCount() - Method in class com.db4o.internal.ClassMetadata
 
declaredAspectCount() - Method in class com.db4o.internal.DefragmentContextImpl
 
declaredAspectCount(int) - Method in class com.db4o.internal.DefragmentContextImpl
 
declaredAspectCount() - Method in interface com.db4o.internal.marshall.AspectVersionContext
 
declaredAspectCount(int) - Method in interface com.db4o.internal.marshall.AspectVersionContext
 
declaredAspectCount() - Method in class com.db4o.internal.marshall.AspectVersionContextImpl
 
declaredAspectCount(int) - Method in class com.db4o.internal.marshall.AspectVersionContextImpl
 
declaredAspectCount() - Method in class com.db4o.internal.marshall.MarshallingContext
 
declaredAspectCount(int) - Method in class com.db4o.internal.marshall.MarshallingContext
 
declaredAspectCount() - Method in class com.db4o.internal.marshall.ObjectHeaderContext
 
declaredAspectCount(int) - Method in class com.db4o.internal.marshall.ObjectHeaderContext
 
declaredAspectCount() - Method in class com.db4o.internal.marshall.QueryingReadContext
 
declaredAspectCount(int) - Method in class com.db4o.internal.marshall.QueryingReadContext
 
declaredAspectCount(ClassMetadata) - Method in class com.db4o.internal.metadata.MarshallingInfoTraverseAspectCommand
 
declaredAspectCount(ClassMetadata) - Method in interface com.db4o.internal.metadata.TraverseAspectCommand
 
declaredAspectCount(ClassMetadata) - Method in class com.db4o.internal.metadata.TraverseFieldCommand
 
decode(byte[], int, int) - Method in interface com.db4o.config.encoding.StringEncoding
called when a byte array is to be decoded to a string.
decode(byte[], int, int) - Method in class com.db4o.internal.encoding.LatinStringEncoding
 
decode(byte[], int, int) - Method in class com.db4o.internal.encoding.UTF8StringEncoding
 
decorate(BinConfiguration, Bin) - Method in class com.db4o.io.NonFlushingStorage
 
decorate(BinConfiguration, Bin) - Method in class com.db4o.io.StorageDecorator
 
decrypt(ByteArrayBuffer) - Method in class com.db4o.internal.HandlerRegistry
 
decryptedBufferByAddress(int, int) - Method in class com.db4o.internal.ObjectContainerBase
 
deepClone(Object) - Method in class com.db4o.foundation.Collection4
 
DeepClone - Interface in com.db4o.foundation
Deep clone
deepClone(Object) - Method in interface com.db4o.foundation.DeepClone
The parameter allows passing one new object so parent references can be corrected on children.
deepClone(Object) - Method in class com.db4o.foundation.Hashtable4
 
deepClone(Object) - Method in class com.db4o.foundation.HashtableIntEntry
 
deepClone(Object) - Method in class com.db4o.foundation.HashtableLongEntry
 
deepClone(Object) - Method in class com.db4o.foundation.HashtableObjectEntry
 
deepClone(Object) - Method in class com.db4o.foundation.KeySpecHashtable4
 
deepClone(Object) - Method in class com.db4o.foundation.SynchronizedHashtable4
 
deepClone(Tree, Object) - Static method in class com.db4o.foundation.Tree
 
deepClone(Object) - Method in class com.db4o.foundation.Tree
 
deepClone(Object) - Method in class com.db4o.internal.Config4Class
 
deepClone(Object) - Method in class com.db4o.internal.Config4Field
 
deepClone(Object) - Method in class com.db4o.internal.Config4Impl
 
deepClone(Object) - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
deepClone(Object) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
deepClone(Object) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
deepClone(Object) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
deepClone(Object) - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
deepClone(Object) - Method in class com.db4o.reflect.generic.GenericClass
 
deepClone(Object) - Method in class com.db4o.reflect.generic.GenericField
 
deepClone(Object) - Method in class com.db4o.reflect.generic.GenericReflector
Creates a clone of provided object
deepClone(Object) - Method in class com.db4o.reflect.generic.GenericVirtualField
 
deepClone(Object) - Method in class com.db4o.reflect.jdk.ClassLoaderJdkLoader
 
deepClone(Object) - Method in class com.db4o.reflect.jdk.JdkReflector
Creates a copy of the object
deepCloneInternal(Hashtable4, Object) - Method in class com.db4o.foundation.Hashtable4
 
deepCloneInternal(HashtableIntEntry, Object) - Method in class com.db4o.foundation.HashtableIntEntry
 
deepCloneInternal(HashtableIntEntry, Object) - Method in class com.db4o.foundation.HashtableLongEntry
 
deepCloneInternal(HashtableIntEntry, Object) - Method in class com.db4o.foundation.HashtableObjectEntry
 
DEFAULT - Static variable in class com.db4o.internal.btree.BTreeConfiguration
 
DEFAULT - Static variable in class com.db4o.internal.ids.StandardIdSystemFactory
 
DEFAULT_MAX_STACK_DEPTH - Static variable in class com.db4o.internal.Const4
 
defaultActivationDepth(ClassMetadata) - Method in class com.db4o.internal.ObjectContainerBase
 
defaultReflector() - Static method in class com.db4o.qlin.Prototypes
 
defaultToString() - Method in class com.db4o.internal.LocalObjectContainer
 
defaultToString() - Method in class com.db4o.internal.ObjectContainerBase
 
defaultValue() - Method in class com.db4o.foundation.DynamicVariable
 
defaultValue() - Method in class com.db4o.foundation.KeySpec
 
defaultValue() - Method in class com.db4o.internal.handlers.BooleanHandler
 
defaultValue() - Method in class com.db4o.internal.handlers.ByteHandler
 
defaultValue() - Method in class com.db4o.internal.handlers.CharHandler
 
defaultValue() - Method in class com.db4o.internal.handlers.DateHandler
 
defaultValue() - Method in class com.db4o.internal.handlers.DateHandlerBase
 
defaultValue() - Method in class com.db4o.internal.handlers.DoubleHandler
 
defaultValue() - Method in class com.db4o.internal.handlers.FloatHandler
 
defaultValue() - Method in class com.db4o.internal.handlers.IntHandler
 
defaultValue() - Method in class com.db4o.internal.handlers.LongHandler
 
defaultValue() - Method in class com.db4o.internal.handlers.net.NetSimpleTypeHandler
 
defaultValue() - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
defaultValue() - Method in class com.db4o.internal.handlers.ShortHandler
 
deferredOpen() - Method in class com.db4o.internal.TransportObjectContainer
 
definiteNo() - Method in class com.db4o.foundation.TernaryBool
 
definiteYes() - Method in class com.db4o.foundation.TernaryBool
 
defrag(String) - Static method in class com.db4o.defragment.Defragment
Renames the file at the given original path to a backup file and then builds a defragmented version of the file in the original place.
defrag(String, String) - Static method in class com.db4o.defragment.Defragment
Renames the file at the given original path to the given backup file and then builds a defragmented version of the file in the original place.
defrag(DefragmentConfig) - Static method in class com.db4o.defragment.Defragment
Renames the file at the configured original path to the configured backup path and then builds a defragmented version of the file in the original place.
defrag(DefragmentConfig, DefragmentListener) - Static method in class com.db4o.defragment.Defragment
Renames the file at the configured original path to the configured backup path and then builds a defragmented version of the file in the original place.
defrag(ClassMetadata, LatinStringIO, DefragmentContextImpl, int) - Method in class com.db4o.internal.marshall.ClassMarshaller
 
defrag(ClassMetadata, ClassAspect, LatinStringIO, DefragmentContextImpl) - Method in interface com.db4o.internal.marshall.FieldMarshaller
 
defrag(ClassMetadata, ClassAspect, LatinStringIO, DefragmentContextImpl) - Method in class com.db4o.internal.marshall.FieldMarshaller0
 
defrag(ClassMetadata, ClassAspect, LatinStringIO, DefragmentContextImpl) - Method in class com.db4o.internal.marshall.FieldMarshaller1
 
defrag(ClassMetadata, ClassAspect, LatinStringIO, DefragmentContextImpl) - Method in class com.db4o.internal.marshall.FieldMarshaller2
 
defrag(DefragmentContextImpl) - Static method in class com.db4o.internal.marshall.ObjectHeader
 
defragAspect(DefragmentContext) - Method in class com.db4o.internal.ClassAspect
 
defragAspect(DefragmentContext) - Method in class com.db4o.internal.CommitTimestampFieldMetadata
 
defragAspect(DefragmentContext) - Method in class com.db4o.internal.FieldMetadata
 
defragAspect(DefragmentContext) - Method in class com.db4o.internal.marshall.UnknownTypeHandlerAspect
 
defragAspect(DefragmentContext) - Method in class com.db4o.internal.TypeHandlerAspect
 
defragAspect(DefragmentContext) - Method in class com.db4o.internal.UUIDFieldMetadata
 
defragBTree(DefragmentServices) - Method in class com.db4o.internal.btree.BTree
 
defragClass(DefragmentContextImpl, int) - Method in class com.db4o.internal.ClassMetadata
 
defragIdToTimestampBtree() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
defragIndex(DefragmentContextImpl) - Method in class com.db4o.internal.btree.BTree
 
defragIndex(DefragmentContextImpl, Indexable4) - Static method in class com.db4o.internal.btree.BTreeNode
 
defragIndex(DefragmentContextImpl) - Method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
defragIndex(DefragmentContextImpl) - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
 
defragIndexEntry(DefragmentContextImpl) - Method in class com.db4o.internal.btree.FieldIndexKeyHandler
 
defragIndexEntry(DefragmentContextImpl) - Method in class com.db4o.internal.freespace.SlotHandler
 
defragIndexEntry(DefragmentContextImpl) - Method in class com.db4o.internal.handlers.IntHandler
 
defragIndexEntry(DefragmentContextImpl) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
defragIndexEntry(DefragmentContextImpl) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
defragIndexEntry(DefragmentContextImpl) - Method in class com.db4o.internal.handlers.StringHandler
 
defragIndexEntry(DefragmentContextImpl) - Method in class com.db4o.internal.IDHandler
 
defragIndexEntry(DefragmentContextImpl) - Method in class com.db4o.internal.ids.BTreeIdSystem.IdSlotMappingHandler
 
defragIndexEntry(DefragmentContextImpl) - Method in interface com.db4o.internal.Indexable4
 
defragIndexEntry(DefragmentContextImpl) - Method in class com.db4o.internal.mapping.MappedIDPairHandler
 
defragIndexEntry(DefragmentContextImpl) - Method in class com.db4o.internal.Null
 
defragIndexNode(DefragmentContextImpl) - Method in class com.db4o.internal.btree.BTree
 
Defragment - Class in com.db4o.defragment
defragments database files.
Defragment() - Constructor for class com.db4o.defragment.Defragment
 
defragment(DefragmentContext) - Method in class com.db4o.internal.ClassMetadata
 
defragment(DefragmentContext) - Method in class com.db4o.internal.collections.BigSetTypeHandler
 
defragment(TypeHandler4) - Method in interface com.db4o.internal.DefragmentContext
 
defragment(TypeHandler4) - Method in class com.db4o.internal.DefragmentContextImpl
 
defragment(DefragmentContext) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
defragment(DefragmentContext, ArrayHandler) - Static method in class com.db4o.internal.handlers.array.ArrayHandler0
 
defragment(DefragmentContext) - Method in class com.db4o.internal.handlers.array.ArrayHandler0
 
defragment(DefragmentContext) - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler0
 
defragment(DefragmentContext) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
defragment(DefragmentContext) - Method in class com.db4o.internal.handlers.PlainObjectHandler
 
defragment(DefragmentContext) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
defragment(DefragmentContext) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
defragment(DefragmentContext) - Method in class com.db4o.internal.handlers.StringBasedValueTypeHandlerBase
 
defragment(DefragmentContext) - Method in class com.db4o.internal.handlers.StringHandler
 
defragment(DefragmentContext) - Method in class com.db4o.internal.handlers.StringHandler0
 
defragment(DefragmentContext) - Method in class com.db4o.internal.handlers.versions.OpenTypeHandler0
 
defragment(DefragmentContext) - Method in class com.db4o.internal.handlers.versions.OpenTypeHandler7
 
defragment(DefragmentContext) - Method in class com.db4o.internal.OpenTypeHandler
 
defragment(DefragmentContext) - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
defragment(DefragmentContext) - Method in class com.db4o.typehandlers.CollectionTypeHandler
 
defragment(DefragmentContext) - Method in class com.db4o.typehandlers.HashtableTypeHandler
 
defragment(DefragmentContext) - Method in class com.db4o.typehandlers.IgnoreFieldsTypeHandler
 
defragment(DefragmentContext) - Method in class com.db4o.typehandlers.internal.TreeSetTypeHandler
 
defragment(DefragmentContext) - Method in class com.db4o.typehandlers.internal.UnmodifiableListTypeHandler
 
defragment(DefragmentContext) - Method in class com.db4o.typehandlers.MapTypeHandler
 
defragment(DefragmentContext) - Method in interface com.db4o.typehandlers.TypeHandler4
gets called when an object gets defragmented.
defragment(DefragmentContext) - Method in class com.db4o.typehandlers.VectorTypeHandler
 
DefragmentConfig - Class in com.db4o.defragment
Configuration for a defragmentation run.
DefragmentConfig(String) - Constructor for class com.db4o.defragment.DefragmentConfig
Creates a configuration for a defragmentation run.
DefragmentConfig(String, String) - Constructor for class com.db4o.defragment.DefragmentConfig
Creates a configuration for a defragmentation run with in-memory mapping.
DefragmentConfig(String, String, IdMapping) - Constructor for class com.db4o.defragment.DefragmentConfig
Creates a configuration for a defragmentation run.
DefragmentConfig.NullFilter - Class in com.db4o.defragment
 
DefragmentConfig.NullFilter() - Constructor for class com.db4o.defragment.DefragmentConfig.NullFilter
 
DefragmentContext - Interface in com.db4o.internal
 
DefragmentContextImpl - Class in com.db4o.internal
 
DefragmentContextImpl(ByteArrayBuffer, DefragmentContextImpl) - Constructor for class com.db4o.internal.DefragmentContextImpl
 
DefragmentContextImpl(ByteArrayBuffer, DefragmentServices) - Constructor for class com.db4o.internal.DefragmentContextImpl
 
DefragmentContextImpl(ByteArrayBuffer, DefragmentServices, ObjectHeader) - Constructor for class com.db4o.internal.DefragmentContextImpl
 
DefragmentContextImpl(DefragmentContextImpl, ObjectHeader) - Constructor for class com.db4o.internal.DefragmentContextImpl
 
DefragmentInfo - Class in com.db4o.defragment
A message from the defragmentation process.
DefragmentInfo(String) - Constructor for class com.db4o.defragment.DefragmentInfo
 
DefragmentListener - Interface in com.db4o.defragment
Listener for defragmentation process messages.
DefragmentRecommendation - Class in com.db4o.diagnostic
Diagnostic to recommend Defragment when needed.
DefragmentRecommendation(DefragmentRecommendation.DefragmentRecommendationReason) - Constructor for class com.db4o.diagnostic.DefragmentRecommendation
 
DefragmentRecommendation.DefragmentRecommendationReason - Class in com.db4o.diagnostic
 
DefragmentRecommendation.DefragmentRecommendationReason(String) - Constructor for class com.db4o.diagnostic.DefragmentRecommendation.DefragmentRecommendationReason
 
defragmentRecommended() - Method in interface com.db4o.internal.delete.DeleteContext
 
defragmentRecommended() - Method in class com.db4o.internal.delete.DeleteContextImpl
 
defragmentRecommended(DefragmentRecommendation.DefragmentRecommendationReason) - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
DefragmentServices - Interface in com.db4o.defragment
Encapsulates services involving source and target database files during defragmenting.
DefragmentServicesImpl - Class in com.db4o.defragment
 
DefragmentServicesImpl(DefragmentConfig, DefragmentListener) - Constructor for class com.db4o.defragment.DefragmentServicesImpl
 
DefragmentServicesImpl.DbSelector - Class in com.db4o.defragment
 
defragmentSlot(DefragmentContext) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
defragObject(DefragmentContextImpl) - Static method in class com.db4o.internal.ClassMetadata
 
defragReference(ClassMetadata, DefragmentContextImpl, int) - Method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
defragReference(ClassMetadata, DefragmentContextImpl, int) - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
 
delayedFree(Slot, boolean) - Method in class com.db4o.internal.ids.FreespaceCommitter
 
delegate() - Method in class com.db4o.foundation.CollectionIterableBase
 
delegate() - Method in interface com.db4o.foundation.IterableBaseWrapper
 
delegate() - Method in class com.db4o.foundation.ReflectionIterableBase
 
delegatedIoAdapter() - Method in class com.db4o.io.CachedIoAdapter
Deprecated.
 
delegatedIoAdapter() - Method in class com.db4o.io.IoAdapter
Deprecated.
Delegated IO Adapter
delegateTypeHandler(Context) - Method in class com.db4o.internal.ClassMetadata
 
delegateTypeHandler() - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
delegateTypeHandler(Context) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
delegateTypeHandler(Context) - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
DelegatingActivatableCollection<E> - Class in com.db4o.collections
 
DelegatingActivatableSet<K> - Class in com.db4o.collections
 
DelegatingActivatableSet(Activatable, Set<K>) - Constructor for class com.db4o.collections.DelegatingActivatableSet
 
DelegatingBlockingQueue<T> - Class in com.db4o.foundation
 
DelegatingBlockingQueue(BlockingQueue4<T>) - Constructor for class com.db4o.foundation.DelegatingBlockingQueue
 
DelegatingCollection<V> - Class in com.db4o.collections
 
DelegatingCollection(Collection<V>) - Constructor for class com.db4o.collections.DelegatingCollection
 
DelegatingSet<K> - Class in com.db4o.collections
 
DelegatingStringIO - Class in com.db4o.internal.encoding
 
DelegatingStringIO(StringEncoding) - Constructor for class com.db4o.internal.encoding.DelegatingStringIO
 
DELETE - Static variable in class com.db4o.DTrace
 
delete(String, boolean) - Static method in class com.db4o.foundation.io.Directory4
 
delete(String) - Static method in class com.db4o.foundation.io.File4
 
delete(DeleteContextImpl, boolean) - Method in class com.db4o.internal.ClassAspect
 
delete(DeleteContext) - Method in class com.db4o.internal.ClassMetadata
 
delete(DeleteContext) - Method in class com.db4o.internal.collections.BigSetTypeHandler
 
delete(DeleteContextImpl, boolean) - Method in class com.db4o.internal.CommitTimestampFieldMetadata
 
delete(TypeHandler4) - Method in interface com.db4o.internal.delete.DeleteContext
 
delete(TypeHandler4) - Method in class com.db4o.internal.delete.DeleteContextImpl
 
delete(Object) - Method in class com.db4o.internal.ExternalObjectContainer
 
delete(DeleteContextImpl, boolean) - Method in class com.db4o.internal.FieldMetadata
 
delete(DeleteContext) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
delete(DeleteContext) - Method in class com.db4o.internal.handlers.array.ArrayHandler0
 
delete(DeleteContext) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
delete(DeleteContext) - Method in class com.db4o.internal.handlers.PlainObjectHandler
 
delete(DeleteContext) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
delete(DeleteContext) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
delete(DeleteContext) - Method in class com.db4o.internal.handlers.StringBasedValueTypeHandlerBase
 
delete(DeleteContext) - Method in class com.db4o.internal.handlers.StringHandler
 
delete(DeleteContext) - Method in class com.db4o.internal.handlers.StringHandler0
 
delete(Transaction, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
delete(Object) - Method in class com.db4o.internal.ObjectContainerSession
 
delete(DeleteContext) - Method in class com.db4o.internal.OpenTypeHandler
 
delete(DeleteContext) - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
delete(ObjectReference, int, int) - Method in class com.db4o.internal.Transaction
 
delete(DeleteContextImpl, boolean) - Method in class com.db4o.internal.TypeHandlerAspect
 
delete(DeleteContextImpl, boolean) - Method in class com.db4o.internal.UUIDFieldMetadata
 
delete(DeleteContextImpl, boolean) - Method in class com.db4o.internal.VersionFieldMetadata
 
delete(DeleteContextImpl, boolean) - Method in class com.db4o.internal.VirtualFieldMetadata
 
delete(String) - Method in class com.db4o.io.CachedIoAdapter
Deprecated.
Deletes the database file
delete(String) - Method in class com.db4o.io.FileStorage
 
delete(String) - Method in class com.db4o.io.IoAdapter
Deprecated.
deletes the given path from whatever 'file system' is addressed
delete(String) - Method in class com.db4o.io.IoAdapterStorage
 
delete(String) - Method in class com.db4o.io.MemoryStorage
 
delete(String) - Method in class com.db4o.io.PagingMemoryStorage
 
delete(String) - Method in class com.db4o.io.RandomAccessFileAdapter
Deprecated.
 
delete(String) - Method in interface com.db4o.io.Storage
Deletes the bin for the given URI from the storage.
delete(String) - Method in class com.db4o.io.StorageDecorator
 
delete(String) - Method in class com.db4o.io.VanillaIoAdapter
Deprecated.
 
delete(Object) - Method in interface com.db4o.ObjectContainer
deletes a stored object permanently.
delete(DeleteContext) - Method in class com.db4o.typehandlers.CollectionTypeHandler
 
delete(DeleteContext) - Method in class com.db4o.typehandlers.HashtableTypeHandler
 
delete(DeleteContext) - Method in class com.db4o.typehandlers.IgnoreFieldsTypeHandler
 
delete(DeleteContext) - Method in class com.db4o.typehandlers.internal.TreeSetTypeHandler
 
delete(DeleteContext) - Method in class com.db4o.typehandlers.internal.UnmodifiableListTypeHandler
 
delete(DeleteContext) - Method in class com.db4o.typehandlers.MapTypeHandler
 
delete(DeleteContext) - Method in interface com.db4o.typehandlers.TypeHandler4
gets called when an object gets deleted.
delete(DeleteContext) - Method in class com.db4o.typehandlers.VectorTypeHandler
 
delete(String) - Method in class com.db4o.util.io.NIOFileAdapter
 
delete(String) - Method in class com.db4o.util.io.win32.Win32IoAdapter
 
delete1(Transaction, Object, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
delete2(Transaction, ObjectReference, Object, int, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
delete4(Transaction, ObjectReference, Object, int, boolean) - Method in class com.db4o.internal.LocalObjectContainer
 
delete4(Transaction, ObjectReference, Object, int, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
DELETE_EMBEDED - Static variable in class com.db4o.diagnostic.DefragmentRecommendation.DefragmentRecommendationReason
 
DELETE_ONLY - Static variable in class com.db4o.internal.CallBackMode
 
deleteBlobFile(Transaction, BlobImpl) - Method in interface com.db4o.BlobTransport
 
deleteByID(Transaction, int, int) - Method in class com.db4o.internal.ObjectContainerBase
 
DeleteContext - Interface in com.db4o.internal.delete
 
DeleteContextImpl - Class in com.db4o.internal.delete
 
DeleteContextImpl(StatefulBuffer, ObjectHeader, ReflectClass, Config4Field) - Constructor for class com.db4o.internal.delete.DeleteContextImpl
 
DeleteContextImpl(DeleteContextImpl, ReflectClass, Config4Field) - Constructor for class com.db4o.internal.delete.DeleteContextImpl
 
deleted() - Method in class com.db4o.events.CommitEventArgs
 
deleted() - Method in interface com.db4o.events.EventRegistry
This event is fired after an object is deleted.
deleted(int) - Method in interface com.db4o.internal.CallbackInfoCollector
 
deleted - Variable in class com.db4o.internal.CallbackObjectInfoCollections
 
deleted() - Method in class com.db4o.internal.events.EventRegistryImpl
 
deleteFile() - Method in class com.db4o.internal.BlobImpl
 
deleteFile() - Method in interface com.db4o.types.Blob
Deletes the current file stored in this BLOB.
DeleteInfo - Class in com.db4o.internal
 
DeleteInfo(int, ObjectReference, int) - Constructor for class com.db4o.internal.DeleteInfo
 
deleteMembers(DeleteContextImpl, boolean) - Method in interface com.db4o.internal.handlers.FieldAwareTypeHandler
 
deleteMembers(DeleteContextImpl, boolean) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
deleteMembers(DeleteContextImpl, boolean) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
deleteObject() - Method in interface com.db4o.internal.delete.DeleteContext
 
deleteObject() - Method in class com.db4o.internal.delete.DeleteContextImpl
 
deletePrimitiveEmbedded(StatefulBuffer, PrimitiveTypeMetadata) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
deleting() - Method in interface com.db4o.events.EventRegistry
This event is fired before an object is deleted.
deleting() - Method in class com.db4o.internal.events.EventRegistryImpl
 
DeletionFailed - Class in com.db4o.diagnostic
Diagnostic on failed delete.
DeletionFailed() - Constructor for class com.db4o.diagnostic.DeletionFailed
 
deletionFailed() - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
Deploy - Class in com.db4o
 
Deploy() - Constructor for class com.db4o.Deploy
 
depth() - Method in class com.db4o.internal.activation.ActivationContext4
 
depth() - Method in interface com.db4o.typehandlers.ActivationContext
 
DepthUtil - Class in com.db4o.internal.activation
 
descend(Object, String[]) - Method in interface com.db4o.ext.ExtObjectContainer
returns a member at the specific path without activating intermediate objects.
descend() - Method in class com.db4o.internal.activation.ActivationContext4
 
descend(ClassMetadata) - Method in interface com.db4o.internal.activation.ActivationDepth
 
descend(ClassMetadata) - Method in class com.db4o.internal.activation.DescendingActivationDepth
 
descend(ClassMetadata) - Method in class com.db4o.internal.activation.FixedActivationDepth
 
descend() - Method in class com.db4o.internal.activation.FixedUpdateDepth
 
descend(ClassMetadata) - Method in class com.db4o.internal.activation.FullActivationDepth
 
descend(ClassMetadata) - Method in class com.db4o.internal.activation.LegacyActivationDepth
 
descend(ClassMetadata) - Method in class com.db4o.internal.activation.NonDescendingActivationDepth
 
descend(ClassMetadata) - Method in class com.db4o.internal.activation.UnknownActivationDepth
 
descend() - Method in class com.db4o.internal.activation.UnspecifiedUpdateDepth
 
descend() - Method in interface com.db4o.internal.activation.UpdateDepth
 
descend(Object, String[]) - Method in class com.db4o.internal.ExternalObjectContainer
 
descend(Object, String[]) - Method in class com.db4o.internal.ObjectContainerSession
 
descend(String) - Method in class com.db4o.internal.query.processor.QQueryBase
 
descend(String) - Method in interface com.db4o.query.Query
returns a reference to a descendant node in the query graph.
descend() - Method in interface com.db4o.typehandlers.ActivationContext
 
DESCENDING - Static variable in class com.db4o.internal.query.SodaQueryComparator.Direction
 
descending() - Static method in class com.db4o.qlin.QLinSupport
DescendingActivationDepth - Class in com.db4o.internal.activation
 
DescendingActivationDepth(ActivationDepthProvider, ActivationMode) - Constructor for class com.db4o.internal.activation.DescendingActivationDepth
 
DescendIntoTranslator - Class in com.db4o.diagnostic
Query tries to descend into a field of a class that is configured to be translated (and thus cannot be descended into).
DescendIntoTranslator(String, String) - Constructor for class com.db4o.diagnostic.DescendIntoTranslator
 
descendIntoTranslator(ClassMetadata, String) - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
descendOnCascadingActivation() - Method in class com.db4o.internal.ClassMetadata
 
descendOnCascadingActivation() - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
descendsIntoMembers() - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
descendsIntoMembers() - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
descendsIntoMembers() - Method in class com.db4o.internal.handlers.StringBasedValueTypeHandlerBase
 
descendsIntoMembers() - Method in class com.db4o.internal.handlers.StringHandler
 
descendsIntoMembers() - Method in class com.db4o.typehandlers.CollectionTypeHandler
 
descendsIntoMembers() - Method in class com.db4o.typehandlers.internal.TreeSetTypeHandler
 
descendsIntoMembers() - Method in class com.db4o.typehandlers.internal.UnmodifiableListTypeHandler
 
descendsIntoMembers() - Method in interface com.db4o.typehandlers.QueryableTypeHandler
 
deserialize(byte[]) - Static method in class com.db4o.internal.Platform4
 
detectAspectTraversalStrategy() - Method in class com.db4o.internal.ClassMetadata
 
detectAspectTraversalStrategy() - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
detectSchemaChanges(boolean) - Method in interface com.db4o.config.CommonConfiguration
tuning feature: configures whether db4o checks all persistent classes upon system startup, for added or removed fields.
detectSchemaChanges(boolean) - Method in interface com.db4o.config.Configuration
tuning feature: configures whether db4o checks all persistent classes upon system startup, for added or removed fields.
detectSchemaChanges(boolean) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
detectSchemaChanges(boolean) - Method in class com.db4o.internal.Config4Impl
 
detectSchemaChanges() - Method in class com.db4o.internal.Config4Impl
 
detectSchemaChanges() - Method in class com.db4o.internal.ObjectContainerBase
 
diagnostic() - Method in interface com.db4o.config.CommonConfiguration
returns the configuration interface for diagnostics.
diagnostic() - Method in interface com.db4o.config.Configuration
returns the configuration interface for diagnostics.
Diagnostic - Interface in com.db4o.diagnostic
Marker interface for Diagnostic messages

Diagnostic system can be enabled on a running db4o database to notify a user about possible problems or misconfigurations.
diagnostic() - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
diagnostic() - Method in class com.db4o.internal.Config4Impl
 
DiagnosticBase - Class in com.db4o.diagnostic
base class for Diagnostic messages
DiagnosticBase() - Constructor for class com.db4o.diagnostic.DiagnosticBase
 
DiagnosticConfiguration - Interface in com.db4o.diagnostic
provides methods to configure the behaviour of db4o diagnostics.
DiagnosticListener - Interface in com.db4o.diagnostic
listens to Diagnostic messages.
diagnosticProcessor() - Method in class com.db4o.internal.Config4Impl
 
DiagnosticProcessor - Class in com.db4o.internal.diagnostic
 
DiagnosticProcessor() - Constructor for class com.db4o.internal.diagnostic.DiagnosticProcessor
 
diagnosticProcessor() - Method in class com.db4o.internal.HandlerRegistry
 
DiagnosticToConsole - Class in com.db4o.diagnostic
prints Diagnostic messsages to the Console.
DiagnosticToConsole() - Constructor for class com.db4o.diagnostic.DiagnosticToConsole
 
dimensions(Object) - Method in class com.db4o.reflect.core.AbstractReflectArray
 
dimensions(Object) - Method in class com.db4o.reflect.generic.GenericArrayReflector
 
dimensions(int[]) - Method in class com.db4o.reflect.MultidimensionalArrayInfo
 
dimensions() - Method in class com.db4o.reflect.MultidimensionalArrayInfo
 
dimensions(Object) - Method in interface com.db4o.reflect.ReflectArray
 
direction() - Method in class com.db4o.internal.query.SodaQueryComparator.Ordering
 
Directory4 - Class in com.db4o.foundation.io
Keep the API compatible with System.IO.Directory
Directory4() - Constructor for class com.db4o.foundation.io.Directory4
 
disable() - Method in class com.db4o.io.BlockAwareBinWindow
Disable IO Adapter Window
disableCommitRecovery() - Method in interface com.db4o.config.Configuration
turns commit recovery off.
disableCommitRecovery() - Method in interface com.db4o.config.FileConfiguration
turns commit recovery off.
disableCommitRecovery() - Method in class com.db4o.internal.Config4Impl
 
DISABLED - Static variable in class com.db4o.config.ConfigScope
Marks a configuration feature as globally disabled.
DISABLED_ID - Static variable in class com.db4o.config.ConfigScope
 
DisabledBlockConverter - Class in com.db4o.internal
 
DisabledBlockConverter() - Constructor for class com.db4o.internal.DisabledBlockConverter
 
disabledWeakReferenceSupport() - Static method in class com.db4o.internal.weakref.WeakReferenceSupportFactory
 
disableFromAspectCountVersion(int) - Method in class com.db4o.internal.ClassAspect
 
discarded() - Method in class com.db4o.internal.references.HashcodeReferenceSystem
 
discarded() - Method in interface com.db4o.internal.references.ReferenceSystem
 
discarded() - Method in class com.db4o.internal.references.TransactionalReferenceSystem
 
discardFreeSpace() - Method in class com.db4o.internal.Config4Impl
 
discardLimit() - Method in class com.db4o.internal.freespace.AbstractFreespaceManager
 
discardReferenceSystem() - Method in class com.db4o.internal.Transaction
 
discardSmallerThan(int) - Method in interface com.db4o.config.FreespaceConfiguration
tuning feature: configures the minimum size of free space slots in the database file that are to be reused.
discardSmallerThan(int) - Method in class com.db4o.internal.Config4Impl
 
dispatch(BTreeRange) - Method in class com.db4o.internal.btree.algebra.BTreeRangeOperation
 
dispatch(Transaction, Object, int) - Method in interface com.db4o.internal.EventDispatcher
 
dispatchCommitted(CallbackObjectInfoCollections) - Method in interface com.db4o.internal.CommittedCallbackDispatcher
 
dispatchEvent(Transaction, Object, int) - Method in class com.db4o.internal.ClassMetadata
 
dispatchsEvents() - Method in class com.db4o.internal.ObjectContainerBase
 
dispatchsEvents() - Method in class com.db4o.internal.TransportObjectContainer
 
dispose(Transaction) - Method in class com.db4o.internal.btree.BTree
 
dispose(Thread) - Method in class com.db4o.internal.threading.ThreadPool4Impl
 
dispose(Transaction) - Method in interface com.db4o.internal.TransactionParticipant
 
DO_NOTHING - Static variable in class com.db4o.foundation.Runnable4
 
DO_NOTHING - Static variable in class com.db4o.internal.ids.FreespaceCommitter
 
doFinalize() - Method in class com.db4o.internal.LocalObjectContainer
 
doFinalize() - Method in class com.db4o.internal.ObjectContainerBase
 
DONOTINCLUDE - Static variable in class com.db4o.DTrace
 
dontDelete(Transaction, int) - Method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
dontDelete(Transaction, int) - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
 
dontDelete(int) - Method in class com.db4o.internal.Transaction
 
dotNetClassName() - Method in class com.db4o.internal.handlers.NetTypeHandler
 
DOUBLE_ID - Static variable in class com.db4o.internal.Handlers4
 
DoubleHandler - Class in com.db4o.internal.handlers
 
DoubleHandler() - Constructor for class com.db4o.internal.handlers.DoubleHandler
 
DoubleHandler0 - Class in com.db4o.internal.handlers
 
DoubleHandler0() - Constructor for class com.db4o.internal.handlers.DoubleHandler0
 
doubleToLong(double) - Static method in class com.db4o.internal.Platform4
 
DoublingGrowthStrategy - Class in com.db4o.io
Strategy for file/byte array growth that will always double the current size
DoublingGrowthStrategy() - Constructor for class com.db4o.io.DoublingGrowthStrategy
 
doWithSlotIndirection(ReadBuffer, TypeHandler4, Closure4) - Method in class com.db4o.internal.marshall.SlotFormat
 
doWithSlotIndirection(ReadBuffer, Closure4) - Method in class com.db4o.internal.marshall.SlotFormat
 
drainTo(Collection4<T>) - Method in class com.db4o.foundation.BlockingQueue
 
drainTo(Collection4<T>) - Method in interface com.db4o.foundation.BlockingQueue4
Removes all the available elements in the queue to the colletion passed as argument.
drainTo(Collection4<T>) - Method in class com.db4o.foundation.DelegatingBlockingQueue
 
dropClassIndex() - Method in class com.db4o.internal.ClassMetadata
 
DropDateTimeOffsetClassIndexes_7_12 - Class in com.db4o.internal.convert.conversions
 
DropDateTimeOffsetClassIndexes_7_12() - Constructor for class com.db4o.internal.convert.conversions.DropDateTimeOffsetClassIndexes_7_12
 
DropEnumClassIndexes_7_10 - Class in com.db4o.internal.convert.conversions
 
DropEnumClassIndexes_7_10() - Constructor for class com.db4o.internal.convert.conversions.DropEnumClassIndexes_7_10
 
DropGuidClassIndexes_7_12 - Class in com.db4o.internal.convert.conversions
 
DropGuidClassIndexes_7_12() - Constructor for class com.db4o.internal.convert.conversions.DropGuidClassIndexes_7_12
 
dropIndex() - Method in interface com.db4o.ext.StoredField
drops an existing index on this field at runtime.
dropIndex(LocalTransaction) - Method in class com.db4o.internal.FieldMetadata
 
dropIndex() - Method in class com.db4o.internal.FieldMetadata
 
dropIndex() - Method in class com.db4o.internal.StoredFieldImpl
 
dropReferences() - Method in class com.db4o.internal.TransportObjectContainer
 
DTrace - Class in com.db4o
 
dump(Object) - Static method in class com.db4o.internal.Reflection4
 
duplicates() - Method in class com.db4o.foundation.Tree
 
duplicates() - Method in class com.db4o.internal.freespace.FreeSlotNode
 
duplicates() - Method in class com.db4o.internal.query.processor.QCandidate
 
duplicates() - Method in class com.db4o.internal.TreeInt
 
DynamicVariable<T> - Class in com.db4o.foundation
A dynamic variable is a value associated to a specific thread and scope.
DynamicVariable() - Constructor for class com.db4o.foundation.DynamicVariable
 
DYNOPTIMIZED - Static variable in class com.db4o.internal.query.NativeQueryHandler
 

E

elapsed() - Method in class com.db4o.foundation.StopWatch
 
elementCount(int[]) - Static method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler
 
elementCount() - Method in class com.db4o.reflect.ArrayInfo
 
elementCount(int) - Method in class com.db4o.reflect.ArrayInfo
 
elements() - Method in class com.db4o.collections.ActivatableHashtable
 
EMBEDDED_CLIENT_USER - Static variable in class com.db4o.internal.Const4
 
EmbeddedConfiguration - Interface in com.db4o.config
Configuration interface for db4o in embedded use.
EmbeddedConfigurationImpl - Class in com.db4o.internal.config
 
EmbeddedConfigurationImpl(Configuration) - Constructor for class com.db4o.internal.config.EmbeddedConfigurationImpl
 
EmbeddedConfigurationItem - Interface in com.db4o.config
Implement this interface for configuration items that encapsulate a batch of configuration settings or that need to be applied to EmbeddedObjectContainers after they are opened.
EmbeddedObjectContainer - Interface in com.db4o
Represents a local ObjectContainer attached to a database file.
EmbeddedTransactionLogHandler - Class in com.db4o.internal.transactionlog
 
EmbeddedTransactionLogHandler(LocalObjectContainer) - Constructor for class com.db4o.internal.transactionlog.EmbeddedTransactionLogHandler
 
EmergencyShutdownReadOnlyException - Exception in com.db4o.ext
A previous IO exception has switched the database file to read-only mode for controlled shutdown.
EmergencyShutdownReadOnlyException() - Constructor for exception com.db4o.ext.EmergencyShutdownReadOnlyException
 
empty() - Method in class com.db4o.collections.ActivatableStack
 
EMPTY - Static variable in class com.db4o.events.EventArgs
No arguments.
EMPTY - Static variable in class com.db4o.internal.ObjectInfoCollectionImpl
 
EMPTY_ITERABLE - Static variable in class com.db4o.foundation.Iterators
 
EMPTY_ITERATOR - Static variable in class com.db4o.foundation.Iterators
 
EMTPY - Static variable in class com.db4o.internal.CallbackObjectInfoCollections
 
enabled - Static variable in class com.db4o.DTrace
 
enabled() - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
enableReplication(boolean) - Method in interface com.db4o.config.ObjectClass
enableReplication(boolean) - Method in class com.db4o.internal.Config4Class
 
enableTransparentPersistenceSupportFor(InternalObjectContainer, RollbackStrategy) - Method in interface com.db4o.internal.activation.TransparentActivationDepthProvider
 
enableTransparentPersistenceSupportFor(InternalObjectContainer, RollbackStrategy) - Method in class com.db4o.internal.activation.TransparentActivationDepthProviderImpl
 
encode(String) - Method in interface com.db4o.config.encoding.StringEncoding
called when a string is to be encoded to a byte array.
encode(String) - Method in class com.db4o.internal.encoding.LatinStringEncoding
 
encode(String) - Method in class com.db4o.internal.encoding.UTF8StringEncoding
 
encodingByte() - Method in class com.db4o.internal.encoding.DelegatingStringIO
 
encodingByte() - Method in class com.db4o.internal.encoding.LatinStringIO
 
encodingByte() - Method in class com.db4o.internal.encoding.UnicodeStringIO
 
encodingByteForEncoding(StringEncoding) - Static method in class com.db4o.internal.encoding.BuiltInStringEncoding
 
encrypt(boolean) - Method in interface com.db4o.config.Configuration
Deprecated.
use a custom encrypting IoAdapter instead
encrypt(boolean) - Method in class com.db4o.internal.Config4Impl
Deprecated. 
encrypt(ByteArrayBuffer) - Method in class com.db4o.internal.HandlerRegistry
 
end() - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
END_TOP_LEVEL_CALL - Static variable in class com.db4o.DTrace
 
endCommit() - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
endCommit() - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
endCommit() - Method in interface com.db4o.internal.freespace.FreespaceManager
 
endCommit() - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
endCommit() - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
endCommit() - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
endProcessing() - Method in class com.db4o.internal.Identifiable
 
endsWith(boolean) - Method in class com.db4o.internal.query.processor.QCon
 
endsWith(boolean) - Method in class com.db4o.internal.query.processor.QConObject
 
endsWith(boolean) - Method in class com.db4o.internal.query.processor.QConstraints
 
endsWith(boolean) - Method in interface com.db4o.query.Constraint
sets the evaluation mode to string endsWith comparison.
enlist(TransactionParticipant) - Method in class com.db4o.internal.LocalTransaction
 
ensure(T) - Method in class com.db4o.foundation.Collection4
makes sure the passed object is in the Collection.
ensureCanBeInstantiated() - Method in class com.db4o.reflect.generic.GenericClass
 
ensureCanBeInstantiated() - Method in class com.db4o.reflect.jdk.JdkClass
 
ensureCanBeInstantiated() - Method in interface com.db4o.reflect.ReflectClass
Calling this method may change the internal state of the class, even if a usable constructor has been found on earlier invocations.
ensureCapacity(int) - Method in class com.db4o.collections.ActivatableArrayList
 
ensureCapacity(int) - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
ensureFieldList(MarshallingInfo) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
ensureFieldList(MarshallingInfo) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler0
 
ensureInitialized() - Method in class com.db4o.internal.CommitTimestampSupport
 
ensureLock(Object) - Static method in class com.db4o.Debug4
 
ensureSize(int) - Method in class com.db4o.internal.ByteArrayBuffer
 
Entry - Class in com.db4o.config
 
Entry() - Constructor for class com.db4o.config.Entry
 
Entry4 - Interface in com.db4o.foundation
 
entryCount(Transaction) - Method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
entryCount(Transaction) - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
 
entryIndex(HashtableIntEntry) - Method in class com.db4o.foundation.HashtableBase
 
entrySet() - Method in class com.db4o.collections.ActivatableHashMap
 
entrySet() - Method in class com.db4o.collections.ActivatableHashtable
 
entrySet() - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
Enum4 - Class in com.db4o.foundation
 
Enum4(String, int) - Constructor for class com.db4o.foundation.Enum4
 
enumerate(Iterable4) - Static method in class com.db4o.foundation.Iterators
Generates EnumerateIterator.Tuple items with indexes starting at 0.
EnumerateIterator - Class in com.db4o.foundation
 
EnumerateIterator(Iterator4) - Constructor for class com.db4o.foundation.EnumerateIterator
 
EnumerateIterator.Tuple - Class in com.db4o.foundation
 
EnumerateIterator.Tuple(int, Object) - Constructor for class com.db4o.foundation.EnumerateIterator.Tuple
 
environment() - Method in interface com.db4o.config.CommonConfiguration
 
Environment - Interface in com.db4o.foundation
 
environment() - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
environment() - Method in class com.db4o.internal.ObjectContainerBase
 
EnvironmentConfiguration - Interface in com.db4o.config
Configures the environment (set of services) used by db4o.
environmentContributions() - Method in class com.db4o.internal.Config4Impl
 
Environments - Class in com.db4o.foundation
 
Environments() - Constructor for class com.db4o.foundation.Environments
 
eof() - Method in class com.db4o.internal.ByteArrayBuffer
 
equal(Object) - Method in class com.db4o.internal.qlin.QLinField
 
equal(Object) - Method in class com.db4o.internal.qlin.QLinNode
 
equal() - Method in class com.db4o.internal.query.processor.QCon
 
equal() - Method in class com.db4o.internal.query.processor.QConClass
 
equal() - Method in class com.db4o.internal.query.processor.QConObject
 
equal() - Method in class com.db4o.internal.query.processor.QConstraints
 
EQUAL - Static variable in class com.db4o.internal.query.processor.QE
 
equal(Object) - Method in interface com.db4o.qlin.QLin
 
equal() - Method in interface com.db4o.query.Constraint
Used in conjunction with Constraint.smaller() or Constraint.greater() to create constraints like "smaller or equal", "greater or equal".
equals(Object) - Method in class com.db4o.collections.AbstractList4
 
equals(Object) - Method in class com.db4o.collections.ActivatableArrayList
 
equals(Object) - Method in class com.db4o.collections.ActivatableHashMap
 
equals(Object) - Method in class com.db4o.collections.ActivatableHashSet
 
equals(Object) - Method in class com.db4o.collections.ActivatableHashtable
 
equals(Object) - Method in class com.db4o.collections.ActivatableLinkedList
 
equals(Object) - Method in class com.db4o.collections.ActivatableStack
 
equals(Object) - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
equals(Object) - Method in class com.db4o.collections.DelegatingCollection
 
equals(Object) - Method in class com.db4o.collections.DelegatingSet
 
equals(Object) - Method in class com.db4o.collections.MapEntry4
 
equals(Object) - Method in class com.db4o.config.ConfigScope
 
equals(Object) - Method in class com.db4o.ext.Db4oDatabase
comparison by signature.
equals(Object) - Method in class com.db4o.ext.Db4oUUID
 
equals(byte[], byte[]) - Static method in class com.db4o.foundation.Arrays4
 
equals(Object[], Object[]) - Static method in class com.db4o.foundation.Arrays4
 
equals(Object) - Method in class com.db4o.foundation.Pair
 
equals(Object) - Method in class com.db4o.foundation.TernaryBool
 
equals(Object) - Method in class com.db4o.internal.activation.FixedUpdateDepth
 
equals(Object) - Method in class com.db4o.internal.btree.BTreeNode
 
equals(Object) - Method in class com.db4o.internal.btree.BTreePointer
 
equals(BTreePointer, BTreePointer) - Static method in class com.db4o.internal.btree.BTreePointer
 
equals(Object) - Method in class com.db4o.internal.Config4Abstract
Will raise an exception if argument class doesn't match this class - violates equals() contract in favor of failing fast.
equals(Object) - Method in class com.db4o.internal.FieldMetadata
 
equals(Object) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
equals(Object) - Method in class com.db4o.internal.handlers.HandlerVersion
 
equals(Object) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
equals(Object) - Method in class com.db4o.internal.InterfaceTypeHandler
 
equals(Object) - Method in class com.db4o.internal.marshall.SlotFormat
 
equals(Object) - Method in class com.db4o.internal.metadata.HierarchyAnalyzer.Diff
 
equals(Object) - Method in class com.db4o.internal.OpenTypeHandler
 
equals(Object) - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
equals(Object) - Method in class com.db4o.internal.query.processor.QE
 
equals(Object) - Method in class com.db4o.internal.query.SodaQueryComparator.Direction
 
equals(Object) - Method in class com.db4o.internal.slots.Slot
 
equals(Object) - Method in class com.db4o.internal.StoredClassImpl
 
equals(Object) - Method in class com.db4o.internal.StoredFieldImpl
 
equals(Object) - Method in class com.db4o.internal.TranslatedAspect
 
equals(Object) - Method in class com.db4o.internal.TreeInt
 
equals(Object) - Method in class com.db4o.internal.TypeHandlerAspect
 
equals(Object) - Method in class com.db4o.reflect.generic.GenericClass
 
erasedFieldType(ObjectContainerBase, ReflectClass) - Static method in class com.db4o.internal.Handlers4
 
ERROR - Static variable in class com.db4o.ext.Status
 
ESSENTIAL_CLASSES - Static variable in class com.db4o.internal.Const4
 
evaluate() - Method in interface com.db4o.foundation.KeySpec.Deferred
 
evaluate(Candidate) - Method in class com.db4o.internal.query.PredicateEvaluation
 
evaluate(Candidate) - Method in interface com.db4o.query.Evaluation
callback method during query execution.
EVALUATE_SELF - Static variable in class com.db4o.DTrace
 
Evaluation - Interface in com.db4o.query
for implementation of callback evaluations.
evaluationCreate(Transaction, Object) - Static method in class com.db4o.internal.Platform4
 
evaluationEvaluate(Object, Candidate) - Static method in class com.db4o.internal.Platform4
 
evaluationMode(QueryEvaluationMode) - Method in interface com.db4o.config.QueryConfiguration
configures the query processor evaluation mode.
evaluationMode() - Method in interface com.db4o.config.QueryConfiguration
 
evaluationMode(QueryEvaluationMode) - Method in class com.db4o.internal.Config4Impl
 
evaluationMode() - Method in class com.db4o.internal.Config4Impl
 
evaluationMode() - Method in class com.db4o.internal.query.processor.QQueryBase
 
evaluationMode(QueryEvaluationMode) - Method in class com.db4o.internal.query.processor.QQueryBase
 
evaluator() - Method in class com.db4o.internal.query.processor.QCon
 
evaluator() - Method in class com.db4o.internal.query.processor.QENot
 
evaluators() - Method in class com.db4o.internal.query.processor.QEMulti
 
Event4<T extends EventArgs> - Interface in com.db4o.events
An event.
Event4Impl<T extends EventArgs> - Class in com.db4o.internal.events
 
Event4Impl() - Constructor for class com.db4o.internal.events.Event4Impl
 
EventArgs - Class in com.db4o.events
Base class for event arguments.
EventArgs() - Constructor for class com.db4o.events.EventArgs
 
EventDispatcher - Interface in com.db4o.internal
 
EventDispatchers - Class in com.db4o.internal
 
EventDispatchers() - Constructor for class com.db4o.internal.EventDispatchers
 
EventException - Exception in com.db4o.events
db4o-specific exception.

Exception thrown during event dispatching if a client provided event handler throws.

The exception threw by the client can be retrieved by calling EventException#getCause().
EventException(Throwable) - Constructor for exception com.db4o.events.EventException
 
EventListener4<T extends EventArgs> - Interface in com.db4o.events
A listener for Event4 events.
EventRegistry - Interface in com.db4o.events
Provides the interface to register event handlers for ObjectContainer events.
EventRegistry methods represent events available for registering callbacks.
EventRegistryFactory - Class in com.db4o.events
Provides an interface for getting an EventRegistry from an ObjectContainer.
EventRegistryFactory() - Constructor for class com.db4o.events.EventRegistryFactory
 
EventRegistryImpl - Class in com.db4o.internal.events
 
EventRegistryImpl() - Constructor for class com.db4o.internal.events.EventRegistryImpl
 
EventRegistryImpl.CommittedEvent - Class in com.db4o.internal.events
 
EventRegistryImpl.CommittedEvent() - Constructor for class com.db4o.internal.events.EventRegistryImpl.CommittedEvent
 
evictedFromCache(BTreeNode) - Method in class com.db4o.internal.btree.BTree
 
exceedsMaximumArrayEntries(int, boolean) - Static method in class com.db4o.Debug4
 
exceedsMaximumBlockSize(int) - Static method in class com.db4o.Debug4
 
exception() - Method in class com.db4o.internal.threading.UncaughtExceptionEventArgs
 
exceptionalClasses() - Method in class com.db4o.internal.Config4Impl
 
Exceptions4 - Class in com.db4o.internal
 
Exceptions4() - Constructor for class com.db4o.internal.Exceptions4
 
exceptionsOnNotStorable(boolean) - Method in interface com.db4o.config.CommonConfiguration
configures whether Exceptions are to be thrown, if objects can not be stored.
exceptionsOnNotStorable(boolean) - Method in interface com.db4o.config.Configuration
configures whether Exceptions are to be thrown, if objects can not be stored.
exceptionsOnNotStorable(boolean) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
exceptionsOnNotStorable(boolean) - Method in class com.db4o.internal.Config4Impl
 
exceptionsOnNotStorable() - Method in class com.db4o.internal.Config4Impl
 
execute(BTreeRangeUnion) - Method in class com.db4o.internal.btree.algebra.BTreeRangeOperation
 
execute(BTreeRangeSingle) - Method in class com.db4o.internal.btree.algebra.BTreeRangeOperation
 
execute(BTreeRangeSingle) - Method in class com.db4o.internal.btree.algebra.BTreeRangeSingleIntersect
 
execute(BTreeRangeUnion) - Method in class com.db4o.internal.btree.algebra.BTreeRangeSingleIntersect
 
execute(BTreeRangeSingle) - Method in class com.db4o.internal.btree.algebra.BTreeRangeSingleUnion
 
execute(BTreeRangeUnion) - Method in class com.db4o.internal.btree.algebra.BTreeRangeSingleUnion
 
execute(BTreeRangeSingle) - Method in class com.db4o.internal.btree.algebra.BTreeRangeUnionIntersect
 
execute(BTreeRangeUnion) - Method in class com.db4o.internal.btree.algebra.BTreeRangeUnionIntersect
 
execute(BTreeRangeUnion) - Method in class com.db4o.internal.btree.algebra.BTreeRangeUnionUnion
 
execute(BTreeRangeSingle) - Method in class com.db4o.internal.btree.algebra.BTreeRangeUnionUnion
 
execute(Query, Predicate<T>, QueryComparator<T>) - Method in class com.db4o.internal.query.NativeQueryHandler
 
execute() - Method in class com.db4o.internal.query.processor.QQueryBase
 
execute() - Method in interface com.db4o.query.Query
executes the Query.
executeLazy(Collection4) - Method in class com.db4o.internal.query.processor.QCandidates
 
executeLazy() - Method in class com.db4o.internal.query.processor.QQueryBase
 
executeLocal(IdListQueryResult) - Method in class com.db4o.internal.query.processor.QQueryBase
 
executeQuery(QQuery) - Method in class com.db4o.internal.LocalObjectContainer
 
executeQuery(QQuery) - Method in class com.db4o.internal.ObjectContainerBase
 
executeQuery() - Method in class com.db4o.internal.query.processor.QQueryBase
 
executeSnapshot(Collection4) - Method in class com.db4o.internal.query.processor.QCandidates
 
executeSnapshot() - Method in class com.db4o.internal.query.processor.QQueryBase
 
exists(String) - Static method in class com.db4o.foundation.io.File4
 
exists(String) - Method in class com.db4o.io.CachedIoAdapter
Deprecated.
Checks if the file exists
exists(String) - Method in class com.db4o.io.FileStorage
returns true if the specified file system path already exists.
exists(String) - Method in class com.db4o.io.IoAdapter
Deprecated.
checks whether a file exists
exists(String) - Method in class com.db4o.io.IoAdapterStorage
 
exists(String) - Method in class com.db4o.io.MemoryStorage
returns true if a MemoryBin with the given URI name already exists in this Storage.
exists(String) - Method in class com.db4o.io.PagingMemoryStorage
returns true if a MemoryBin with the given URI name already exists in this Storage.
exists(String) - Method in class com.db4o.io.RandomAccessFileAdapter
Deprecated.
 
exists(String) - Method in interface com.db4o.io.Storage
returns true if a Bin (file or memory) exists with the passed name.
exists(String) - Method in class com.db4o.io.StorageDecorator
 
exists(String) - Method in class com.db4o.io.VanillaIoAdapter
Deprecated.
 
exists(String) - Method in class com.db4o.util.io.NIOFileAdapter
 
exists(String) - Method in class com.db4o.util.io.win32.Win32IoAdapter
 
expect(boolean) - Static method in class com.db4o.Debug4
 
ext() - Method in class com.db4o.internal.ExternalObjectContainer
 
ext() - Method in class com.db4o.internal.ObjectContainerSession
 
ext() - Method in class com.db4o.internal.query.ObjectSetFacade
 
ext() - Method in interface com.db4o.ObjectContainer
returns an ObjectContainer with extended functionality.
ext() - Method in interface com.db4o.ObjectServer
returns an ObjectServer with extended functionality.
ext() - Method in interface com.db4o.ObjectSet
returns an ObjectSet with extended functionality.
ExtClient - Interface in com.db4o.ext
extended client functionality for the ExtObjectContainer interface.
extendConfiguration(Config4Impl) - Method in class com.db4o.internal.JDK
 
extendConfiguration(ReflectClass, Configuration, Config4Class) - Method in class com.db4o.internal.JDK
 
extendConfiguration(ReflectClass, Configuration, Config4Class) - Static method in class com.db4o.internal.Platform4
Should create additional configuration, for example through reflection on annotations.
extendToFirst() - Method in interface com.db4o.internal.btree.BTreeRange
 
extendToFirst() - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
extendToFirst() - Method in class com.db4o.internal.btree.BTreeRangeUnion
 
extendToLast() - Method in interface com.db4o.internal.btree.BTreeRange
 
extendToLast() - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
extendToLast() - Method in class com.db4o.internal.btree.BTreeRangeUnion
 
extendToLastOf(BTreeRange) - Method in interface com.db4o.internal.btree.BTreeRange
 
extendToLastOf(BTreeRange) - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
extendToLastOf(BTreeRange) - Method in class com.db4o.internal.btree.BTreeRangeUnion
 
extentType() - Method in class com.db4o.query.Predicate
public for implementation reasons, please ignore.
ExternalObjectContainer - Class in com.db4o.internal
 
ExternalObjectContainer(Configuration) - Constructor for class com.db4o.internal.ExternalObjectContainer
 
ExtObjectContainer - Interface in com.db4o.ext
extended functionality for the ObjectContainer interface.
ExtObjectServer - Interface in com.db4o.ext
extended functionality for the ObjectServer interface.
ExtObjectSet - Interface in com.db4o.ext
extended functionality for the ObjectSet interface.

F

factory(LegacyClientServerFactory) - Method in class com.db4o.internal.Config4Impl
 
FAILED_TO_SHUTDOWN - Static variable in class com.db4o.internal.Messages
 
FATAL_EXCEPTION - Static variable in class com.db4o.DTrace
 
FATAL_MSG_ID - Static variable in class com.db4o.internal.Messages
 
fatalShutdown(Throwable) - Method in class com.db4o.internal.ObjectContainerBase
 
fatalStorageShutdown() - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
fatalStorageShutdown() - Method in class com.db4o.internal.ObjectContainerBase
 
fatalStorageShutdown() - Method in class com.db4o.internal.TransportObjectContainer
 
FIELD - Static variable in class com.db4o.internal.marshall.AspectType
 
field(Object) - Static method in class com.db4o.qlin.QLinSupport
converts an expression to a single field.
field(ReflectClass, String) - Static method in class com.db4o.reflect.core.ReflectorUtils
 
FieldAccessor - Interface in com.db4o.internal.reflect
 
fieldArray(int) - Method in class com.db4o.reflect.generic.GenericClassBuilder
 
fieldArray(int) - Method in interface com.db4o.reflect.generic.ReflectClassBuilder
 
FieldAwareTypeHandler - Interface in com.db4o.internal.handlers
 
fieldAwareTypeHandler(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
fieldByName(StaticField[], String) - Method in class com.db4o.internal.ClassMetadata
 
FieldConfigurator - Class in com.db4o.config.annotations.reflect
 
FieldConfigurator(String, String) - Constructor for class com.db4o.config.annotations.reflect.FieldConfigurator
 
FieldIndexesToBTrees_5_7 - Class in com.db4o.internal.convert.conversions
 
FieldIndexesToBTrees_5_7() - Constructor for class com.db4o.internal.convert.conversions.FieldIndexesToBTrees_5_7
 
FieldIndexException - Exception in com.db4o.internal
 
FieldIndexException(FieldMetadata) - Constructor for exception com.db4o.internal.FieldIndexException
 
FieldIndexException(String, FieldMetadata) - Constructor for exception com.db4o.internal.FieldIndexException
 
FieldIndexException(Throwable, FieldMetadata) - Constructor for exception com.db4o.internal.FieldIndexException
 
FieldIndexException(String, Throwable, FieldMetadata) - Constructor for exception com.db4o.internal.FieldIndexException
 
FieldIndexException(String, Throwable, String, String) - Constructor for exception com.db4o.internal.FieldIndexException
 
FieldIndexKey - Interface in com.db4o.internal.btree
 
FieldIndexKeyHandler - Class in com.db4o.internal.btree
 
FieldIndexKeyHandler(Indexable4) - Constructor for class com.db4o.internal.btree.FieldIndexKeyHandler
 
FieldIndexKeyImpl - Class in com.db4o.internal.btree
Composite key for field indexes, first compares on the actual indexed field _value and then on the _parentID (which is a reference to the containing object).
FieldIndexKeyImpl(int, Object) - Constructor for class com.db4o.internal.btree.FieldIndexKeyImpl
 
FieldIndexProcessor - Class in com.db4o.internal.fieldindex
 
FieldIndexProcessor(QCandidates) - Constructor for class com.db4o.internal.fieldindex.FieldIndexProcessor
 
FieldIndexProcessorResult - Class in com.db4o.internal.fieldindex
 
FieldIndexProcessorResult(IndexedNode) - Constructor for class com.db4o.internal.fieldindex.FieldIndexProcessorResult
 
FieldMarshaller - Interface in com.db4o.internal.marshall
 
FieldMarshaller0 - Class in com.db4o.internal.marshall
 
FieldMarshaller0() - Constructor for class com.db4o.internal.marshall.FieldMarshaller0
 
FieldMarshaller1 - Class in com.db4o.internal.marshall
 
FieldMarshaller1() - Constructor for class com.db4o.internal.marshall.FieldMarshaller1
 
FieldMarshaller2 - Class in com.db4o.internal.marshall
 
FieldMarshaller2() - Constructor for class com.db4o.internal.marshall.FieldMarshaller2
 
FieldMetadata - Class in com.db4o.internal
 
FieldMetadata(ClassMetadata) - Constructor for class com.db4o.internal.FieldMetadata
 
FieldMetadata(int) - Constructor for class com.db4o.internal.FieldMetadata
 
FieldMetadata(ClassMetadata, String, int, boolean, boolean, boolean) - Constructor for class com.db4o.internal.FieldMetadata
 
FieldMetadata(ClassMetadata, String) - Constructor for class com.db4o.internal.FieldMetadata
 
fieldMetadata() - Method in class com.db4o.internal.StoredFieldImpl
 
fieldMetadataForName(String) - Method in class com.db4o.internal.ClassMetadata
 
fieldName() - Method in exception com.db4o.internal.FieldIndexException
 
fieldNameFor(ObjectTranslator) - Static method in class com.db4o.internal.TranslatedAspect
 
fieldPath() - Method in class com.db4o.internal.query.SodaQueryComparator.Ordering
 
fields - Variable in class com.db4o.StaticClass
 
fieldType() - Method in class com.db4o.internal.FieldMetadata
 
fieldTypeID() - Method in class com.db4o.internal.FieldMetadata
 
fieldTypeID() - Method in class com.db4o.internal.marshall.RawFieldSpec
 
file() - Method in interface com.db4o.config.FileConfigurationProvider
Access to the file-related configuration methods.
file() - Method in class com.db4o.internal.config.EmbeddedConfigurationImpl
 
file() - Method in class com.db4o.internal.convert.ConversionStage
 
file() - Method in class com.db4o.internal.StatefulBuffer
 
File4 - Class in com.db4o.foundation.io
 
File4() - Constructor for class com.db4o.foundation.io.File4
 
FILE_FREE - Static variable in class com.db4o.DTrace
 
FILE_READ - Static variable in class com.db4o.DTrace
 
FILE_WRITE - Static variable in class com.db4o.DTrace
 
fileBasedTransactionLog() - Method in class com.db4o.internal.Config4Impl
 
fileBasedTransactionLog(boolean) - Method in class com.db4o.internal.Config4Impl
 
FileBasedTransactionLogHandler - Class in com.db4o.internal.transactionlog
 
FileBasedTransactionLogHandler(LocalObjectContainer, String) - Constructor for class com.db4o.internal.transactionlog.FileBasedTransactionLogHandler
 
FileConfiguration - Interface in com.db4o.config
File-related configuration methods, applicable for db4o embedded use and on the server in a Client/Server setup.
FileConfigurationProvider - Interface in com.db4o.config
A configuration provider that provides access to the file-related configuration methods.
FileHeader - Class in com.db4o.internal.fileheader
 
FileHeader() - Constructor for class com.db4o.internal.fileheader.FileHeader
 
FileHeader1 - Class in com.db4o.internal.fileheader
 
FileHeader1() - Constructor for class com.db4o.internal.fileheader.FileHeader1
 
FileHeader2 - Class in com.db4o.internal.fileheader
 
FileHeader2() - Constructor for class com.db4o.internal.fileheader.FileHeader2
 
FileHeader3 - Class in com.db4o.internal.fileheader
 
FileHeader3() - Constructor for class com.db4o.internal.fileheader.FileHeader3
 
FileHeaderVariablePart - Class in com.db4o.internal.fileheader
 
FileHeaderVariablePart(LocalObjectContainer) - Constructor for class com.db4o.internal.fileheader.FileHeaderVariablePart
 
FileHeaderVariablePart1 - Class in com.db4o.internal.fileheader
 
FileHeaderVariablePart1(LocalObjectContainer, int) - Constructor for class com.db4o.internal.fileheader.FileHeaderVariablePart1
 
FileHeaderVariablePart1(LocalObjectContainer) - Constructor for class com.db4o.internal.fileheader.FileHeaderVariablePart1
 
FileHeaderVariablePart2 - Class in com.db4o.internal.fileheader
 
FileHeaderVariablePart2(LocalObjectContainer, int, int) - Constructor for class com.db4o.internal.fileheader.FileHeaderVariablePart2
 
FileHeaderVariablePart2(LocalObjectContainer) - Constructor for class com.db4o.internal.fileheader.FileHeaderVariablePart2
 
FileHeaderVariablePart3 - Class in com.db4o.internal.fileheader
 
FileHeaderVariablePart3(LocalObjectContainer) - Constructor for class com.db4o.internal.fileheader.FileHeaderVariablePart3
 
fileLength() - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
fileLength() - Method in class com.db4o.internal.LocalObjectContainer
 
fileLength() - Method in class com.db4o.internal.TransportObjectContainer
 
fileName - Variable in class com.db4o.internal.BlobImpl
 
fileName() - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
fileName() - Method in class com.db4o.internal.LocalObjectContainer
 
fileName() - Method in class com.db4o.internal.TransportObjectContainer
 
fileNeedsUpgrade() - Method in class com.db4o.defragment.DefragmentConfig
 
FileStorage - Class in com.db4o.io
Storage adapter to store db4o database data to physical files on hard disc.
FileStorage() - Constructor for class com.db4o.io.FileStorage
 
FileStorage.FileBin - Class in com.db4o.io
 
FileStorage.FileBin(BinConfiguration) - Constructor for class com.db4o.io.FileStorage.FileBin
 
fill(BlockAwareBinWindow) - Method in interface com.db4o.config.FreespaceFiller
Called to overwrite freed space in the database file.
fill(T[], T) - Static method in class com.db4o.foundation.Arrays4
 
filter(T[], Predicate4<T>) - Static method in class com.db4o.foundation.Iterators
 
filter(Iterable4, Predicate4) - Static method in class com.db4o.foundation.Iterators
 
filter(Iterator4, Predicate4) - Static method in class com.db4o.foundation.Iterators
 
filter(List<T>, Predicate4<T>) - Static method in class com.db4o.foundation.NativeCollections
 
filter(Predicate4) - Method in class com.db4o.foundation.Tree
 
FilteredIterator - Class in com.db4o.foundation
 
FilteredIterator(Iterator4, Predicate4) - Constructor for class com.db4o.foundation.FilteredIterator
 
finalize() - Method in class com.db4o.internal.ObjectContainerBase
 
finalize() - Method in class com.db4o.internal.TransportObjectContainer
 
find(Tree<T>, Tree<T>) - Static method in class com.db4o.foundation.Tree
 
find(Tree<T>) - Method in class com.db4o.foundation.Tree
 
find(int) - Method in class com.db4o.internal.LockedTree
 
find(Tree, int) - Static method in class com.db4o.internal.TreeInt
 
find(int) - Method in class com.db4o.internal.TreeInt
 
findGreaterOrEqual(Tree, Tree) - Static method in class com.db4o.foundation.Tree
 
findSlotChange(int) - Method in class com.db4o.internal.ids.IdSlotChanges
 
findSmaller(Tree, Tree) - Static method in class com.db4o.foundation.Tree
 
findWithSameKey(HashtableIntEntry) - Method in class com.db4o.foundation.HashtableBase
 
first() - Method in class com.db4o.collections.ActivatableTreeSet
 
first - Variable in class com.db4o.foundation.Pair
 
first() - Method in class com.db4o.foundation.Tree
 
first() - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
firstKeyIndex(Transaction) - Method in class com.db4o.internal.btree.BTreeNode
 
FirstPassCommand - Class in com.db4o.defragment
First step in the defragmenting process: Allocates pointer slots in the target file for each ID (but doesn't fill them in, yet) and registers the mapping from source pointer address to target pointer address.
FirstPassCommand() - Constructor for class com.db4o.defragment.FirstPassCommand
 
firstPointer(Transaction) - Method in class com.db4o.internal.btree.BTree
 
firstValidPointer() - Method in class com.db4o.internal.btree.BTreeNodeSearchResult
 
fitsIntoExistingConstraintHierarchy(QCon) - Method in class com.db4o.internal.query.processor.QCandidates
 
FixedActivationDepth - Class in com.db4o.internal.activation
Activates a fixed depth of the object graph regardless of any existing activation depth configuration settings.
FixedActivationDepth(int, ActivationMode) - Constructor for class com.db4o.internal.activation.FixedActivationDepth
 
FixedActivationDepth(int) - Constructor for class com.db4o.internal.activation.FixedActivationDepth
 
FixedDepth<T extends FixedDepth> - Interface in com.db4o.internal.activation
 
FixedSizeIntIterator4 - Interface in com.db4o.foundation
 
FixedUpdateDepth - Class in com.db4o.internal.activation
 
FixedUpdateDepth(int) - Constructor for class com.db4o.internal.activation.FixedUpdateDepth
 
flagAsHandled(ObjectReference) - Method in class com.db4o.internal.ObjectContainerBase
 
flagAsHandled(int) - Method in class com.db4o.internal.ObjectReference
 
flagForDelete(int) - Method in class com.db4o.internal.ObjectReference
 
flatten(Iterator4) - Static method in class com.db4o.foundation.Iterators
Yields a flat sequence of elements.
flatten(Object, int[], int, Object[], int) - Method in class com.db4o.reflect.core.AbstractReflectArray
 
flatten(Object, int[], int, Object[], int) - Method in class com.db4o.reflect.generic.GenericArrayReflector
 
flatten(Object, int[], int, Object[], int) - Method in interface com.db4o.reflect.ReflectArray
 
FlatteningIterator - Class in com.db4o.foundation
 
FlatteningIterator(Iterator4) - Constructor for class com.db4o.foundation.FlatteningIterator
 
FLOAT_ID - Static variable in class com.db4o.internal.Handlers4
 
FloatHandler - Class in com.db4o.internal.handlers
 
FloatHandler() - Constructor for class com.db4o.internal.handlers.FloatHandler
 
FloatHandler0 - Class in com.db4o.internal.handlers
 
FloatHandler0() - Constructor for class com.db4o.internal.handlers.FloatHandler0
 
flush(DefragmentServicesImpl) - Method in class com.db4o.defragment.FirstPassCommand
 
flush(DefragmentServicesImpl) - Method in class com.db4o.defragment.IDMappingCollector
 
flush - Static variable in class com.db4o.Deploy
 
flush() - Method in class com.db4o.io.BlockAwareBinWindow
Flush IO Adapter Window
flushDatabaseFile() - Method in class com.db4o.internal.transactionlog.TransactionLogHandler
 
flushFile() - Method in class com.db4o.internal.LocalTransaction
 
FM_BTREE - Static variable in class com.db4o.internal.freespace.AbstractFreespaceManager
 
FM_DEBUG - Static variable in class com.db4o.internal.freespace.AbstractFreespaceManager
 
FM_DEFAULT - Static variable in class com.db4o.internal.freespace.AbstractFreespaceManager
 
FM_IX - Static variable in class com.db4o.internal.freespace.AbstractFreespaceManager
 
FM_LEGACY_RAM - Static variable in class com.db4o.internal.freespace.AbstractFreespaceManager
 
FM_RAM - Static variable in class com.db4o.internal.freespace.AbstractFreespaceManager
 
forBoolean(boolean) - Static method in class com.db4o.foundation.TernaryBool
 
forByte(byte) - Static method in class com.db4o.internal.marshall.AspectType
 
forceBackupDelete() - Method in class com.db4o.defragment.DefragmentConfig
 
forceBackupDelete(boolean) - Method in class com.db4o.defragment.DefragmentConfig
 
forceDeactivation(Transaction, ActivationDepth, Object) - Method in class com.db4o.internal.ClassMetadata
 
forClass(ObjectContainerBase, ReflectClass) - Static method in class com.db4o.internal.EventDispatchers
 
forClass(String, String) - Static method in class com.db4o.internal.Renames
 
forClass(Class) - Method in class com.db4o.reflect.generic.GenericReflector
Returns a ReflectClass instance for the specified class
forClass(Class) - Method in class com.db4o.reflect.jdk.JdkReflector
Returns ReflectClass for the specified class
forClass(Class) - Method in interface com.db4o.reflect.Reflector
returns an ReflectClass for a Class
forConverterVersion(int) - Static method in class com.db4o.internal.marshall.MarshallerFamily
 
forDepth(int) - Method in class com.db4o.internal.activation.FixedUpdateDepth
 
forDepth(int) - Method in class com.db4o.internal.activation.LegacyFixedUpdateDepth
 
forDepth(int) - Method in class com.db4o.internal.activation.LegacyUnspecifiedUpdateDepth
 
forDepth(int) - Method in class com.db4o.internal.activation.LegacyUpdateDepthProvider
 
forDepth(int) - Method in class com.db4o.internal.activation.TPFixedUpdateDepth
 
forDepth(int) - Method in class com.db4o.internal.activation.TPUnspecifiedUpdateDepth
 
forDepth(int) - Method in class com.db4o.internal.activation.TPUpdateDepthProvider
 
forDepth(int) - Method in class com.db4o.internal.activation.UnspecifiedUpdateDepth
 
forDepth(int) - Method in interface com.db4o.internal.activation.UpdateDepthProvider
 
forEachCollectionElement(Object, Visitor4) - Static method in class com.db4o.internal.Platform4
 
forEachElement(AbstractBufferContext, Runnable) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
forEachField(ReflectClass, Procedure4<ReflectField>) - Static method in class com.db4o.reflect.core.ReflectorUtils
 
forEachKeyForIdentity(Visitor4, Object) - Method in class com.db4o.foundation.Hashtable4
 
forField(String, String, String) - Static method in class com.db4o.internal.Renames
 
forFile(LocalObjectContainer) - Static method in class com.db4o.internal.fileheader.TimerFileLock
 
forFreespace() - Method in class com.db4o.internal.slots.FreespaceSlotChange
 
forFreespace() - Method in class com.db4o.internal.slots.SlotChange
 
forHandlerVersion(int) - Static method in class com.db4o.internal.marshall.SlotFormat
 
forID(Transaction, int) - Static method in class com.db4o.internal.marshall.CollectIdContext
 
forID(Transaction, IdObjectCollector, int) - Static method in class com.db4o.internal.marshall.CollectIdContext
 
forID(int) - Method in class com.db4o.reflect.generic.KnownClassesRepository
 
forInterface(ReflectClass) - Method in class com.db4o.internal.ClassMetadataRepository
 
forInts(int[], int) - Static method in class com.db4o.foundation.IntIterators
 
forInverseQBE(Rename) - Static method in class com.db4o.internal.Renames
 
forLongs(long[]) - Static method in class com.db4o.foundation.IntIterators
 
format(Date, boolean) - Static method in class com.db4o.internal.Platform4
 
forName(String) - Static method in class com.db4o.internal.ReflectPlatform
 
forName(String) - Method in class com.db4o.reflect.generic.GenericReflector
Returns a ReflectClass instance for the specified class name
forName(String) - Method in class com.db4o.reflect.generic.KnownClassesRepository
 
forName(String) - Method in class com.db4o.reflect.jdk.JdkReflector
Returns ReflectClass for the specified class name
forName(String) - Method in interface com.db4o.reflect.Reflector
returns an ReflectClass class reflector for a class name or null if no such class is found
forObject(Object) - Method in class com.db4o.internal.activation.ActivationContext4
 
forObject(Object) - Method in class com.db4o.reflect.generic.GenericReflector
Returns a ReflectClass instance for the specified class object
forObject(Object) - Method in class com.db4o.reflect.jdk.JdkReflector
Returns ReflectClass for the specified class object
forObject(Object) - Method in interface com.db4o.reflect.Reflector
returns an ReflectClass for an object or null if the passed object is null.
forObject(Object) - Method in interface com.db4o.typehandlers.ActivationContext
 
forObjectContainer(ObjectContainer) - Static method in class com.db4o.collections.CollectionFactory
returns a collection factory for an ObjectContainer
forObjectContainer(ObjectContainer) - Static method in class com.db4o.events.EventRegistryFactory
Returns an EventRegistry for registering events with the specified container.
forObjectContainer(ObjectContainerBase) - Static method in class com.db4o.internal.weakref.WeakReferenceSupportFactory
 
forTransaction(Transaction) - Method in class com.db4o.internal.btree.BTreeAdd
 
forTransaction(Transaction) - Method in class com.db4o.internal.btree.BTreePatch
 
forTransaction(Transaction) - Method in class com.db4o.internal.btree.BTreeUpdate
 
forValue(int) - Static method in class com.db4o.internal.ArrayType
 
FOUND_INDEX_BUT_NO_MATCH - Static variable in class com.db4o.internal.fieldindex.FieldIndexProcessorResult
 
foundIndex() - Method in class com.db4o.internal.fieldindex.FieldIndexProcessorResult
 
foundMatch() - Method in class com.db4o.internal.btree.Searcher
 
foundMatch() - Method in class com.db4o.internal.fieldindex.FieldIndexProcessorResult
 
FREE - Static variable in class com.db4o.DTrace
 
free(LocalTransaction) - Method in class com.db4o.internal.btree.BTree
 
free(LocalTransaction) - Method in class com.db4o.internal.btree.BTreeNode
 
free(Slot) - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
free(Slot) - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
free(Slot) - Method in interface com.db4o.internal.freespace.FreespaceManager
 
free(Slot) - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
free(Slot) - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
free(Slot) - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
free(Slot) - Method in class com.db4o.internal.LocalObjectContainer
 
free(int, int) - Method in class com.db4o.internal.LocalObjectContainer
 
free(LocalTransaction) - Method in class com.db4o.internal.PersistentBase
 
free(FreespaceManager, Slot) - Method in class com.db4o.internal.slots.IdSystemSlotChange
 
free(LocalObjectContainer, Tree, Slot) - Method in class com.db4o.internal.slots.ReferencedSlot
 
free(FreespaceManager, Slot) - Method in class com.db4o.internal.slots.SlotChange
 
free(int, int) - Method in class com.db4o.internal.TransportObjectContainer
 
free(Slot) - Method in class com.db4o.internal.TransportObjectContainer
 
FREE_ON_COMMIT - Static variable in class com.db4o.DTrace
 
FREE_ON_ROLLBACK - Static variable in class com.db4o.DTrace
 
FREE_POINTER_ON_ROLLBACK - Static variable in class com.db4o.DTrace
 
FREE_SPACE - Static variable in class com.db4o.internal.slots.SlotChangeFactory
 
freePreviouslyModifiedSlot(FreespaceManager) - Method in class com.db4o.internal.slots.SlotChange
 
freeSafeSlot(Slot) - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
freeSafeSlot(Slot) - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
freeSafeSlot(Slot) - Method in interface com.db4o.internal.freespace.FreespaceManager
 
freeSafeSlot(Slot) - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
freeSafeSlot(Slot) - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
freeSafeSlot(Slot) - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
freeSelf() - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
freeSelf() - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
freeSelf() - Method in interface com.db4o.internal.freespace.FreespaceManager
 
freeSelf() - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
freeSelf() - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
freeSelf() - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
FreeSlotNode - Class in com.db4o.internal.freespace
 
freespace() - Method in interface com.db4o.config.Configuration
returns the freespace configuration interface.
freespace() - Method in interface com.db4o.config.FileConfiguration
returns the freespace configuration interface.
freespace - Static variable in class com.db4o.Debug4
turns freespace debuggin on
freespace() - Method in class com.db4o.internal.Config4Impl
 
FreespaceCommitter - Class in com.db4o.internal.ids
 
FreespaceCommitter(FreespaceManager) - Constructor for class com.db4o.internal.ids.FreespaceCommitter
 
FreespaceConfiguration - Interface in com.db4o.config
interface to configure the freespace system to be used.
freespaceEntryCount() - Method in interface com.db4o.ext.SystemInfo
returns the number of entries in the Freespace Manager.
freespaceEntryCount() - Method in class com.db4o.internal.SystemInfoFileImpl
 
freespaceFiller(FreespaceFiller) - Method in interface com.db4o.config.FreespaceConfiguration
Configure a way to overwrite freed space in the database file with custom (for example: random) bytes.
FreespaceFiller - Interface in com.db4o.config
Callback hook for overwriting freed space in the database file.
freespaceFiller(FreespaceFiller) - Method in class com.db4o.internal.Config4Impl
 
freespaceFiller() - Method in class com.db4o.internal.Config4Impl
 
freespaceIdSystem() - Method in class com.db4o.internal.ids.BTreeIdSystem
 
freespaceIdSystem(TransactionalIdSystem) - Method in class com.db4o.internal.SystemData
 
freespaceIdSystem() - Method in class com.db4o.internal.SystemData
 
FreespaceListener - Interface in com.db4o.internal.freespace
 
FreespaceManager - Interface in com.db4o.internal.freespace
 
freespaceManager() - Method in class com.db4o.internal.LocalObjectContainer
 
FREESPACEMANAGER_BTREE_FREE - Static variable in class com.db4o.DTrace
 
FREESPACEMANAGER_GET_SLOT - Static variable in class com.db4o.DTrace
 
FREESPACEMANAGER_RAM_FREE - Static variable in class com.db4o.DTrace
 
FreespaceManagerIx - Class in com.db4o.internal.freespace
Old freespacemanager, before version 7.0.
FreespaceManagerIx(int, int) - Constructor for class com.db4o.internal.freespace.FreespaceManagerIx
 
freespaceSize() - Method in interface com.db4o.ext.SystemInfo
returns the freespace size in the database in bytes.
freespaceSize() - Method in class com.db4o.internal.SystemInfoFileImpl
 
FreespaceSlotChange - Class in com.db4o.internal.slots
 
FreespaceSlotChange(int) - Constructor for class com.db4o.internal.slots.FreespaceSlotChange
 
freespaceSystem() - Method in class com.db4o.internal.SystemData
 
freespaceSystem(byte) - Method in class com.db4o.internal.SystemData
 
freeToSystemFreespaceSystem() - Method in class com.db4o.internal.slots.IdSystemSlotChange
 
freeToSystemFreespaceSystem() - Method in class com.db4o.internal.slots.SlotChange
 
from(Class<T>) - Method in class com.db4o.internal.LocalObjectContainer
 
from(Class<T>) - Method in class com.db4o.internal.ObjectContainerSession
 
from(Class<T>) - Method in interface com.db4o.qlin.QLinable
starts a QLin query against a class.
fromInt(int) - Static method in class com.db4o.config.QueryEvaluationMode
internal method, ignore please.
fromSpec(RawFieldSpec, ObjectContainerBase, ClassMetadata) - Method in class com.db4o.internal.marshall.FieldMarshaller0
 
fromSpec(RawFieldSpec, ObjectContainerBase, ClassMetadata) - Method in class com.db4o.internal.marshall.FieldMarshaller1
 
FrozenObjectInfo - Class in com.db4o.internal
 
FrozenObjectInfo(Object, long, Db4oDatabase, long, long) - Constructor for class com.db4o.internal.FrozenObjectInfo
 
FrozenObjectInfo(Transaction, ObjectReference, boolean) - Constructor for class com.db4o.internal.FrozenObjectInfo
 
frozenReferenceFor(int) - Method in class com.db4o.internal.LocalTransaction
 
FullActivationDepth - Class in com.db4o.internal.activation
Activates the full object graph.
FullActivationDepth(ActivationMode) - Constructor for class com.db4o.internal.activation.FullActivationDepth
 
FullActivationDepth() - Constructor for class com.db4o.internal.activation.FullActivationDepth
 
fullyQualifiedName(Class) - Static method in class com.db4o.internal.ReflectPlatform
 
Function4<A,R> - Interface in com.db4o.foundation
 
FunctionApplicationIterator - Class in com.db4o.foundation
 
FunctionApplicationIterator(Iterator4, Function4) - Constructor for class com.db4o.foundation.FunctionApplicationIterator
 

G

generate() - Static method in class com.db4o.ext.Db4oDatabase
generates a new Db4oDatabase object with a unique signature.
generate() - Method in class com.db4o.foundation.TimeStampIdGenerator
 
generateCommitTimestamps(boolean) - Method in interface com.db4o.config.Configuration
Configures db4o to generate commit timestamps for all stored objects.

All the objects commited within a transaction will share the same commit timestamp.
generateCommitTimestamps(boolean) - Method in interface com.db4o.config.FileConfiguration
Configures db4o to generate commit timestamps for all stored objects.

All the objects commited within a transaction will share the same commit timestamp.
generateCommitTimestamps() - Method in class com.db4o.internal.ClassMetadata
 
generateCommitTimestamps(boolean) - Method in class com.db4o.internal.Config4Impl
 
generateCommitTimestamps() - Method in class com.db4o.internal.Config4Impl
 
GeneratedUUIDs - Annotation Type in com.db4o.config.annotations
generate UUIDs for stored objects of this class.
GeneratedUUIDsConfigurator - Class in com.db4o.config.annotations.reflect
 
GeneratedUUIDsConfigurator(String, boolean) - Constructor for class com.db4o.config.annotations.reflect.GeneratedUUIDsConfigurator
 
GeneratedUUIDsFactory - Class in com.db4o.config.annotations.reflect
 
GeneratedUUIDsFactory() - Constructor for class com.db4o.config.annotations.reflect.GeneratedUUIDsFactory
 
GeneratedVersionNumbers - Annotation Type in com.db4o.config.annotations
Deprecated.
As of version 8.0 please use FileConfiguration.generateCommitTimestamps(boolean) instead
generateNewIdentity() - Method in class com.db4o.internal.LocalObjectContainer
 
generateSignature() - Static method in class com.db4o.foundation.DalvikSignatureGenerator
 
generateSignature() - Static method in class com.db4o.foundation.JdkSignatureGenerator
 
generateSignature() - Static method in class com.db4o.foundation.SignatureGenerator
 
generateSignature() - Method in class com.db4o.internal.JDK
 
generateTimeStampId() - Method in class com.db4o.internal.ObjectContainerBase
 
generateTimeStampId() - Method in class com.db4o.internal.TransportObjectContainer
 
generateTransactionTimestamp(long) - Method in class com.db4o.internal.LocalTransaction
 
generateTransactionTimestamp(long) - Method in class com.db4o.internal.ObjectContainerBase
 
generateTransactionTimestamp(long) - Method in class com.db4o.internal.Transaction
 
generateUUIDs(ConfigScope) - Method in interface com.db4o.config.Configuration
configures db4o to generate UUIDs for stored objects.
generateUUIDs(ConfigScope) - Method in interface com.db4o.config.FileConfiguration
configures db4o to generate UUIDs for stored objects.
generateUUIDs(boolean) - Method in interface com.db4o.config.ObjectClass
generate UUIDs for stored objects of this class.
generateUUIDs() - Method in class com.db4o.internal.ClassMetadata
 
generateUUIDs(boolean) - Method in class com.db4o.internal.Config4Class
 
generateUUIDs(ConfigScope) - Method in class com.db4o.internal.Config4Impl
 
generateUUIDs() - Method in class com.db4o.internal.Config4Impl
 
generateVersionNumbers(ConfigScope) - Method in interface com.db4o.config.Configuration
Deprecated.
As of version 8.0 please use Configuration.generateCommitTimestamps(boolean) instead.
generateVersionNumbers(ConfigScope) - Method in interface com.db4o.config.FileConfiguration
Deprecated.
As of version 8.0 please use FileConfiguration.generateCommitTimestamps(boolean) instead.
generateVersionNumbers(boolean) - Method in interface com.db4o.config.ObjectClass
Deprecated.
As of version 8.0 please use FileConfiguration.generateCommitTimestamps(boolean) instead
generateVersionNumbers(boolean) - Method in class com.db4o.internal.Config4Class
 
generateVersionNumbers(ConfigScope) - Method in class com.db4o.internal.Config4Impl
Deprecated.
GenericArray - Class in com.db4o.reflect.generic
 
GenericArray(GenericClass, int) - Constructor for class com.db4o.reflect.generic.GenericArray
 
GenericArrayClass - Class in com.db4o.reflect.generic
 
GenericArrayClass(GenericReflector, ReflectClass, String, GenericClass) - Constructor for class com.db4o.reflect.generic.GenericArrayClass
 
GenericArrayReflector - Class in com.db4o.reflect.generic
 
GenericArrayReflector(GenericReflector) - Constructor for class com.db4o.reflect.generic.GenericArrayReflector
 
GenericClass - Class in com.db4o.reflect.generic
 
GenericClass(GenericReflector, ReflectClass, String, GenericClass) - Constructor for class com.db4o.reflect.generic.GenericClass
 
GenericClassBuilder - Class in com.db4o.reflect.generic
 
GenericClassBuilder(GenericReflector, Reflector) - Constructor for class com.db4o.reflect.generic.GenericClassBuilder
 
GenericConverter - Interface in com.db4o.reflect.generic
 
GenericField - Class in com.db4o.reflect.generic
 
GenericField(String, ReflectClass, boolean) - Constructor for class com.db4o.reflect.generic.GenericField
 
GenericObject - Class in com.db4o.reflect.generic
 
GenericObject(GenericClass) - Constructor for class com.db4o.reflect.generic.GenericObject
 
GenericReflector - Class in com.db4o.reflect.generic
db4o provides GenericReflector as a wrapper around specific reflector (delegate).
GenericReflector(Transaction, Reflector) - Constructor for class com.db4o.reflect.generic.GenericReflector
Creates an instance of GenericReflector
GenericReflector(Reflector) - Constructor for class com.db4o.reflect.generic.GenericReflector
 
GenericVirtualField - Class in com.db4o.reflect.generic
 
GenericVirtualField(String) - Constructor for class com.db4o.reflect.generic.GenericVirtualField
 
get(int) - Method in class com.db4o.collections.AbstractList4
 
get(int) - Method in class com.db4o.collections.ActivatableArrayList
 
get(Object) - Method in class com.db4o.collections.ActivatableHashMap
 
get(Object) - Method in class com.db4o.collections.ActivatableHashtable
 
get(int) - Method in class com.db4o.collections.ActivatableLinkedList
 
get(int) - Method in class com.db4o.collections.ActivatableStack
 
get(int) - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
get(Object) - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
get(int) - Method in class com.db4o.collections.SubArrayList4
 
get(int) - Method in interface com.db4o.ext.ExtObjectSet
returns the item at position [index] in this ObjectSet.
get(Object) - Method in interface com.db4o.ext.StoredField
returns the field value on the passed object.
get(int) - Method in class com.db4o.foundation.ArrayIterator4
 
get(T) - Method in class com.db4o.foundation.Collection4
returns the first object found in the Collections that equals() the passed object
get(int) - Method in class com.db4o.foundation.Collection4
 
get(byte[]) - Method in class com.db4o.foundation.Hashtable4
 
get(int) - Method in class com.db4o.foundation.Hashtable4
 
get(Object) - Method in class com.db4o.foundation.Hashtable4
 
get(long) - Method in class com.db4o.foundation.Hashtable4
 
get(Object) - Method in class com.db4o.foundation.IdentityHashtable4
 
get(int) - Method in class com.db4o.foundation.IndexedIterator
 
get(int) - Method in class com.db4o.foundation.IntArrayList
 
get(KeySpec) - Method in class com.db4o.foundation.KeySpecHashtable4
 
get(Object) - Method in interface com.db4o.foundation.Map4
 
get(int) - Method in interface com.db4o.foundation.Sequence4
 
get(Object) - Method in class com.db4o.foundation.SynchronizedHashtable4
 
get() - Method in class com.db4o.foundation.ThreadLocal4
 
get(Object) - Method in class com.db4o.internal.FieldMetadata
 
get(Transaction, Object) - Method in class com.db4o.internal.FieldMetadata
 
get(int) - Static method in class com.db4o.internal.Messages
 
get(int, String) - Static method in class com.db4o.internal.Messages
 
get(int) - Method in class com.db4o.internal.query.ObjectSetFacade
 
get(int) - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
get(int) - Method in class com.db4o.internal.query.result.HybridQueryResult
 
get(int) - Method in class com.db4o.internal.query.result.IdListQueryResult
 
get(int) - Method in interface com.db4o.internal.query.result.QueryResult
 
get(int) - Method in class com.db4o.internal.query.result.StatefulQueryResult
 
get(ReflectField, Object) - Method in interface com.db4o.internal.reflect.FieldAccessor
 
get(ReflectField, Object) - Method in class com.db4o.internal.reflect.LenientFieldAccessor
 
get(ReflectField, Object) - Method in class com.db4o.internal.reflect.StrictFieldAccessor
 
get(Object) - Method in class com.db4o.internal.StoredFieldImpl
 
get(TransactionLocal<T>) - Method in class com.db4o.internal.Transaction
Retrieves the value of a transaction local variables.
get(Object, int) - Method in class com.db4o.reflect.core.AbstractReflectArray
 
get(Object, int) - Method in class com.db4o.reflect.generic.GenericArrayReflector
 
get(Object) - Method in class com.db4o.reflect.generic.GenericField
 
get(int) - Method in class com.db4o.reflect.generic.GenericObject
 
get(Object) - Method in class com.db4o.reflect.generic.GenericVirtualField
 
get(Object) - Method in class com.db4o.reflect.jdk.JdkField
 
get(Object, int) - Method in interface com.db4o.reflect.ReflectArray
 
get(Object) - Method in interface com.db4o.reflect.ReflectField
 
GET_FREESPACE_RAM - Static variable in class com.db4o.DTrace
 
GET_POINTER_SLOT - Static variable in class com.db4o.DTrace
 
GET_SLOT - Static variable in class com.db4o.DTrace
 
GET_YAPOBJECT - Static variable in class com.db4o.DTrace
 
getActivatedObjectFromCache(Transaction, int) - Method in class com.db4o.internal.ObjectContainerBase
 
getAddress() - Method in class com.db4o.internal.StatefulBuffer
 
getAll(Transaction, QueryEvaluationMode) - Method in class com.db4o.internal.LocalObjectContainer
 
getAncestor() - Method in class com.db4o.internal.ClassMetadata
 
getAsBoolean(KeySpec) - Method in class com.db4o.foundation.KeySpecHashtable4
 
getAsByte(KeySpec) - Method in class com.db4o.foundation.KeySpecHashtable4
 
getAsInt(KeySpec) - Method in class com.db4o.foundation.KeySpecHashtable4
 
getAsString(KeySpec) - Method in class com.db4o.foundation.KeySpecHashtable4
 
getAsTernaryBool(KeySpec) - Method in class com.db4o.foundation.KeySpecHashtable4
 
getByID(long) - Method in interface com.db4o.ext.ExtObjectContainer
returns the stored object for an internal ID.
getByID(long) - Method in class com.db4o.internal.ExternalObjectContainer
 
getByID(Transaction, long) - Method in class com.db4o.internal.ObjectContainerBase
 
getByID(long) - Method in class com.db4o.internal.ObjectContainerSession
 
getByID2(Transaction, int) - Method in class com.db4o.internal.ObjectContainerBase
 
getByID2(Transaction, int) - Method in class com.db4o.internal.TransportObjectContainer
 
getByte(int) - Method in class com.db4o.foundation.BitMap4
 
getByUUID(Db4oUUID) - Method in interface com.db4o.ext.ExtObjectContainer
returns a stored object for a Db4oUUID.
getByUUID(Db4oUUID) - Method in class com.db4o.internal.ExternalObjectContainer
 
getByUUID(Transaction, Db4oUUID) - Method in class com.db4o.internal.ObjectContainerBase
 
getByUUID(Db4oUUID) - Method in class com.db4o.internal.ObjectContainerSession
 
getCause() - Method in class com.db4o.foundation.ChainedRuntimeException.ChainedRuntimeExceptionMixin
 
getClassMetadata(String) - Method in class com.db4o.internal.ClassMetadataRepository
 
getClassMetadataID(String) - Method in class com.db4o.internal.ClassMetadataRepository
 
getClassName() - Method in class com.db4o.internal.query.processor.QConClass
 
getClientInputStream() - Method in class com.db4o.internal.BlobImpl
 
getClientOutputStream() - Method in class com.db4o.internal.BlobImpl
 
getCommittedObject() - Method in class com.db4o.internal.btree.BTreeCancelledRemoval
 
getCommittedObject() - Method in class com.db4o.internal.btree.BTreeRemove
 
getCommittedObject() - Method in class com.db4o.internal.btree.BTreeUpdate
 
getCommitTimestamp() - Method in interface com.db4o.ext.ObjectInfo
The serial timestamp the object is assigned to when it is commited.

You need to enable this feature before using it in FileConfiguration.generateCommitTimestamps(boolean).

All the objects commited within the same transaction will receive the same commitTimestamp.

db4o replication system (dRS) relies on this feature.
getCommitTimestamp() - Method in class com.db4o.internal.CommitTimestampSupport.TimestampEntry
 
getCommitTimestamp() - Method in class com.db4o.internal.FrozenObjectInfo
 
getCommitTimestamp() - Method in class com.db4o.internal.LazyObjectReference
 
getCommitTimestamp() - Method in class com.db4o.internal.ObjectReference
 
getComparableObject(Object) - Method in class com.db4o.internal.ClassMetadata
 
getComponentType(ReflectClass) - Method in class com.db4o.reflect.core.AbstractReflectArray
 
getComponentType() - Method in class com.db4o.reflect.generic.GenericArrayClass
 
getComponentType(ReflectClass) - Method in class com.db4o.reflect.generic.GenericArrayReflector
 
getComponentType() - Method in class com.db4o.reflect.generic.GenericClass
 
getComponentType() - Method in class com.db4o.reflect.jdk.JdkClass
 
getComponentType(ReflectClass) - Method in interface com.db4o.reflect.ReflectArray
 
getComponentType() - Method in interface com.db4o.reflect.ReflectClass
 
getConstraint() - Method in class com.db4o.internal.fieldindex.JoinedLeaf
 
getCreationTime() - Method in class com.db4o.ext.Db4oDatabase
 
getDeclaredField(String) - Method in class com.db4o.reflect.generic.GenericClass
 
getDeclaredField(String) - Method in class com.db4o.reflect.jdk.JdkClass
 
getDeclaredField(String) - Method in interface com.db4o.reflect.ReflectClass
 
getDeclaredFields() - Method in class com.db4o.reflect.generic.GenericClass
 
getDeclaredFields() - Method in class com.db4o.reflect.jdk.JdkClass
 
getDeclaredFields() - Method in interface com.db4o.reflect.ReflectClass
 
getDefaultConfiguration(Config4Impl) - Static method in class com.db4o.internal.Platform4
 
getDelegate() - Method in class com.db4o.reflect.generic.GenericClass
 
getDelegate() - Method in class com.db4o.reflect.generic.GenericReflector
Returns delegate reflector
getDelegate() - Method in class com.db4o.reflect.jdk.JdkClass
 
getDelegate() - Method in interface com.db4o.reflect.ReflectClass
Returns the ReflectClass instance being delegated to.
getDirectoryName(String) - Static method in class com.db4o.foundation.io.Path4
 
getField() - Method in class com.db4o.internal.query.processor.QCon
 
getField() - Method in class com.db4o.internal.query.processor.QConObject
 
getField(Class, String) - Static method in class com.db4o.internal.Reflection4
 
getFieldMetadata() - Method in class com.db4o.internal.query.processor.QField
 
getFieldType() - Method in class com.db4o.reflect.generic.GenericField
 
getFieldType() - Method in class com.db4o.reflect.generic.GenericVirtualField
 
getFieldType() - Method in class com.db4o.reflect.jdk.JdkField
 
getFieldType() - Method in interface com.db4o.reflect.ReflectField
The ReflectClass returned by this method should have been provided by the parent reflector.
getFieldValue(Object, String) - Static method in class com.db4o.internal.Reflection4
 
getFileHeader() - Method in class com.db4o.internal.LocalObjectContainer
 
getFileName() - Method in class com.db4o.internal.BlobImpl
 
getFileName() - Method in interface com.db4o.types.Blob
returns the name of the file the blob was stored to.
getFilterMethod() - Method in class com.db4o.query.Predicate
 
getGenericClass() - Method in class com.db4o.reflect.generic.GenericObject
 
getHandler() - Method in class com.db4o.internal.FieldMetadata
 
getHandler() - Method in class com.db4o.internal.VirtualFieldMetadata
 
getHardObjectReferenceById(Transaction, int) - Method in class com.db4o.internal.ObjectContainerBase
 
getHardObjectReferenceById(Transaction, int, byte[]) - Method in class com.db4o.internal.UUIDFieldMetadata
 
getHardObjectReferenceBySignature(Transaction, long, byte[]) - Method in class com.db4o.internal.UUIDFieldMetadata
 
getHardReferenceBySignature(Transaction, long, byte[]) - Method in class com.db4o.internal.ObjectContainerBase
 
getHigherHierarchy(ClassMetadata) - Method in class com.db4o.internal.ClassMetadata
 
getHigherOrCommonHierarchy(ClassMetadata) - Method in class com.db4o.internal.ClassMetadata
 
getID(Transaction) - Method in class com.db4o.ext.Db4oDatabase
gets the db4o ID, and may cache it for performance reasons.
getID(Object) - Method in interface com.db4o.ext.ExtObjectContainer
returns the internal unique object ID.
getID(Object) - Method in class com.db4o.internal.ExternalObjectContainer
 
getID() - Method in class com.db4o.internal.handlers.NetTypeHandler
 
getID() - Method in class com.db4o.internal.Identifiable
 
getID(Transaction, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
getID(Object) - Method in class com.db4o.internal.ObjectContainerSession
 
getID() - Method in class com.db4o.internal.OpenTypeHandler
 
getId(int) - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
getId(int) - Method in class com.db4o.internal.query.result.HybridQueryResult
 
getId(int) - Method in class com.db4o.internal.query.result.IdListQueryResult
 
getID() - Method in class com.db4o.internal.StatefulBuffer
 
getIdentifier() - Method in class com.db4o.internal.btree.BTree
 
getIdentifier() - Method in class com.db4o.internal.btree.BTreeNode
 
getIdentifier() - Method in class com.db4o.internal.ClassMetadata
 
getIdentifier() - Method in class com.db4o.internal.ClassMetadataRepository
 
getIdentifier() - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart
 
getIdentifier() - Method in class com.db4o.internal.ObjectReference
 
getIdentifier() - Method in interface com.db4o.internal.Persistent
 
getIdentifier() - Method in class com.db4o.internal.PersistentIntegerArray
 
getIDs() - Method in interface com.db4o.ext.ExtObjectSet
returns an array of internal IDs that correspond to the contained objects.
getIDs() - Method in interface com.db4o.ext.StoredClass
returns an array of IDs of all stored object instances of this stored class.
getIDs() - Method in class com.db4o.internal.ClassMetadata
 
getIDs(Transaction) - Method in class com.db4o.internal.ClassMetadata
 
getIDs() - Method in class com.db4o.internal.query.ObjectSetFacade
 
getIDs() - Method in class com.db4o.internal.query.result.StatefulQueryResult
 
getIDs() - Method in class com.db4o.internal.StoredClassImpl
 
getIDsForClass(Transaction, ClassMetadata) - Method in class com.db4o.internal.LocalObjectContainer
 
getIDsForClass(Transaction, ClassMetadata) - Method in class com.db4o.internal.ObjectContainerBase
 
getIndex(Transaction) - Method in class com.db4o.internal.CommitTimestampFieldMetadata
 
getIndex() - Method in interface com.db4o.internal.fieldindex.IndexedNode
 
getIndex() - Method in class com.db4o.internal.fieldindex.IndexedNodeBase
 
getIndex() - Method in class com.db4o.internal.fieldindex.JoinedLeaf
 
getIndex(Transaction) - Method in class com.db4o.internal.FieldMetadata
 
getIndex(Transaction) - Method in class com.db4o.internal.UUIDFieldMetadata
 
getInternalID() - Method in interface com.db4o.ext.ObjectInfo
returns the internal db4o ID.
getInternalID() - Method in class com.db4o.internal.FrozenObjectInfo
 
getInternalID() - Method in class com.db4o.internal.LazyObjectReference
 
getInternalID() - Method in class com.db4o.internal.ObjectReference
 
getJavaClass() - Method in interface com.db4o.reflect.jdk.JavaReflectClass
 
getJavaClass() - Method in class com.db4o.reflect.jdk.JdkClass
 
getKey() - Method in class com.db4o.collections.MapEntry4
 
getLength() - Method in class com.db4o.internal.BlobImpl
 
getLength() - Method in class com.db4o.io.CachedIoAdapter
Deprecated.
Returns the file length
getLength() - Method in class com.db4o.io.IoAdapter
Deprecated.
implement to return the absolute length of the file
getLength() - Method in class com.db4o.io.RandomAccessFileAdapter
Deprecated.
 
getLength() - Method in class com.db4o.io.VanillaIoAdapter
Deprecated.
 
getLength(Object) - Method in class com.db4o.reflect.core.AbstractReflectArray
 
getLength(Object) - Method in class com.db4o.reflect.generic.GenericArrayReflector
 
getLength(Object) - Method in interface com.db4o.reflect.ReflectArray
 
getLength() - Method in class com.db4o.util.io.NIOFileAdapter
 
getLength() - Method in class com.db4o.util.io.win32.Win32IoAdapter
 
getLongPart() - Method in class com.db4o.ext.Db4oUUID
returns the long part of this UUID.
getMessageSender() - Method in interface com.db4o.config.ClientServerConfiguration
returns the MessageSender for this Configuration context.
getMessageSender() - Method in class com.db4o.internal.Config4Impl
 
getMethod(String, String, Class[]) - Static method in class com.db4o.internal.Reflection4
calling this method "method" will break C# conversion with the old converter
getMethod(Class, String, Class[]) - Static method in class com.db4o.internal.Reflection4
 
getMethod(String, ReflectClass[]) - Method in class com.db4o.reflect.generic.GenericClass
 
getMethod(String, ReflectClass[]) - Method in class com.db4o.reflect.jdk.JdkClass
 
getMethod(String, ReflectClass[]) - Method in interface com.db4o.reflect.ReflectClass
 
getName() - Method in interface com.db4o.ext.StoredClass
returns the name of this stored class.
getName() - Method in interface com.db4o.ext.StoredField
returns the name of the field.
getName() - Method in class com.db4o.internal.ClassAspect
 
getName() - Method in class com.db4o.internal.ClassMetadata
 
getName() - Method in class com.db4o.internal.Config4Abstract
 
getName() - Method in class com.db4o.internal.FieldMetadata
 
getName() - Method in class com.db4o.internal.handlers.net.NetSimpleTypeHandler
 
getName() - Method in class com.db4o.internal.handlers.NetTypeHandler
 
getName() - Method in class com.db4o.internal.StoredClassImpl
 
getName() - Method in class com.db4o.internal.StoredFieldImpl
 
getName() - Method in class com.db4o.internal.TypeHandlerAspect
 
getName() - Method in class com.db4o.reflect.generic.GenericClass
 
getName() - Method in class com.db4o.reflect.generic.GenericField
 
getName() - Method in class com.db4o.reflect.jdk.JdkClass
 
getName() - Method in class com.db4o.reflect.jdk.JdkField
 
getName() - Method in interface com.db4o.reflect.ReflectClass
 
getName() - Method in interface com.db4o.reflect.ReflectField
 
getName() - Method in class com.db4o.util.io.spikes.TestDummy
 
getNativeQueryHandler() - Method in interface com.db4o.internal.InternalObjectContainer
 
getNativeQueryHandler() - Method in class com.db4o.internal.ObjectContainerBase
 
getNativeQueryHandler() - Method in class com.db4o.internal.ObjectContainerSession
 
getNodes() - Method in class com.db4o.internal.fieldindex.IndexedNodeCollector
 
getObject() - Method in interface com.db4o.ext.ObjectInfo
returns the object that is referenced.
getObject() - Method in class com.db4o.internal.btree.BTreePatch
 
getObject() - Method in class com.db4o.internal.FrozenObjectInfo
 
getObject() - Method in class com.db4o.internal.LazyObjectReference
 
getObject() - Method in class com.db4o.internal.marshall.MarshallingContext
 
getObject() - Method in class com.db4o.internal.ObjectReference
 
getObject() - Method in class com.db4o.internal.query.processor.QCandidate
 
getObject() - Method in class com.db4o.internal.query.processor.QCon
 
getObject() - Method in class com.db4o.internal.query.processor.QConObject
 
getObject() - Method in class com.db4o.internal.query.processor.QConstraints
 
getObject() - Method in class com.db4o.internal.TreeIntObject
 
getObject() - Method in interface com.db4o.query.Candidate
returns the persistent object that is represented by this query Candidate.
getObject() - Method in interface com.db4o.query.Constraint
returns the Object the query graph was constrained with to create this Constraint.
getObjectInfo(Object) - Method in interface com.db4o.ext.ExtObjectContainer
returns the ObjectInfo for a stored object.
getObjectInfo(Object) - Method in class com.db4o.internal.ExternalObjectContainer
 
getObjectInfo(Transaction, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
getObjectInfo(Object) - Method in class com.db4o.internal.ObjectContainerSession
 
getObjectReference() - Method in class com.db4o.internal.ObjectReference
 
getOn(Transaction, Object) - Method in class com.db4o.internal.FieldMetadata
 
getOn(Transaction, Object) - Method in class com.db4o.internal.TranslatedAspect
 
getOrCreate(Transaction, Object) - Method in class com.db4o.internal.FieldMetadata
dirty hack for com.db4o.types some of them (BlobImpl) need to be set automatically TODO: Derive from FieldMetadata for Db4oTypes
getOrCreate(Transaction, Object) - Method in class com.db4o.internal.TranslatedAspect
 
getOrCreate(Transaction, Object) - Method in class com.db4o.internal.VirtualFieldMetadata
 
getOtherConstraint(QCon) - Method in class com.db4o.internal.query.processor.QConJoin
 
getParameterTypes() - Method in class com.db4o.reflect.core.PlatformReflectConstructor
 
getParameterTypes() - Method in interface com.db4o.reflect.core.ReflectConstructor
 
getParameterTypes() - Method in class com.db4o.reflect.jdk.JdkConstructor
 
getParentStoredClass() - Method in interface com.db4o.ext.StoredClass
returns the StoredClass for the parent of the class, this StoredClass represents.
getParentStoredClass() - Method in class com.db4o.internal.ClassMetadata
 
getParentStoredClass() - Method in class com.db4o.internal.StoredClassImpl
 
getQueryResult() - Method in class com.db4o.internal.query.processor.QQueryBase
 
getRange() - Method in class com.db4o.internal.fieldindex.IndexedLeaf
 
getRange() - Method in interface com.db4o.internal.fieldindex.IndexedNodeWithRange
 
getRange() - Method in class com.db4o.internal.fieldindex.JoinedLeaf
 
getReturnType() - Method in class com.db4o.reflect.jdk.JdkMethod
 
getReturnType() - Method in interface com.db4o.reflect.ReflectMethod
 
getSerializableConstructor() - Method in interface com.db4o.reflect.core.ConstructorAwareReflectClass
 
getSerializableConstructor() - Method in class com.db4o.reflect.jdk.JdkClass
 
getSignature() - Method in class com.db4o.ext.Db4oDatabase
returns the unique signature
getSignaturePart() - Method in class com.db4o.ext.Db4oUUID
returns the signature part of this UUID.
getStatus() - Method in interface com.db4o.BlobStatus
 
getStatus() - Method in class com.db4o.internal.BlobImpl
 
getStatus() - Method in interface com.db4o.types.Blob
returns the status after the last read- or write-operation.
getStatusFrom(BlobStatus) - Method in class com.db4o.internal.BlobImpl
 
getStoredFields() - Method in interface com.db4o.ext.StoredClass
returns all stored fields of this stored class.
getStoredFields() - Method in class com.db4o.internal.ClassMetadata
 
getStoredFields() - Method in class com.db4o.internal.StoredClassImpl
 
getStoredType() - Method in interface com.db4o.ext.StoredField
returns the Class (Java) / Type (.NET) of the field.
getStoredType() - Method in class com.db4o.internal.FieldMetadata
 
getStoredType() - Method in class com.db4o.internal.StoredFieldImpl
 
getSuperclass() - Method in class com.db4o.reflect.generic.GenericClass
 
getSuperclass() - Method in class com.db4o.reflect.jdk.JdkClass
 
getSuperclass() - Method in interface com.db4o.reflect.ReflectClass
 
getTempFileName() - Static method in class com.db4o.foundation.io.Path4
 
getTempPath() - Static method in class com.db4o.foundation.io.Path4
 
getTranslator() - Method in class com.db4o.internal.Config4Class
 
getTypeForClass(Object) - Static method in class com.db4o.internal.Platform4
 
getUUID() - Method in interface com.db4o.ext.ObjectInfo
returns a UUID representation of the referenced object.
getUUID() - Method in class com.db4o.internal.FrozenObjectInfo
 
getUUID() - Method in class com.db4o.internal.LazyObjectReference
 
getUUID() - Method in class com.db4o.internal.ObjectReference
 
getValue() - Method in class com.db4o.collections.MapEntry4
 
getVersion() - Method in interface com.db4o.ext.ObjectInfo
Deprecated.
As of version 8.0 please use ObjectInfo.getCommitTimestamp() instead.
getVersion() - Method in class com.db4o.internal.FrozenObjectInfo
 
getVersion() - Method in class com.db4o.internal.LazyObjectReference
 
getVersion() - Method in class com.db4o.internal.ObjectReference
 
getWrittenBytes() - Method in class com.db4o.internal.StatefulBuffer
 
GLOBALLY - Static variable in class com.db4o.config.ConfigScope
Marks a configuration feature as globally enabled.
GLOBALLY_ID - Static variable in class com.db4o.config.ConfigScope
 
GlobalOnlyConfigException - Exception in com.db4o.config
db4o-specific exception.

This exception is thrown when a global configuration setting is attempted on an open object container.
GlobalOnlyConfigException() - Constructor for exception com.db4o.config.GlobalOnlyConfigException
 
grantAccess(String, String) - Method in interface com.db4o.ObjectServer
grants client access to the specified user with the specified password.
greater() - Method in interface com.db4o.internal.btree.BTreeRange
 
greater() - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
greater() - Method in class com.db4o.internal.btree.BTreeRangeUnion
 
greater(Object) - Method in class com.db4o.internal.qlin.QLinField
 
greater(Object) - Method in class com.db4o.internal.qlin.QLinNode
 
greater() - Method in class com.db4o.internal.query.processor.QCon
 
greater() - Method in class com.db4o.internal.query.processor.QConObject
 
greater() - Method in class com.db4o.internal.query.processor.QConstraints
 
GREATER - Static variable in class com.db4o.internal.query.processor.QE
 
greater(Object) - Method in interface com.db4o.qlin.QLin
 
greater() - Method in interface com.db4o.query.Constraint
sets the evaluation mode to >.
GrowthStrategy - Interface in com.db4o.io
Strategy for file/byte array growth.

H

handleAsByteArray(Object) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
handleAsByteArray(BufferContext) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
handleAsByteArray(BufferContext) - Method in class com.db4o.internal.handlers.array.ArrayHandler1
 
handleAsByteArray(Object) - Method in class com.db4o.internal.handlers.array.ArrayHandler1
 
handleAsObject(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
handledInCurrentTopLevelCall(ObjectReference) - Method in class com.db4o.internal.ObjectContainerBase
 
handleExceptionOnClose(Exception) - Method in class com.db4o.internal.ObjectContainerBase
 
handleExceptionOnClose(Exception) - Method in class com.db4o.internal.TransportObjectContainer
 
HANDLER_VERSION - Static variable in class com.db4o.internal.HandlerRegistry
 
HandlerRegistry - Class in com.db4o.internal
 
handlers() - Method in interface com.db4o.internal.InternalObjectContainer
 
handlers() - Method in class com.db4o.internal.ObjectContainerBase
 
handlers() - Method in class com.db4o.internal.ObjectContainerSession
 
Handlers4 - Class in com.db4o.internal
 
Handlers4() - Constructor for class com.db4o.internal.Handlers4
 
handlerVersion() - Method in class com.db4o.internal.AbstractBufferContext
 
handlerVersion() - Method in interface com.db4o.internal.DefragmentContext
 
handlerVersion() - Method in class com.db4o.internal.DefragmentContextImpl
 
HandlerVersion - Class in com.db4o.internal.handlers
 
HandlerVersion(int) - Constructor for class com.db4o.internal.handlers.HandlerVersion
 
handlerVersion() - Method in interface com.db4o.internal.marshall.HandlerVersionContext
 
handlerVersion() - Method in interface com.db4o.internal.marshall.InternalReadContext
 
handlerVersion() - Method in class com.db4o.internal.marshall.MarshallerFamily
 
handlerVersion() - Method in class com.db4o.internal.marshall.ObjectHeader
 
handlerVersion() - Method in class com.db4o.internal.marshall.ObjectHeaderContext
 
handlerVersion() - Method in class com.db4o.internal.marshall.QueryingReadContext
 
handlerVersion() - Method in class com.db4o.internal.marshall.SlotFormat
 
handlerVersion() - Method in class com.db4o.internal.marshall.SlotFormat0
 
handlerVersion() - Method in class com.db4o.internal.marshall.SlotFormat2
 
handlerVersion() - Method in class com.db4o.internal.marshall.SlotFormatCurrent
 
HandlerVersionContext - Interface in com.db4o.internal.marshall
 
HandlerVersionRegistry - Class in com.db4o.internal
 
HandlerVersionRegistry(HandlerRegistry) - Constructor for class com.db4o.internal.HandlerVersionRegistry
 
handlesArray(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
handlesClass(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
handlesMultidimensionalArray(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
handlesPrimitiveArray(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
HardObjectReference - Class in com.db4o.internal
 
HardObjectReference(ObjectReference, Object) - Constructor for class com.db4o.internal.HardObjectReference
 
hasChildren() - Method in class com.db4o.internal.query.processor.QCon
 
hasClassIndex() - Method in interface com.db4o.ext.StoredClass
returns true if this StoredClass has a class index.
hasClassIndex() - Method in class com.db4o.internal.BlobImpl
 
hasClassIndex() - Method in class com.db4o.internal.ClassMetadata
 
hasClassIndex() - Method in interface com.db4o.internal.Db4oTypeImpl
 
hasClassIndex(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
hasClassIndex() - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
hasClassIndex() - Method in class com.db4o.internal.StoredClassImpl
 
hasConfig() - Method in class com.db4o.internal.FieldMetadata
 
hasEventRegistered(Transaction, int) - Method in class com.db4o.internal.ClassMetadata
 
hasEventRegistered(int) - Method in interface com.db4o.internal.EventDispatcher
 
hasField(ObjectContainerBase, String) - Method in class com.db4o.internal.ClassMetadata
 
hasField(ObjectContainerBase, String) - Method in class com.db4o.internal.OpenTypeHandler
 
hashCode() - Method in class com.db4o.collections.AbstractList4
 
hashCode() - Method in class com.db4o.collections.ActivatableArrayList
 
hashCode() - Method in class com.db4o.collections.ActivatableHashMap
 
hashCode() - Method in class com.db4o.collections.ActivatableHashSet
 
hashCode() - Method in class com.db4o.collections.ActivatableHashtable
 
hashCode() - Method in class com.db4o.collections.ActivatableLinkedList
 
hashCode() - Method in class com.db4o.collections.ActivatableStack
 
hashCode() - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
hashCode() - Method in class com.db4o.collections.DelegatingCollection
 
hashCode() - Method in class com.db4o.collections.DelegatingSet
 
hashCode() - Method in class com.db4o.collections.MapEntry4
 
hashCode() - Method in class com.db4o.config.ConfigScope
 
hashCode() - Method in class com.db4o.ext.Db4oDatabase
 
hashCode() - Method in class com.db4o.ext.Db4oUUID
 
hashCode() - Method in class com.db4o.foundation.Pair
 
hashCode() - Method in class com.db4o.foundation.TernaryBool
 
hashCode() - Method in class com.db4o.internal.activation.FixedUpdateDepth
 
hashCode() - Method in class com.db4o.internal.btree.BTreeNode
 
hashCode() - Method in class com.db4o.internal.btree.BTreePointer
 
hashCode() - Method in class com.db4o.internal.Config4Abstract
 
hashCode() - Method in class com.db4o.internal.FieldMetadata
 
hashCode() - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
hashCode() - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
hashCode() - Method in class com.db4o.internal.Identifiable
 
hashCode() - Method in class com.db4o.internal.marshall.SlotFormat
 
hashCode() - Method in class com.db4o.internal.OpenTypeHandler
 
hashCode() - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
hashCode() - Method in class com.db4o.internal.query.processor.QE
 
hashCode() - Method in class com.db4o.internal.slots.Slot
 
hashCode() - Method in class com.db4o.internal.StoredClassImpl
 
hashCode() - Method in class com.db4o.internal.StoredFieldImpl
 
hashCode() - Method in class com.db4o.internal.TranslatedAspect
 
hashCode() - Method in class com.db4o.internal.TypeHandlerAspect
 
hashCode() - Method in class com.db4o.reflect.generic.GenericClass
 
HashcodeReferenceSystem - Class in com.db4o.internal.references
 
HashcodeReferenceSystem() - Constructor for class com.db4o.internal.references.HashcodeReferenceSystem
 
HashSet4 - Class in com.db4o.foundation
 
HashSet4() - Constructor for class com.db4o.foundation.HashSet4
 
HashSet4(int) - Constructor for class com.db4o.foundation.HashSet4
 
Hashtable4 - Class in com.db4o.foundation
 
Hashtable4(int) - Constructor for class com.db4o.foundation.Hashtable4
 
Hashtable4() - Constructor for class com.db4o.foundation.Hashtable4
 
Hashtable4(DeepClone) - Constructor for class com.db4o.foundation.Hashtable4
 
HashtableBase - Class in com.db4o.foundation
 
HashtableBase(int) - Constructor for class com.db4o.foundation.HashtableBase
 
HashtableBase() - Constructor for class com.db4o.foundation.HashtableBase
 
HashtableBase(DeepClone) - Constructor for class com.db4o.foundation.HashtableBase
 
HashtableIdentityEntry - Class in com.db4o.foundation
 
HashtableIdentityEntry(Object) - Constructor for class com.db4o.foundation.HashtableIdentityEntry
 
HashtableIntEntry - Class in com.db4o.foundation
 
HashtableIntEntry() - Constructor for class com.db4o.foundation.HashtableIntEntry
 
hashtableIterator() - Method in class com.db4o.foundation.HashtableBase
 
HashtableIterator - Class in com.db4o.foundation
 
HashtableIterator(HashtableIntEntry[]) - Constructor for class com.db4o.foundation.HashtableIterator
 
HashtableLongEntry - Class in com.db4o.foundation
 
HashtableLongEntry() - Constructor for class com.db4o.foundation.HashtableLongEntry
 
HashtableObjectEntry - Class in com.db4o.foundation
 
HashtableObjectEntry() - Constructor for class com.db4o.foundation.HashtableObjectEntry
 
HashtableTypeHandler - Class in com.db4o.typehandlers
Typehandler for java.util.Hashtable
HashtableTypeHandler() - Constructor for class com.db4o.typehandlers.HashtableTypeHandler
 
hasIdentity() - Method in class com.db4o.internal.ClassMetadata
 
hasIdentity() - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
hasIndex() - Method in interface com.db4o.ext.StoredField
Returns whether this field has an index or not.
hasIndex() - Method in class com.db4o.internal.CommitTimestampFieldMetadata
 
hasIndex() - Method in class com.db4o.internal.FieldMetadata
 
hasIndex() - Method in class com.db4o.internal.StoredFieldImpl
 
hasIndex() - Method in class com.db4o.internal.UUIDFieldMetadata
 
hasJoins() - Method in class com.db4o.internal.query.processor.QCon
 
hasKey(Object) - Method in class com.db4o.foundation.HashtableObjectEntry
 
hasKey(Object) - Method in class com.db4o.foundation.IdentityHashtable4.IdentityEntry
 
hasListeners() - Method in class com.db4o.internal.events.Event4Impl
 
hasMoreIds() - Method in class com.db4o.internal.mapping.IdSource
 
hasNext() - Method in class com.db4o.collections.ActivatingIterator
 
hasNext() - Method in class com.db4o.foundation.BlockingQueue
 
hasNext() - Method in class com.db4o.foundation.DelegatingBlockingQueue
 
hasNext() - Method in class com.db4o.foundation.Iterable4Adaptor
 
hasNext() - Method in class com.db4o.foundation.Iterator4JdkIterator
 
hasNext() - Method in class com.db4o.foundation.NoDuplicatesQueue
 
hasNext() - Method in class com.db4o.foundation.NonblockingQueue
 
hasNext() - Method in interface com.db4o.foundation.Queue4
 
hasNext() - Method in class com.db4o.internal.btree.BTreeUpdate
 
hasNext() - Method in class com.db4o.internal.query.ObjectSetFacade
 
hasNext() - Method in class com.db4o.internal.query.result.StatefulQueryResult
 
hasNext() - Method in interface com.db4o.ObjectSet
returns true if the ObjectSet has more elements.
hasNullBitmap(ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
hasNullBitmap(ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper
 
hasNullBitmap(ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper3
 
hasNullBitmap(ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper5
 
hasObjectConstructor() - Method in class com.db4o.internal.ClassMetadata
 
hasObjectInParentPath(Object) - Method in class com.db4o.internal.query.processor.QCon
 
hasObjectInParentPath(Object) - Method in class com.db4o.internal.query.processor.QConObject
 
hasParent() - Method in class com.db4o.internal.MarshallingBuffer
 
hasParent() - Method in class com.db4o.internal.query.processor.QCon
 
hasPrevious() - Method in class com.db4o.collections.ActivatingListIterator
 
hasShutDownHook() - Method in class com.db4o.internal.ObjectContainerBase
 
hasShutDownHook() - Method in class com.db4o.internal.TransportObjectContainer
 
hasTransaction() - Method in class com.db4o.reflect.generic.GenericReflector
If there is a transaction assosiated with the current refector.
hasVersionField() - Method in class com.db4o.internal.ClassMetadata
 
hasWeakReferences() - Static method in class com.db4o.internal.Platform4
 
hc_add(ObjectReference) - Method in class com.db4o.internal.ObjectReference
HCTREE
hc_find(Object) - Method in class com.db4o.internal.ObjectReference
 
hc_getCode(Object) - Static method in class com.db4o.internal.ObjectReference
 
hc_remove(ObjectReference) - Method in class com.db4o.internal.ObjectReference
 
hc_traverse(Visitor4) - Method in class com.db4o.internal.ObjectReference
 
HEADER - Static variable in class com.db4o.internal.Const4
 
HEADER_LENGTH - Static variable in class com.db4o.internal.fileheader.FileHeader1
 
HEADER_LENGTH - Static variable in class com.db4o.internal.fileheader.FileHeader2
 
HEADER_LOCK_OFFSET - Static variable in class com.db4o.internal.fileheader.NewFileHeaderBase
 
headerAttributes() - Method in class com.db4o.internal.marshall.ObjectHeaderContext
 
headSet(E) - Method in class com.db4o.collections.ActivatableTreeSet
 
HierarchyAnalyzer - Class in com.db4o.internal.metadata
 
HierarchyAnalyzer(ClassMetadata, ReflectClass) - Constructor for class com.db4o.internal.metadata.HierarchyAnalyzer
 
HierarchyAnalyzer.Diff - Class in com.db4o.internal.metadata
 
HierarchyAnalyzer.Diff(ClassMetadata) - Constructor for class com.db4o.internal.metadata.HierarchyAnalyzer.Diff
 
HierarchyAnalyzer.Removed - Class in com.db4o.internal.metadata
 
HierarchyAnalyzer.Removed(ClassMetadata) - Constructor for class com.db4o.internal.metadata.HierarchyAnalyzer.Removed
 
HierarchyAnalyzer.Same - Class in com.db4o.internal.metadata
 
HierarchyAnalyzer.Same(ClassMetadata) - Constructor for class com.db4o.internal.metadata.HierarchyAnalyzer.Same
 
HIGHEST - Static variable in class com.db4o.internal.btree.SearchTarget
 
holdsAnyClass() - Method in class com.db4o.internal.ClassMetadata
 
holdsValueType(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
HybridQueryResult - Class in com.db4o.internal.query.result
 
HybridQueryResult(Transaction, QueryEvaluationMode) - Constructor for class com.db4o.internal.query.result.HybridQueryResult
 

I

i_content - Variable in class com.db4o.foundation.IntArrayList
 
i_database - Variable in class com.db4o.internal.VirtualAttributes
 
i_encrypt - Variable in class com.db4o.internal.HandlerRegistry
 
i_evaluator - Variable in class com.db4o.internal.query.processor.QCon
 
i_ext - Variable in class com.db4o.internal.BlobImpl
 
i_length - Variable in class com.db4o.internal.BlobImpl
 
i_parent - Variable in class com.db4o.internal.query.processor.QCon
 
i_root - Variable in class com.db4o.internal.query.processor.QCandidates
 
i_signature - Variable in class com.db4o.ext.Db4oDatabase
Field is public for implementation reasons, DO NOT TOUCH!
i_trans - Variable in class com.db4o.internal.query.processor.QCandidates
 
i_uuid - Variable in class com.db4o.ext.Db4oDatabase
Field is public for implementation reasons, DO NOT TOUCH! This field is badly named, it really is the creation time.
i_uuid - Variable in class com.db4o.internal.VirtualAttributes
 
i_version - Variable in class com.db4o.internal.VirtualAttributes
Deprecated.
ICLASS_COMPARE - Variable in class com.db4o.internal.HandlerRegistry
 
ICLASS_INTERNAL - Variable in class com.db4o.internal.HandlerRegistry
 
ICLASS_OBJECT - Variable in class com.db4o.internal.HandlerRegistry
 
ICLASS_STATICCLASS - Variable in class com.db4o.internal.HandlerRegistry
 
ICLASS_STRING - Variable in class com.db4o.internal.HandlerRegistry
 
id() - Method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
id() - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
 
id() - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart1
 
id() - Method in exception com.db4o.internal.mapping.MappingNotFoundException
 
id() - Method in class com.db4o.internal.query.processor.QCon
 
id() - Method in class com.db4o.internal.slots.Pointer4
 
id_add(ObjectReference) - Method in class com.db4o.internal.ObjectReference
IDTREE
id_find(int) - Method in class com.db4o.internal.ObjectReference
 
ID_LENGTH - Static variable in class com.db4o.internal.Const4
 
id_remove(ObjectReference) - Method in class com.db4o.internal.ObjectReference
 
ID_SYSTEM - Static variable in class com.db4o.internal.slots.SlotChangeFactory
 
ID_TREE_ADD - Static variable in class com.db4o.DTrace
 
ID_TREE_REMOVE - Static variable in class com.db4o.DTrace
 
Identifiable - Class in com.db4o.internal
 
Identifiable() - Constructor for class com.db4o.internal.Identifiable
 
identifier() - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
identifier() - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler
 
IDENTIFIER_LENGTH - Static variable in class com.db4o.internal.Const4
 
identifiers - Static variable in class com.db4o.Deploy
 
identity() - Method in interface com.db4o.ext.ExtObjectContainer
returns the Db4oDatabase object for this ObjectContainer.
identity() - Method in class com.db4o.internal.ExternalObjectContainer
 
identity() - Method in class com.db4o.internal.LocalObjectContainer
 
identity() - Method in class com.db4o.internal.ObjectContainerSession
 
identity() - Method in class com.db4o.internal.query.processor.QCon
 
identity() - Method in class com.db4o.internal.query.processor.QConObject
 
identity() - Method in class com.db4o.internal.query.processor.QConstraints
 
identity() - Method in class com.db4o.internal.query.processor.QE
 
identity() - Method in class com.db4o.internal.query.processor.QEIdentity
 
identity() - Method in class com.db4o.internal.query.processor.QEMulti
 
identity() - Method in class com.db4o.internal.query.processor.QENot
 
identity() - Method in class com.db4o.internal.SystemData
 
identity(Db4oDatabase) - Method in class com.db4o.internal.SystemData
 
identity() - Method in class com.db4o.internal.TransportObjectContainer
 
identity() - Method in interface com.db4o.query.Constraint
sets the evaluation mode to identity comparison.
IdentityHashtable4 - Class in com.db4o.foundation
 
IdentityHashtable4() - Constructor for class com.db4o.foundation.IdentityHashtable4
 
IdentityHashtable4(int) - Constructor for class com.db4o.foundation.IdentityHashtable4
 
IdentityHashtable4.IdentityEntry - Class in com.db4o.foundation
 
IdentityHashtable4.IdentityEntry(Object) - Constructor for class com.db4o.foundation.IdentityHashtable4.IdentityEntry
 
IdentityHashtable4.IdentityEntry(Object, Object) - Constructor for class com.db4o.foundation.IdentityHashtable4.IdentityEntry
 
identityID() - Method in class com.db4o.internal.query.processor.QCon
 
identityID() - Method in class com.db4o.internal.query.processor.QConObject
 
identityId(int) - Method in class com.db4o.internal.SystemData
 
identityId() - Method in class com.db4o.internal.SystemData
 
IdentitySet4 - Class in com.db4o.foundation
 
IdentitySet4() - Constructor for class com.db4o.foundation.IdentitySet4
 
IdentitySet4(int) - Constructor for class com.db4o.foundation.IdentitySet4
 
idForNewUserObject(Transaction) - Method in class com.db4o.internal.LocalObjectContainer
 
idForNewUserObject(Transaction) - Method in class com.db4o.internal.ObjectContainerBase
 
IDGenerator - Class in com.db4o.internal
 
IDGenerator() - Constructor for class com.db4o.internal.IDGenerator
 
IDHandler - Class in com.db4o.internal
 
IDHandler() - Constructor for class com.db4o.internal.IDHandler
 
IdListQueryResult - Class in com.db4o.internal.query.result
 
IdListQueryResult(Transaction, int) - Constructor for class com.db4o.internal.query.result.IdListQueryResult
 
IdListQueryResult(Transaction) - Constructor for class com.db4o.internal.query.result.IdListQueryResult
 
IdMapping - Interface in com.db4o.defragment
The ID mapping used internally during a defragmentation run.
IDMapping - Interface in com.db4o.internal.mapping
A mapping from db4o file source IDs/addresses to target IDs/addresses, used for defragmenting.
IDMappingCollector - Class in com.db4o.defragment
 
IDMappingCollector() - Constructor for class com.db4o.defragment.IDMappingCollector
 
IdObjectCollector - Class in com.db4o.internal.marshall
 
IdObjectCollector() - Constructor for class com.db4o.internal.marshall.IdObjectCollector
 
ids() - Method in class com.db4o.internal.ClassMetadataRepository
 
ids() - Method in class com.db4o.internal.marshall.CollectIdContext
 
ids() - Method in class com.db4o.internal.marshall.IdObjectCollector
 
ids() - Method in class com.db4o.internal.marshall.QueryingReadContext
 
IdSlotChanges - Class in com.db4o.internal.ids
 
IdSlotChanges(TransactionalIdSystemImpl, Closure4<FreespaceManager>) - Constructor for class com.db4o.internal.ids.IdSlotChanges
 
IdSlotMapping - Class in com.db4o.internal.ids
 
IdSlotMapping(int, int, int) - Constructor for class com.db4o.internal.ids.IdSlotMapping
 
IdSlotMapping(int, Slot) - Constructor for class com.db4o.internal.ids.IdSlotMapping
 
IdSlotTree - Class in com.db4o.internal.ids
 
IdSlotTree(int, Slot) - Constructor for class com.db4o.internal.ids.IdSlotTree
 
IdSource - Class in com.db4o.internal.mapping
 
IdSource(Queue4) - Constructor for class com.db4o.internal.mapping.IdSource
 
idSystem() - Method in interface com.db4o.config.IdSystemConfigurationProvider
Access to the IdSystem-related configuration methods.
idSystem(Transaction) - Method in class com.db4o.internal.btree.BTreeNode
 
idSystem() - Method in class com.db4o.internal.config.EmbeddedConfigurationImpl
 
IdSystem - Interface in com.db4o.internal.ids
 
idSystem() - Method in class com.db4o.internal.LocalObjectContainer
 
idSystem(Transaction) - Method in class com.db4o.internal.LocalPersistentBase
 
idSystem() - Method in class com.db4o.internal.LocalTransaction
 
idSystem(Transaction) - Method in class com.db4o.internal.PersistentBase
 
idSystem() - Method in class com.db4o.internal.Transaction
 
IdSystemConfiguration - Interface in com.db4o.config
Interface to configure the IdSystem.
IdSystemConfigurationImpl - Class in com.db4o.internal.config
 
IdSystemConfigurationImpl(Config4Impl) - Constructor for class com.db4o.internal.config.IdSystemConfigurationImpl
 
IdSystemConfigurationProvider - Interface in com.db4o.config
A configuration provider that provides access to the IdSystem-related configuration methods.
IdSystemFactory - Interface in com.db4o.config
Factory interface to create a custom IdSystem.
idSystemSlot() - Method in class com.db4o.internal.SystemData
 
idSystemSlot(Slot) - Method in class com.db4o.internal.SystemData
 
IdSystemSlotChange - Class in com.db4o.internal.slots
 
IdSystemSlotChange(int) - Constructor for class com.db4o.internal.slots.IdSystemSlotChange
 
idSystemType() - Method in class com.db4o.internal.Config4Impl
 
idSystemType(byte) - Method in class com.db4o.internal.SystemData
 
idSystemType() - Method in class com.db4o.internal.SystemData
 
idToMilliseconds(long) - Static method in class com.db4o.foundation.TimeStampIdGenerator
 
idToTimestamp() - Method in class com.db4o.internal.CommitTimestampSupport
 
idToTimestampIndexId(int) - Method in class com.db4o.internal.SystemData
 
idToTimestampIndexId() - Method in class com.db4o.internal.SystemData
 
IdTreeQueryResult - Class in com.db4o.internal.query.result
 
IdTreeQueryResult(Transaction, IntIterator4) - Constructor for class com.db4o.internal.query.result.IdTreeQueryResult
 
IGNORE - Static variable in class com.db4o.internal.ObjectID
 
IGNORE_ID - Static variable in class com.db4o.internal.Const4
 
ignoreFieldsOn(Class) - Method in class com.db4o.internal.TypeHandlerConfiguration
 
ignoreFieldsOn(String) - Method in class com.db4o.internal.TypeHandlerConfiguration
 
IgnoreFieldsTypeHandler - Class in com.db4o.typehandlers
Typehandler that ignores all fields on a class
IllegalComparisonException - Exception in com.db4o.internal
 
IllegalComparisonException() - Constructor for exception com.db4o.internal.IllegalComparisonException
 
IMMEDIATE - Static variable in class com.db4o.config.QueryEvaluationMode
Constant for immediate query evaluation.
IN_MEMORY - Static variable in class com.db4o.internal.ids.StandardIdSystemFactory
 
InCallback - Class in com.db4o.internal
 
InCallback() - Constructor for class com.db4o.internal.InCallback
 
include() - Method in class com.db4o.internal.query.processor.QCandidate
 
include(boolean) - Method in class com.db4o.internal.query.processor.QCandidate
For external interface use only.
include(boolean) - Method in interface com.db4o.query.Candidate
specify whether the Candidate is to be included in the ObjectSet resultset.
INCOMPATIBLE_FORMAT - Static variable in class com.db4o.internal.Messages
 
IncompatibleFileFormatException - Exception in com.db4o.ext
db4o-specific exception.

This exception is thrown when the database file format is not compatible with the applied configuration.
IncompatibleFileFormatException() - Constructor for exception com.db4o.ext.IncompatibleFileFormatException
 
IncompatibleFileFormatException(String) - Constructor for exception com.db4o.ext.IncompatibleFileFormatException
 
incomplete() - Method in class com.db4o.internal.btree.Searcher
 
incrementIntSize() - Method in class com.db4o.internal.ByteArrayBuffer
 
incrementIntSize() - Method in class com.db4o.internal.DefragmentContextImpl
 
incrementIntSize() - Method in interface com.db4o.internal.ReadWriteBuffer
 
incrementOffset(int) - Method in class com.db4o.internal.ByteArrayBuffer
 
incrementOffset(ReadBuffer, HandlerVersionContext) - Method in class com.db4o.internal.ClassAspect
 
incrementOffset(int) - Method in interface com.db4o.internal.DefragmentContext
 
incrementOffset(int) - Method in class com.db4o.internal.DefragmentContextImpl
 
incrementOffset(int) - Method in interface com.db4o.internal.ReadWriteBuffer
 
incrementStringOffset(LatinStringIO) - Method in class com.db4o.internal.DefragmentContextImpl
 
index - Variable in class com.db4o.foundation.EnumerateIterator.Tuple
 
index() - Method in class com.db4o.internal.btree.BTreePointer
 
index() - Method in class com.db4o.internal.ClassMetadata
 
Indexable4<T> - Interface in com.db4o.internal
 
IndexableTypeHandler - Interface in com.db4o.internal
 
indexAllFields - Static variable in class com.db4o.Debug4
indexes all fields
indexBitMap(boolean[]) - Method in class com.db4o.internal.query.processor.QE
Specifies which part of the index to take.
indexBitMap(boolean[]) - Method in class com.db4o.internal.query.processor.QEEqual
 
indexBitMap(boolean[]) - Method in class com.db4o.internal.query.processor.QEGreater
 
indexBitMap(boolean[]) - Method in class com.db4o.internal.query.processor.QEMulti
 
indexBitMap(boolean[]) - Method in class com.db4o.internal.query.processor.QENot
 
indexBitMap(boolean[]) - Method in class com.db4o.internal.query.processor.QESmaller
 
Indexed - Annotation Type in com.db4o.config.annotations
@Indexed annotation turns indexing on and can be applied to class fields.
indexed(boolean) - Method in interface com.db4o.config.ObjectClass
turns the class index on or off.
indexed(boolean) - Method in interface com.db4o.config.ObjectField
turns indexing on or off.
indexed(boolean) - Method in class com.db4o.internal.Config4Class
 
indexed() - Method in class com.db4o.internal.Config4Class
 
indexed(boolean) - Method in class com.db4o.internal.Config4Field
 
IndexedConfigurator - Class in com.db4o.config.annotations.reflect
 
IndexedConfigurator(String, String) - Constructor for class com.db4o.config.annotations.reflect.IndexedConfigurator
 
IndexedFactory - Class in com.db4o.config.annotations.reflect
 
IndexedFactory() - Constructor for class com.db4o.config.annotations.reflect.IndexedFactory
 
IndexedIterator - Class in com.db4o.foundation
Basic functionality for implementing iterators for fixed length structures whose elements can be efficiently accessed by a numeric index.
IndexedIterator(int) - Constructor for class com.db4o.foundation.IndexedIterator
 
IndexedLeaf - Class in com.db4o.internal.fieldindex
 
IndexedLeaf(QConObject) - Constructor for class com.db4o.internal.fieldindex.IndexedLeaf
 
IndexedNode - Interface in com.db4o.internal.fieldindex
 
IndexedNodeBase - Class in com.db4o.internal.fieldindex
 
IndexedNodeBase(QConObject) - Constructor for class com.db4o.internal.fieldindex.IndexedNodeBase
 
IndexedNodeCollector - Class in com.db4o.internal.fieldindex
 
IndexedNodeCollector(QCandidates) - Constructor for class com.db4o.internal.fieldindex.IndexedNodeCollector
 
IndexedNodeWithRange - Interface in com.db4o.internal.fieldindex
 
IndexedPath - Class in com.db4o.internal.fieldindex
 
IndexedPath(QConObject, IndexedNode) - Constructor for class com.db4o.internal.fieldindex.IndexedPath
 
indexEntry(Object) - Method in class com.db4o.reflect.generic.GenericField
 
indexEntry(Object) - Method in class com.db4o.reflect.jdk.JdkField
 
indexEntry(Object) - Method in interface com.db4o.reflect.ReflectField
 
indexEntryCount(Transaction) - Method in class com.db4o.internal.ClassMetadata
 
indexEntryFor(Object) - Method in class com.db4o.internal.FieldMetadata
 
indexEntryFor(Object) - Method in class com.db4o.internal.TranslatedAspect
 
indexEntryFor(Object) - Method in class com.db4o.internal.VirtualFieldMetadata
 
indexEntryToObject(Context, Object) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
indexEntryToObject(Context, Object) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
indexEntryToObject(Context, Object) - Method in class com.db4o.internal.handlers.StringHandler
 
indexEntryToObject(Context, Object) - Method in interface com.db4o.internal.IndexableTypeHandler
 
indexes() - Method in class com.db4o.internal.HandlerRegistry
 
indexHandler(ObjectContainerBase) - Method in class com.db4o.internal.FieldMetadata
 
indexHandler(ObjectContainerBase) - Method in class com.db4o.internal.TranslatedAspect
 
indexHandler(ObjectContainerBase) - Method in class com.db4o.internal.VirtualFieldMetadata
 
indexID() - Method in class com.db4o.internal.marshall.RawFieldSpec
 
indexIDForWriting(int) - Method in class com.db4o.internal.marshall.ClassMarshaller
 
indexIDForWriting(int) - Method in class com.db4o.internal.marshall.ClassMarshaller0
 
indexIDForWriting(int) - Method in class com.db4o.internal.marshall.ClassMarshaller1
 
indexIDForWriting(int) - Method in class com.db4o.internal.marshall.ClassMarshaller2
 
indexIsValid(Transaction, int) - Method in class com.db4o.internal.btree.BTreeNode
 
indexOf(Object) - Method in class com.db4o.collections.AbstractList4
 
indexOf(Object) - Method in class com.db4o.collections.ActivatableArrayList
 
indexOf(Object) - Method in class com.db4o.collections.ActivatableLinkedList
 
indexOf(Object) - Method in class com.db4o.collections.ActivatableStack
 
indexOf(Object) - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
indexOf(int[], int) - Static method in class com.db4o.foundation.Arrays4
 
indexOf(T) - Method in class com.db4o.foundation.Collection4
 
indexOf(int) - Method in class com.db4o.foundation.IntArrayList
 
indexOf(Object) - Method in class com.db4o.internal.query.ObjectSetFacade
 
indexOf(int) - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
indexOf(int) - Method in class com.db4o.internal.query.result.HybridQueryResult
 
indexOf(int) - Method in class com.db4o.internal.query.result.IdListQueryResult
 
indexOf(int) - Method in interface com.db4o.internal.query.result.QueryResult
 
indexOf(Object) - Method in class com.db4o.internal.query.result.StatefulQueryResult
 
indexOfEquals(Object[], Object) - Static method in class com.db4o.foundation.Arrays4
 
indexOfIdentity(Object[], Object) - Static method in class com.db4o.foundation.Arrays4
 
indexType() - Method in class com.db4o.reflect.generic.GenericField
 
indexType() - Method in class com.db4o.reflect.jdk.JdkField
 
indexType() - Method in interface com.db4o.reflect.ReflectField
The ReflectClass returned by this method should have been provided by the parent reflector.
INDIRECTION_LENGTH - Static variable in class com.db4o.internal.Const4
 
INDIVIDUALLY - Static variable in class com.db4o.config.ConfigScope
Marks a configuration feature as individually configurable.
INDIVIDUALLY_ID - Static variable in class com.db4o.config.ConfigScope
 
info() - Method in class com.db4o.events.CancellableObjectEventArgs
 
info() - Method in class com.db4o.events.ObjectInfoEventArgs
 
init(String) - Method in class com.db4o.internal.FieldMetadata
 
init(String, int, boolean, boolean, boolean) - Method in class com.db4o.internal.FieldMetadata
 
initalizeWeakReferenceSupport() - Method in class com.db4o.internal.ObjectContainerBase
 
initalizeWeakReferenceSupport() - Method in class com.db4o.internal.TransportObjectContainer
 
initFields(GenericField[]) - Method in class com.db4o.reflect.generic.GenericClass
 
initFields(ReflectClass, ReflectField[]) - Method in class com.db4o.reflect.generic.GenericClassBuilder
 
initFields(ReflectClass, ReflectField[]) - Method in interface com.db4o.reflect.generic.ReflectClassBuilder
 
initialize(ObjectContainerBase) - Method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
initialize(ObjectContainerBase) - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
 
initialize1(Configuration) - Method in class com.db4o.internal.ObjectContainerBase
 
initialize1(Configuration) - Method in class com.db4o.internal.TransportObjectContainer
 
initializeClassMetadataRepository() - Method in class com.db4o.internal.ObjectContainerBase
 
initializeClassMetadataRepository() - Method in class com.db4o.internal.TransportObjectContainer
 
initializePostOpenExcludingTransportObjectContainer() - Method in class com.db4o.internal.ObjectContainerBase
 
initializePostOpenExcludingTransportObjectContainer() - Method in class com.db4o.internal.TransportObjectContainer
 
initializeTransactions() - Method in class com.db4o.internal.ObjectContainerBase
 
initializeTranslator(ObjectTranslator) - Method in class com.db4o.internal.TranslatedAspect
 
initialLength() - Method in class com.db4o.io.BinConfiguration
 
initialValue() - Method in class com.db4o.foundation.ThreadLocal4
 
initialValueFor(Transaction) - Method in class com.db4o.internal.TransactionLocal
 
initIndex(Transaction, int) - Method in class com.db4o.internal.FieldMetadata
 
initNew(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.FileHeader
 
initNew(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.NewFileHeaderBase
 
initOnUp(Transaction) - Method in class com.db4o.internal.ClassMetadataRepository
 
initOnUp(Transaction, FieldMetadata) - Method in class com.db4o.internal.Config4Field
 
initSlot(LocalObjectContainer) - Static method in class com.db4o.internal.freespace.AbstractFreespaceManager
 
InMemoryFreespaceManager - Class in com.db4o.internal.freespace
 
InMemoryFreespaceManager(Procedure4<Slot>, int, int) - Constructor for class com.db4o.internal.freespace.InMemoryFreespaceManager
 
inMemoryFreespaceSlot() - Method in class com.db4o.internal.SystemData
 
inMemoryFreespaceSlot(Slot) - Method in class com.db4o.internal.SystemData
 
InMemoryIdMapping - Class in com.db4o.defragment
In-memory mapping for IDs during a defragmentation run.
InMemoryIdMapping() - Constructor for class com.db4o.defragment.InMemoryIdMapping
 
InMemoryIdSystem - Class in com.db4o.internal.ids
 
InMemoryIdSystem(LocalObjectContainer, int) - Constructor for class com.db4o.internal.ids.InMemoryIdSystem
for testing purposes only.
InMemoryIdSystem(LocalObjectContainer) - Constructor for class com.db4o.internal.ids.InMemoryIdSystem
 
insertionSort(Sortable4, int, int) - Static method in class com.db4o.foundation.Algorithms4
 
installDebugFreespaceManager(FreespaceManager) - Method in class com.db4o.internal.LocalObjectContainer
 
INSTANCE - Static variable in class com.db4o.foundation.No4
 
INSTANCE - Static variable in class com.db4o.internal.activation.LegacyActivationDepthProvider
 
INSTANCE - Static variable in class com.db4o.internal.activation.LegacyUnspecifiedUpdateDepth
 
INSTANCE - Static variable in class com.db4o.internal.activation.NullModifiedObjectQuery
 
INSTANCE - Static variable in class com.db4o.internal.activation.UnknownActivationDepth
 
instance() - Static method in class com.db4o.internal.convert.Converter
 
INSTANCE - Static variable in class com.db4o.internal.freespace.NullFreespaceListener
 
INSTANCE - Static variable in class com.db4o.internal.freespace.NullFreespaceManager
 
INSTANCE - Static variable in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
INSTANCE - Static variable in class com.db4o.internal.Null
 
INSTANCE - Static variable in class com.db4o.internal.NullTransactionListener
 
INSTANCE - Static variable in class com.db4o.typehandlers.IgnoreFieldsTypeHandler
 
instanceCount() - Method in interface com.db4o.ext.StoredClass
Returns the number of instances of this class that have been persisted to the database, as seen by the transaction (container) that produces this StoredClass instance.
instanceCount() - Method in class com.db4o.internal.ClassMetadata
 
instanceCount(Transaction) - Method in class com.db4o.internal.ClassMetadata
 
instanceCount(ClassMetadata, Transaction) - Method in interface com.db4o.internal.InternalObjectContainer
 
instanceCount(ClassMetadata, Transaction) - Method in class com.db4o.internal.LocalObjectContainer
 
instanceCount(ClassMetadata, Transaction) - Method in class com.db4o.internal.ObjectContainerSession
 
instanceCount() - Method in class com.db4o.internal.StoredClassImpl
 
instantiate(UnmarshallingContext) - Method in class com.db4o.internal.ClassMetadata
 
instantiate(UnmarshallingContext) - Method in class com.db4o.internal.ObjectTypeMetadata
 
instantiate(UnmarshallingContext) - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
instantiate(ReadContext) - Method in interface com.db4o.typehandlers.InstantiatingTypeHandler
 
instantiate(ReadContext) - Method in class com.db4o.typehandlers.internal.TreeSetTypeHandler
 
instantiate(ReadContext) - Method in class com.db4o.typehandlers.internal.UnmodifiableListTypeHandler
 
instantiated() - Method in interface com.db4o.events.EventRegistry
This event is fired when a persistent object is instantiated.
instantiated() - Method in class com.db4o.internal.events.EventRegistryImpl
 
instantiateTransient(UnmarshallingContext) - Method in class com.db4o.internal.ClassMetadata
 
instantiateTransient(UnmarshallingContext) - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
InstantiatingTypeHandler - Interface in com.db4o.typehandlers
 
INT_ID - Static variable in class com.db4o.internal.Handlers4
 
INT_LENGTH - Static variable in class com.db4o.foundation.PrimitiveCodec
 
INT_LENGTH - Static variable in class com.db4o.internal.Const4
 
IntArrayByRef - Class in com.db4o.foundation
 
IntArrayByRef(int[]) - Constructor for class com.db4o.foundation.IntArrayByRef
 
IntArrayByRef() - Constructor for class com.db4o.foundation.IntArrayByRef
 
IntArrayList - Class in com.db4o.foundation
 
IntArrayList() - Constructor for class com.db4o.foundation.IntArrayList
 
IntArrayList(int) - Constructor for class com.db4o.foundation.IntArrayList
 
IntByRef - Class in com.db4o.foundation
Useful as "out" or "by ref" function parameter.
IntByRef(int) - Constructor for class com.db4o.foundation.IntByRef
 
IntByRef() - Constructor for class com.db4o.foundation.IntByRef
 
IntComparator - Interface in com.db4o.foundation
Non boxing/unboxing version of Comparator for faster id comparisons.
INTEGER_ARRAY - Static variable in class com.db4o.internal.Const4
 
INTEGER_BYTES - Static variable in class com.db4o.internal.Const4
 
InterfaceTypeHandler - Class in com.db4o.internal
 
InterfaceTypeHandler(ObjectContainerBase) - Constructor for class com.db4o.internal.InterfaceTypeHandler
 
intern(Context, String) - Static method in class com.db4o.internal.handlers.StringHandler
 
Internal4 - Interface in com.db4o
Marker interface to denote that a class is used for db4o internals.
internalAdd(Transaction, int) - Method in class com.db4o.internal.classindex.AbstractClassIndexStrategy
 
internalAdd(Transaction, int) - Method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
internalCommit(Transaction, BTree) - Method in class com.db4o.internal.btree.BTreeUpdate
 
internalDeclaredAspectCount(ClassMetadata) - Method in class com.db4o.internal.metadata.MarshallingInfoTraverseAspectCommand
 
InternalObjectContainer - Interface in com.db4o.internal
 
internalPrepareComparison(Object) - Method in class com.db4o.internal.handlers.BooleanHandler
 
internalPrepareComparison(Object) - Method in class com.db4o.internal.handlers.ByteHandler
 
internalPrepareComparison(Object) - Method in class com.db4o.internal.handlers.CharHandler
 
internalPrepareComparison(Object) - Method in class com.db4o.internal.handlers.DateHandlerBase
 
internalPrepareComparison(Object) - Method in class com.db4o.internal.handlers.DoubleHandler
 
internalPrepareComparison(Object) - Method in class com.db4o.internal.handlers.FloatHandler
 
internalPrepareComparison(Object) - Method in class com.db4o.internal.handlers.IntHandler
 
internalPrepareComparison(Object) - Method in class com.db4o.internal.handlers.LongHandler
 
internalPrepareComparison(Object) - Method in class com.db4o.internal.handlers.NetTypeHandler
 
internalPrepareComparison(Object) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
internalPrepareComparison(Object) - Method in class com.db4o.internal.handlers.ShortHandler
 
InternalQuery - Interface in com.db4o.internal.query.processor
 
InternalReadContext - Interface in com.db4o.internal.marshall
 
internalRemove(Transaction, int) - Method in class com.db4o.internal.classindex.AbstractClassIndexStrategy
 
internalRemove(Transaction, int) - Method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
internalSetProcessedByIndex() - Method in class com.db4o.internal.query.processor.QCon
 
internalWrite(InternalObjectContainer, WriteBuffer, String) - Static method in class com.db4o.internal.handlers.StringHandler
 
internStrings(boolean) - Method in interface com.db4o.config.CommonConfiguration
configures db4o to call #intern() on strings upon retrieval.
internStrings(boolean) - Method in interface com.db4o.config.Configuration
configures db4o to call #intern() on strings upon retrieval.
internStrings() - Method in interface com.db4o.config.Configuration
returns true if strings will be interned.
internStrings(boolean) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
internStrings(boolean) - Method in class com.db4o.internal.Config4Impl
 
internStrings() - Method in class com.db4o.internal.Config4Impl
 
intersect(BTreeRange) - Method in interface com.db4o.internal.btree.BTreeRange
 
intersect(BTreeRange) - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
intersect(BTreeRange) - Method in class com.db4o.internal.btree.BTreeRangeUnion
 
IntHandler - Class in com.db4o.internal.handlers
 
IntHandler() - Constructor for class com.db4o.internal.handlers.IntHandler
 
IntHandler.PreparedIntComparison - Class in com.db4o.internal.handlers
 
IntHandler.PreparedIntComparison(int) - Constructor for class com.db4o.internal.handlers.IntHandler.PreparedIntComparison
 
IntHandler0 - Class in com.db4o.internal.handlers
 
IntHandler0() - Constructor for class com.db4o.internal.handlers.IntHandler0
 
IntIdGenerator - Class in com.db4o.foundation
 
IntIdGenerator() - Constructor for class com.db4o.foundation.IntIdGenerator
 
intIterator() - Method in class com.db4o.foundation.IntArrayList
 
IntIterator4 - Interface in com.db4o.foundation
 
IntIterator4Adaptor - Class in com.db4o.foundation
 
IntIterator4Adaptor(Iterator4) - Constructor for class com.db4o.foundation.IntIterator4Adaptor
 
IntIterator4Adaptor(Iterable4) - Constructor for class com.db4o.foundation.IntIterator4Adaptor
 
IntIterator4Impl - Class in com.db4o.foundation
 
IntIterator4Impl(int[], int) - Constructor for class com.db4o.foundation.IntIterator4Impl
 
IntIterators - Class in com.db4o.foundation
 
IntIterators() - Constructor for class com.db4o.foundation.IntIterators
 
IntMatcher - Class in com.db4o.internal
 
IntMatcher() - Constructor for class com.db4o.internal.IntMatcher
 
IntObjectVisitor - Interface in com.db4o.foundation
 
INVALID - Static variable in class com.db4o.internal.handlers.HandlerVersion
 
INVALID - Static variable in class com.db4o.internal.HardObjectReference
 
INVALID_CONSTRUCTOR - Static variable in class com.db4o.reflect.core.ReflectConstructorSpec
 
INVALID_OBJECT_ID - Static variable in class com.db4o.internal.Const4
 
invalidate() - Method in class com.db4o.internal.collections.BigSet
 
invalidate() - Method in interface com.db4o.internal.collections.BigSetPersistence
 
InvalidIDException - Exception in com.db4o.ext
db4o-specific exception.

This exception is thrown when the supplied object ID is incorrect (outside the scope of the database IDs).
InvalidIDException(Throwable) - Constructor for exception com.db4o.ext.InvalidIDException
Constructor allowing to specify the exception cause
InvalidIDException(int) - Constructor for exception com.db4o.ext.InvalidIDException
Constructor allowing to specify the offending id
InvalidIteratorException - Exception in com.db4o.foundation
 
InvalidIteratorException() - Constructor for exception com.db4o.foundation.InvalidIteratorException
 
InvalidPasswordException - Exception in com.db4o.ext
db4o-specific exception.

This exception is thrown when a client tries to connect to a server with a wrong password or null password.
InvalidPasswordException() - Constructor for exception com.db4o.ext.InvalidPasswordException
 
InvalidSlotException - Exception in com.db4o.ext
db4o-specific exception.

This exception is thrown when db4o reads slot information which is not valid (length or address).
InvalidSlotException(String) - Constructor for exception com.db4o.ext.InvalidSlotException
Constructor allowing to specify a detailed message.
InvalidSlotException(int, int, int) - Constructor for exception com.db4o.ext.InvalidSlotException
Constructor allowing to specify the address, length and id.
invoke(Object, String) - Static method in class com.db4o.internal.Reflection4
 
invoke(Object, String, Object[]) - Static method in class com.db4o.internal.Reflection4
 
invoke(Object, String, Class[], Object[]) - Static method in class com.db4o.internal.Reflection4
 
invoke(Class, String, Class[], Object[]) - Static method in class com.db4o.internal.Reflection4
 
invoke(String, String, Class[], Object[], Object) - Static method in class com.db4o.internal.Reflection4
 
invoke(Object[], Object, Method) - Static method in class com.db4o.internal.Reflection4
 
invoke(Object, String, Class, Object) - Static method in class com.db4o.internal.Reflection4
 
invoke(Object, Object[]) - Method in class com.db4o.reflect.jdk.JdkMethod
 
invoke(Object, Object[]) - Method in interface com.db4o.reflect.ReflectMethod
 
invokeStatic(Class, String) - Static method in class com.db4o.internal.Reflection4
 
io(IoAdapter) - Method in interface com.db4o.config.Configuration
Deprecated.
io() - Method in interface com.db4o.config.Configuration
Deprecated.
io(IoAdapter) - Method in class com.db4o.internal.Config4Impl
 
io() - Method in class com.db4o.internal.Config4Impl
 
IO_COPY - Static variable in class com.db4o.DTrace
 
IoAdaptedObjectContainer - Class in com.db4o.internal
 
IoAdapter - Class in com.db4o.io
Deprecated.
Use classes that implement Storage instead. The new functionality has been split: Storage is the factory class to open Bin adapters. Bin is the actual implementation of IO access.
IoAdapter() - Constructor for class com.db4o.io.IoAdapter
Deprecated.
 
IoAdapterStorage - Class in com.db4o.io
 
IoAdapterStorage(IoAdapter) - Constructor for class com.db4o.io.IoAdapterStorage
 
IS_NULL - Static variable in class com.db4o.internal.ObjectID
 
isAbstract() - Method in class com.db4o.reflect.generic.GenericClass
 
isAbstract() - Method in class com.db4o.reflect.jdk.JdkClass
 
isAbstract() - Method in interface com.db4o.reflect.ReflectClass
 
isActivate() - Method in class com.db4o.internal.activation.ActivationMode
 
isActive(Object) - Method in interface com.db4o.ext.ExtObjectContainer
tests if an object is activated.
isActive(Object) - Method in class com.db4o.internal.ExternalObjectContainer
 
isActive() - Method in class com.db4o.internal.Identifiable
 
isActive(Object) - Method in class com.db4o.internal.ObjectContainerSession
 
isAdd() - Method in class com.db4o.internal.btree.BTreeAdd
 
isAdd() - Method in class com.db4o.internal.btree.BTreePatch
 
isAlive() - Method in interface com.db4o.ext.ExtClient
checks if the client is currently connected to a server.
isArray() - Method in interface com.db4o.ext.StoredField
returns true if the field is an array.
isArray() - Method in class com.db4o.internal.ClassMetadata
 
isArray() - Method in class com.db4o.internal.FieldMetadata
 
isArray() - Method in class com.db4o.internal.marshall.RawFieldSpec
 
isArray() - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
isArray() - Method in class com.db4o.internal.StoredFieldImpl
 
isArray() - Method in class com.db4o.reflect.generic.GenericArrayClass
 
isArray() - Method in class com.db4o.reflect.generic.GenericClass
 
isArray() - Method in class com.db4o.reflect.jdk.JdkClass
 
isArray() - Method in interface com.db4o.reflect.ReflectClass
 
isAscending() - Method in class com.db4o.qlin.QLinOrderByDirection
 
isAssignableFrom(ClassMetadata) - Method in class com.db4o.internal.ClassMetadata
 
isAssignableFrom(ReflectClass) - Method in class com.db4o.reflect.generic.GenericClass
 
isAssignableFrom(ReflectClass) - Method in class com.db4o.reflect.jdk.JdkClass
 
isAssignableFrom(ReflectClass) - Method in interface com.db4o.reflect.ReflectClass
 
isBroaderThan(FixedUpdateDepth) - Method in class com.db4o.internal.activation.FixedUpdateDepth
 
isCached(long) - Method in interface com.db4o.ext.ExtObjectContainer
tests if an object with this ID is currently cached.
isCached(long) - Method in class com.db4o.internal.ExternalObjectContainer
 
isCached(Transaction, long) - Method in class com.db4o.internal.ObjectContainerBase
 
isCached(long) - Method in class com.db4o.internal.ObjectContainerSession
 
isCancelled() - Method in interface com.db4o.events.CancellableEventArgs
Queries if the action was already cancelled by some event listener.
isCancelled() - Method in class com.db4o.events.CancellableObjectEventArgs
 
isCancelledRemoval() - Method in class com.db4o.internal.btree.BTreeCancelledRemoval
 
isCancelledRemoval() - Method in class com.db4o.internal.btree.BTreePatch
 
isCascading(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
isClassAware(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
isClient() - Method in interface com.db4o.internal.InternalObjectContainer
 
isClient() - Method in class com.db4o.internal.ObjectContainerBase
overridden in ClientObjectContainer The method allows checking whether will make it easier to refactor than an "instanceof YapClient" check.
isClient() - Method in class com.db4o.internal.ObjectContainerSession
 
isClosed() - Method in interface com.db4o.ext.ExtObjectContainer
tests if this ObjectContainer is closed.
isClosed() - Method in class com.db4o.internal.ObjectContainerBase
 
isClosed() - Method in class com.db4o.internal.ObjectContainerSession
 
isCollection() - Method in class com.db4o.reflect.generic.GenericClass
 
isCollection(ReflectClass) - Method in class com.db4o.reflect.generic.GenericReflector
Determines if a candidate ReflectClass is a collection
isCollection() - Method in class com.db4o.reflect.jdk.JdkClass
 
isCollection(ReflectClass) - Method in class com.db4o.reflect.jdk.JdkReflector
Method stub.
isCollection() - Method in interface com.db4o.reflect.ReflectClass
 
isCollection(ReflectClass) - Method in interface com.db4o.reflect.Reflector
 
isConnected(Socket) - Method in class com.db4o.internal.JDK
 
isConnected(Socket) - Static method in class com.db4o.internal.Platform4
 
isDb4oTypeImpl() - Method in class com.db4o.internal.ClassMetadata
 
isDeactivate() - Method in class com.db4o.internal.activation.ActivationMode
 
isDeleted(int) - Method in class com.db4o.internal.ids.IdSlotChanges
 
isDeleted(int) - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
isDeleted(int) - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
isDeleted(int) - Method in class com.db4o.internal.ids.TransportIdSystem
 
isDeleted(Transaction, int) - Method in class com.db4o.internal.LocalObjectContainer
 
isDeleted(Transaction, int) - Method in class com.db4o.internal.ObjectContainerBase
 
isDeleted() - Method in class com.db4o.internal.slots.SlotChange
 
isDescending() - Method in class com.db4o.qlin.QLinOrderByDirection
 
isDirectlyPreceding(Slot) - Method in class com.db4o.internal.slots.Slot
 
isDirty() - Method in class com.db4o.internal.ClassMetadata
 
isDirty() - Method in class com.db4o.internal.Identifiable
 
isDirty() - Method in class com.db4o.internal.ids.IdSlotChanges
 
isDirty() - Method in class com.db4o.internal.ids.SequentialIdGenerator
 
isDirty() - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
isDirty() - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
isDirty() - Method in class com.db4o.internal.ids.TransportIdSystem
 
isEmpty() - Method in class com.db4o.collections.AbstractList4
 
isEmpty() - Method in class com.db4o.collections.ActivatableArrayList
 
isEmpty() - Method in class com.db4o.collections.ActivatableHashMap
 
isEmpty() - Method in class com.db4o.collections.ActivatableHashSet
 
isEmpty() - Method in class com.db4o.collections.ActivatableHashtable
 
isEmpty() - Method in class com.db4o.collections.ActivatableLinkedList
 
isEmpty() - Method in class com.db4o.collections.ActivatableStack
 
isEmpty() - Method in class com.db4o.collections.ActivatableTreeSet
 
isEmpty() - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
isEmpty() - Method in class com.db4o.collections.DelegatingActivatableCollection
 
isEmpty() - Method in class com.db4o.collections.DelegatingCollection
 
isEmpty() - Method in class com.db4o.collections.DelegatingSet
 
isEmpty() - Method in class com.db4o.foundation.CircularBuffer4
 
isEmpty() - Method in class com.db4o.foundation.CircularIntBuffer4
 
isEmpty() - Method in class com.db4o.foundation.CircularLongBuffer4
 
isEmpty() - Method in class com.db4o.foundation.Collection4
 
isEmpty() - Method in class com.db4o.foundation.HashSet4
 
isEmpty() - Method in interface com.db4o.foundation.Sequence4
 
isEmpty() - Method in interface com.db4o.foundation.Set4
 
isEmpty() - Method in class com.db4o.foundation.Stack4
 
isEmpty() - Method in interface com.db4o.internal.btree.BTreeRange
 
isEmpty() - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
isEmpty() - Method in class com.db4o.internal.btree.BTreeRangeUnion
 
isEmpty() - Method in class com.db4o.internal.collections.BigSet
 
isEmpty() - Method in class com.db4o.internal.LockedTree
 
isEnabledOn(AspectVersionContext) - Method in class com.db4o.internal.ClassAspect
 
isEnum(Reflector, ReflectClass) - Static method in class com.db4o.internal.Platform4
 
IsEqual(Object) - Method in class com.db4o.internal.PreparedArrayContainsComparison
 
isFalse(int) - Method in class com.db4o.foundation.BitMap4
 
isField() - Method in class com.db4o.internal.marshall.AspectType
 
isField() - Method in class com.db4o.internal.marshall.RawFieldSpec
 
isField() - Method in class com.db4o.Rename
 
isFieldMetadata() - Method in class com.db4o.internal.marshall.AspectType
 
isFieldMetadata() - Method in class com.db4o.internal.marshall.RawFieldSpec
 
isFilterMethod(Method) - Static method in class com.db4o.query.PredicatePlatform
 
isFlaggedAsHandled(int) - Method in class com.db4o.internal.ObjectReference
 
isFlaggedForDelete() - Method in class com.db4o.internal.ObjectReference
 
isFull() - Method in class com.db4o.foundation.CircularBuffer4
 
isFull() - Method in class com.db4o.foundation.CircularIntBuffer4
 
isFull() - Method in class com.db4o.foundation.CircularLongBuffer4
 
isGreater() - Method in class com.db4o.internal.btree.Searcher
 
isGreaterThan(Object) - Method in class com.db4o.internal.PreparedArrayContainsComparison
 
isImmutable() - Method in class com.db4o.reflect.generic.GenericClass
 
isImmutable() - Method in class com.db4o.reflect.jdk.JdkClass
 
isImmutable() - Method in interface com.db4o.reflect.ReflectClass
We need this for replication, to find out if a class needs to be traversed or if it simply can be copied across.
isIndirectedIndexed(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
isIndirectedWithinSlot(TypeHandler4) - Method in class com.db4o.internal.marshall.SlotFormat
 
isIndirectedWithinSlot(TypeHandler4) - Method in class com.db4o.internal.marshall.SlotFormat0
 
isIndirectedWithinSlot(TypeHandler4) - Method in class com.db4o.internal.marshall.SlotFormat2
 
isIndirectedWithinSlot(TypeHandler4) - Method in class com.db4o.internal.marshall.SlotFormatCurrent
 
isInstance(Object) - Method in class com.db4o.reflect.generic.GenericArrayClass
 
isInstance(Object) - Method in class com.db4o.reflect.generic.GenericClass
 
isInstance(Object) - Method in class com.db4o.reflect.jdk.JdkClass
 
isInstance(Object) - Method in interface com.db4o.reflect.ReflectClass
 
isInterface() - Method in class com.db4o.reflect.generic.GenericClass
 
isInterface() - Method in class com.db4o.reflect.jdk.JdkClass
 
isInterface() - Method in interface com.db4o.reflect.ReflectClass
 
isInternal() - Method in class com.db4o.internal.ClassMetadata
 
isJavaEnum(GenericReflector, ReflectClass) - Static method in class com.db4o.internal.Platform4
 
isLeaf() - Method in class com.db4o.internal.btree.BTreeNode
 
isLegacyHandlerVersion() - Method in class com.db4o.internal.AbstractBufferContext
 
isLegacyHandlerVersion() - Method in interface com.db4o.internal.DefragmentContext
 
isLegacyHandlerVersion() - Method in class com.db4o.internal.DefragmentContextImpl
 
isLegacyHandlerVersion() - Method in interface com.db4o.internal.delete.DeleteContext
 
isModified(Object) - Method in interface com.db4o.internal.activation.ModifiedObjectQuery
 
isModified(Object) - Method in class com.db4o.internal.activation.NullModifiedObjectQuery
 
isModified(Object) - Method in class com.db4o.internal.ClassMetadata
 
isModified(Object) - Method in interface com.db4o.internal.ModificationAware
 
isNamedClass(Class) - Static method in class com.db4o.internal.ReflectPlatform
 
isNArray() - Method in class com.db4o.internal.marshall.RawFieldSpec
 
isNDimensional(ReflectClass) - Method in class com.db4o.reflect.core.AbstractReflectArray
 
isNDimensional(ReflectClass) - Method in class com.db4o.reflect.generic.GenericArrayReflector
 
isNDimensional(ReflectClass) - Method in interface com.db4o.reflect.ReflectArray
 
isNew() - Method in class com.db4o.internal.Identifiable
 
isNew() - Method in class com.db4o.internal.marshall.MarshallingContext
 
isNew() - Method in class com.db4o.internal.slots.Slot
 
isNew() - Method in class com.db4o.internal.slots.SlotChange
 
isNull(int) - Method in class com.db4o.internal.DefragmentContextImpl
 
isNull(int) - Method in class com.db4o.internal.marshall.MarshallingContext
 
isNull(int, boolean) - Method in class com.db4o.internal.marshall.MarshallingContext
 
isNull(int) - Method in interface com.db4o.internal.marshall.MarshallingInfo
 
isNull(int) - Method in class com.db4o.internal.marshall.ObjectHeaderAttributes
 
isNull(int) - Method in class com.db4o.internal.marshall.ObjectHeaderContext
 
isNull() - Method in class com.db4o.internal.slots.Slot
 
isNull(Slot) - Static method in class com.db4o.internal.slots.Slot
 
isObjectConstructor() - Method in class com.db4o.internal.TranslatedAspect
 
isOlderThan(Db4oDatabase) - Method in class com.db4o.ext.Db4oDatabase
 
isOr() - Method in class com.db4o.internal.query.processor.QConJoin
 
isOwnCommit() - Method in class com.db4o.events.CommitEventArgs
 
isPaused() - Method in class com.db4o.foundation.PausableBlockingQueue
 
isPaused() - Method in interface com.db4o.foundation.PausableBlockingQueue4
 
isPeek() - Method in class com.db4o.internal.activation.ActivationMode
 
isPlainObject(TypeHandler4) - Static method in class com.db4o.internal.OpenTypeHandler
 
isPrefetch() - Method in class com.db4o.internal.activation.ActivationMode
 
isPreVersion0Format(int) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
isPreVersion0Format(int) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper
 
isPreVersion0Format(int) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper0
 
isPrimitive() - Method in class com.db4o.internal.FieldMetadata
 
isPrimitive(Reflector, ReflectClass, ClassMetadata) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
isPrimitive(Reflector, ReflectClass, ClassMetadata) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper
 
isPrimitive(Reflector, ReflectClass, ClassMetadata) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper3
 
isPrimitive() - Method in class com.db4o.internal.marshall.RawFieldSpec
 
isPrimitive() - Method in class com.db4o.reflect.generic.GenericClass
 
isPrimitive() - Method in class com.db4o.reflect.generic.GenericField
 
isPrimitive() - Method in class com.db4o.reflect.jdk.JdkClass
 
isPrimitive() - Method in interface com.db4o.reflect.ReflectClass
 
isPublic() - Method in class com.db4o.reflect.generic.GenericField
 
isPublic() - Method in class com.db4o.reflect.generic.GenericVirtualField
 
isPublic() - Method in class com.db4o.reflect.jdk.JdkField
 
isPublic() - Method in interface com.db4o.reflect.ReflectField
 
isQueryLeaf(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
isReadOnly() - Method in class com.db4o.internal.Config4Impl
 
isRefresh() - Method in class com.db4o.internal.activation.ActivationMode
 
isRemove() - Method in class com.db4o.internal.btree.BTreePatch
 
isRemove() - Method in class com.db4o.internal.btree.BTreeRemove
 
isRemoved() - Method in class com.db4o.internal.metadata.HierarchyAnalyzer.Diff
 
isRemoved() - Method in class com.db4o.internal.metadata.HierarchyAnalyzer.Removed
 
isResolved() - Method in interface com.db4o.internal.fieldindex.IndexedNode
 
isResolved() - Method in class com.db4o.internal.fieldindex.IndexedNodeBase
 
isResolved() - Method in class com.db4o.internal.fieldindex.JoinedLeaf
 
isSimple(Class) - Static method in class com.db4o.internal.Platform4
 
isSmallerThan(Object) - Method in class com.db4o.internal.PreparedArrayContainsComparison
 
isStandaloneTypeHandler(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
isStarted() - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
isStarted() - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
isStarted() - Method in interface com.db4o.internal.freespace.FreespaceManager
 
isStarted() - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
isStarted() - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
isStarted() - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
isStatic() - Method in class com.db4o.reflect.generic.GenericField
 
isStatic() - Method in class com.db4o.reflect.generic.GenericVirtualField
 
isStatic() - Method in class com.db4o.reflect.jdk.JdkField
 
isStatic() - Method in interface com.db4o.reflect.ReflectField
 
isStorable() - Method in class com.db4o.internal.ClassMetadata
 
isStored(Object) - Method in interface com.db4o.ext.ExtObjectContainer
tests if an object is stored in this ObjectContainer.
isStored(Object) - Method in class com.db4o.internal.ExternalObjectContainer
 
isStored(Transaction, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
isStored(Object) - Method in class com.db4o.internal.ObjectContainerSession
 
isStronglyTyped() - Method in class com.db4o.internal.ClassMetadata
no any, primitive, array or other tricks.
isStronglyTyped() - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
isStruct() - Method in class com.db4o.internal.ClassMetadata
 
isStruct(ReflectClass) - Static method in class com.db4o.internal.Platform4
Returns true if claxx represents a .net struct (a value type with members in the type handler jargon).
isSystemHandler(int) - Method in class com.db4o.internal.HandlerRegistry
 
isSystemTransaction() - Method in class com.db4o.internal.Transaction
 
isTransient(ReflectClass) - Method in class com.db4o.internal.HandlerRegistry
 
isTransient(ReflectClass) - Static method in class com.db4o.internal.Platform4
 
isTransient() - Method in class com.db4o.reflect.generic.GenericField
 
isTransient() - Method in class com.db4o.reflect.generic.GenericVirtualField
 
isTransient() - Method in class com.db4o.reflect.jdk.JdkField
 
isTransient() - Method in interface com.db4o.reflect.ReflectField
 
isTranslated() - Method in class com.db4o.internal.ClassMetadata
 
isTranslator() - Method in class com.db4o.internal.marshall.AspectType
 
isTranslator() - Method in class com.db4o.internal.marshall.RawFieldSpec
 
isTransparentActivationEnabledOn(InternalObjectContainer) - Static method in class com.db4o.ta.TransparentActivationSupport
 
isTrue(int) - Method in class com.db4o.foundation.BitMap4
 
isUnspecified() - Method in class com.db4o.foundation.TernaryBool
 
isUntyped(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
isUpdate() - Method in class com.db4o.internal.slots.Slot
 
isValid() - Method in class com.db4o.internal.btree.BTreePointer
 
isValid() - Method in class com.db4o.internal.ObjectID
 
isValid() - Method in class com.db4o.internal.ObjectReference
 
isValidId(int) - Static method in class com.db4o.internal.ObjectReference
 
isValidPointer(int) - Method in class com.db4o.internal.LocalObjectContainer
 
isValidPointer(int) - Method in class com.db4o.internal.TransportObjectContainer
 
isValueType() - Method in class com.db4o.internal.ClassMetadata
 
isValueType(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
isVariableLength(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
isVirtual() - Method in class com.db4o.internal.FieldMetadata
 
isVirtual() - Method in class com.db4o.internal.marshall.RawFieldSpec
 
isVirtual() - Method in class com.db4o.internal.VirtualFieldMetadata
 
isVirtualField() - Method in class com.db4o.internal.marshall.RawFieldSpec
 
iterable(T...) - Static method in class com.db4o.foundation.Iterators
 
iterable(Iterator4) - Static method in class com.db4o.foundation.Iterators
 
Iterable4<T> - Interface in com.db4o.foundation
 
Iterable4Adaptor - Class in com.db4o.foundation
Adapts Iterable4/Iterator4 iteration model (moveNext, current) to the old db4o and jdk model (hasNext, next).
Iterable4Adaptor(Iterable4) - Constructor for class com.db4o.foundation.Iterable4Adaptor
 
IterableBase - Interface in com.db4o.foundation
 
IterableBaseFactory - Class in com.db4o.foundation
 
IterableBaseWrapper - Interface in com.db4o.foundation
 
iterate(T...) - Static method in class com.db4o.foundation.Iterators
 
iterate(List4) - Static method in class com.db4o.foundation.Iterators
 
iterate(ClassMetadata, Transaction) - Static method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
iterateChildren() - Method in class com.db4o.internal.query.processor.QCon
 
iterateConstraints() - Method in class com.db4o.internal.query.processor.QCandidates
 
iterateConstraints() - Method in class com.db4o.internal.query.processor.QQueryBase
 
iterateIDs() - Method in class com.db4o.internal.fieldindex.FieldIndexProcessorResult
 
iterateIDs() - Method in class com.db4o.internal.query.result.AbstractLateQueryResult
 
iterateIDs() - Method in class com.db4o.internal.query.result.HybridQueryResult
 
iterateIDs() - Method in class com.db4o.internal.query.result.IdListQueryResult
 
iterateIDs() - Method in class com.db4o.internal.query.result.IdTreeQueryResult
 
iterateIDs() - Method in interface com.db4o.internal.query.result.QueryResult
 
iterateIDs() - Method in class com.db4o.internal.query.result.StatefulQueryResult
 
iterateJoins() - Method in class com.db4o.internal.query.processor.QCon
 
iterateTopLevelClasses(Visitor4) - Method in class com.db4o.internal.ClassMetadataRepository
 
ITERATION - Static variable in class com.db4o.Db4oVersion
 
iterator() - Method in class com.db4o.collections.AbstractList4
 
iterator() - Method in class com.db4o.collections.ActivatableArrayList
 
iterator() - Method in class com.db4o.collections.ActivatableHashSet
 
iterator() - Method in class com.db4o.collections.ActivatableLinkedList
 
iterator() - Method in class com.db4o.collections.ActivatableStack
 
iterator() - Method in class com.db4o.collections.ActivatableTreeSet
 
iterator() - Method in class com.db4o.collections.DelegatingActivatableCollection
 
iterator() - Method in class com.db4o.collections.DelegatingActivatableSet
 
iterator() - Method in class com.db4o.collections.DelegatingCollection
 
iterator() - Method in class com.db4o.collections.DelegatingSet
 
iterator() - Method in class com.db4o.foundation.BlockingQueue
 
iterator() - Method in class com.db4o.foundation.CircularBuffer4
 
iterator() - Method in class com.db4o.foundation.CircularIntBuffer4
 
iterator() - Method in class com.db4o.foundation.CircularLongBuffer4
 
iterator() - Method in class com.db4o.foundation.Collection4
Iterates through the collection in reversed insertion order which happens to be the fastest.
iterator() - Method in class com.db4o.foundation.CollectionIterableBase
 
iterator() - Method in class com.db4o.foundation.CompositeIterable4
 
iterator() - Method in class com.db4o.foundation.DelegatingBlockingQueue
 
iterator() - Method in class com.db4o.foundation.HashSet4
 
iterator() - Method in class com.db4o.foundation.Hashtable4
Iterates through all the entries.
iterator() - Method in class com.db4o.foundation.IdentitySet4
 
iterator() - Method in class com.db4o.foundation.IntArrayList
 
iterator() - Method in interface com.db4o.foundation.Iterable4
 
iterator() - Method in interface com.db4o.foundation.IterableBase
 
iterator(Collection<T>) - Static method in class com.db4o.foundation.Iterators
 
iterator(Iterable4) - Static method in class com.db4o.foundation.Iterators
 
iterator() - Method in class com.db4o.foundation.JdkCollectionIterable4
 
iterator() - Method in class com.db4o.foundation.NoDuplicatesQueue
 
iterator() - Method in class com.db4o.foundation.NonblockingQueue
 
iterator() - Method in interface com.db4o.foundation.Queue4
 
iterator() - Method in class com.db4o.foundation.ReflectionIterableBase
 
iterator() - Method in interface com.db4o.foundation.Set4
 
iterator(Transaction) - Method in class com.db4o.internal.btree.BTree
 
iterator() - Method in class com.db4o.internal.caching.CacheStatistics
 
iterator() - Method in class com.db4o.internal.caching.NullCache4
 
iterator() - Method in class com.db4o.internal.ClassMetadataRepository
 
iterator() - Method in class com.db4o.internal.collections.BigSet
 
iterator() - Method in class com.db4o.internal.fieldindex.IndexedLeaf
 
iterator() - Method in class com.db4o.internal.fieldindex.IndexedPath
 
iterator() - Method in class com.db4o.internal.fieldindex.JoinedLeaf
 
iterator(ReflectClass, Object) - Static method in class com.db4o.internal.handlers.array.ArrayHandler
 
iterator() - Method in class com.db4o.internal.ObjectInfoCollectionImpl
 
iterator() - Method in class com.db4o.internal.query.ObjectSetFacade
 
iterator() - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
iterator() - Method in class com.db4o.internal.query.result.HybridQueryResult
 
iterator() - Method in class com.db4o.internal.query.result.StatefulQueryResult
 
iterator() - Method in class com.db4o.reflect.generic.GenericArray
 
Iterator4<E> - Interface in com.db4o.foundation
 
Iterator4Impl<T> - Class in com.db4o.foundation
 
Iterator4Impl(List4) - Constructor for class com.db4o.foundation.Iterator4Impl
 
Iterator4JdkIterator - Class in com.db4o.foundation
 
Iterator4JdkIterator(Iterator4) - Constructor for class com.db4o.foundation.Iterator4JdkIterator
 
Iterators - Class in com.db4o.foundation
Iterator primitives (concat, map, reduce, filter, etc...).
Iterators() - Constructor for class com.db4o.foundation.Iterators
 

J

javaClass() - Method in class com.db4o.internal.handlers.DateHandlerBase
 
javaClass() - Method in class com.db4o.internal.handlers.NetTypeHandler
 
javaClass() - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
JavaReflectClass - Interface in com.db4o.reflect.jdk
 
JDK - Class in com.db4o.internal
 
JDK() - Constructor for class com.db4o.internal.JDK
 
jdk() - Static method in class com.db4o.internal.Platform4
 
JdkArray - Class in com.db4o.reflect.jdk
Reflection implementation for Array to map to JDK reflection.
JdkClass - Class in com.db4o.reflect.jdk
Reflection implementation for Class to map to JDK reflection.
JdkClass(Reflector, JdkReflector, Class<?>) - Constructor for class com.db4o.reflect.jdk.JdkClass
 
JdkCollectionIterable4 - Class in com.db4o.foundation
 
JdkCollectionIterable4(Collection) - Constructor for class com.db4o.foundation.JdkCollectionIterable4
 
JdkComparatorWrapper - Class in com.db4o.query
 
JdkComparatorWrapper(Comparator) - Constructor for class com.db4o.query.JdkComparatorWrapper
 
JdkConstructor - Class in com.db4o.reflect.jdk
Reflection implementation for Constructor to map to JDK reflection.
JdkConstructor(Reflector, Constructor) - Constructor for class com.db4o.reflect.jdk.JdkConstructor
 
JDKFactory - Interface in com.db4o.internal
 
JdkField - Class in com.db4o.reflect.jdk
Reflection implementation for Field to map to JDK reflection.
JdkField(Reflector, Field) - Constructor for class com.db4o.reflect.jdk.JdkField
 
JdkLoader - Interface in com.db4o.reflect.jdk
 
JdkMethod - Class in com.db4o.reflect.jdk
 
JdkMethod(Method, Reflector) - Constructor for class com.db4o.reflect.jdk.JdkMethod
 
JDKReflect - Class in com.db4o.internal
package and class name are hard-referenced in JavaOnly#jdk()
JDKReflect() - Constructor for class com.db4o.internal.JDKReflect
 
JDKReflect.Factory - Class in com.db4o.internal
 
JDKReflect.Factory() - Constructor for class com.db4o.internal.JDKReflect.Factory
 
JdkReflector - Class in com.db4o.reflect.jdk
db4o wrapper for JDK reflector functionality
JdkReflector(ClassLoader) - Constructor for class com.db4o.reflect.jdk.JdkReflector
Constructor
JdkReflector(JdkLoader) - Constructor for class com.db4o.reflect.jdk.JdkReflector
Constructor
JdkSignatureGenerator - Class in com.db4o.foundation
 
JdkSignatureGenerator() - Constructor for class com.db4o.foundation.JdkSignatureGenerator
 
join(Iterable4, String) - Static method in class com.db4o.foundation.Iterators
 
join(Iterator4, String) - Static method in class com.db4o.foundation.Iterators
 
join(Iterator4, String, String, String) - Static method in class com.db4o.foundation.Iterators
 
join(int) - Method in interface com.db4o.internal.threading.ThreadPool4
 
join(int) - Method in class com.db4o.internal.threading.ThreadPool4Impl
 
JoinedLeaf - Class in com.db4o.internal.fieldindex
 
JoinedLeaf(QCon, IndexedNodeWithRange, BTreeRange) - Constructor for class com.db4o.internal.fieldindex.JoinedLeaf
 
JUST_SET - Static variable in class com.db4o.DTrace
 

K

key - Variable in class com.db4o.config.Entry
 
key() - Method in interface com.db4o.foundation.Entry4
 
key() - Method in class com.db4o.foundation.HashtableIntEntry
 
key() - Method in class com.db4o.foundation.HashtableLongEntry
 
key() - Method in class com.db4o.foundation.HashtableObjectEntry
 
key() - Method in class com.db4o.foundation.Tree
 
key() - Method in class com.db4o.foundation.TreeObject
 
key(Transaction) - Method in class com.db4o.internal.btree.BTreeAdd
 
key(Transaction, int) - Method in class com.db4o.internal.btree.BTreeNode
 
key(Transaction) - Method in class com.db4o.internal.btree.BTreePatch
 
key() - Method in class com.db4o.internal.btree.BTreePointer
 
key(Transaction) - Method in class com.db4o.internal.btree.BTreeUpdate
 
key() - Method in class com.db4o.internal.TreeInt
 
keyHandler() - Method in class com.db4o.internal.btree.BTree
 
keys() - Method in class com.db4o.foundation.HashtableBase
 
keys() - Method in interface com.db4o.internal.btree.BTreeRange
 
keys() - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
keys() - Method in class com.db4o.internal.btree.BTreeRangeUnion
 
keySet() - Method in class com.db4o.collections.ActivatableHashMap
 
keySet() - Method in class com.db4o.collections.ActivatableHashtable
 
keySet() - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
KeySpec - Class in com.db4o.foundation
 
KeySpec(byte) - Constructor for class com.db4o.foundation.KeySpec
 
KeySpec(int) - Constructor for class com.db4o.foundation.KeySpec
 
KeySpec(boolean) - Constructor for class com.db4o.foundation.KeySpec
 
KeySpec(Object) - Constructor for class com.db4o.foundation.KeySpec
 
KeySpec.Deferred - Interface in com.db4o.foundation
 
KeySpecHashtable4 - Class in com.db4o.foundation
 
KeySpecHashtable4(int) - Constructor for class com.db4o.foundation.KeySpecHashtable4
 
KeyValueHandlerPair - Class in com.db4o.typehandlers.internal
 
KeyValueHandlerPair(TypeHandler4, TypeHandler4) - Constructor for class com.db4o.typehandlers.internal.KeyValueHandlerPair
 
knownClasses() - Method in interface com.db4o.ext.ExtObjectContainer
returns all class representations that are known to this ObjectContainer because they have been used or stored.
knownClasses() - Method in class com.db4o.internal.ObjectContainerBase
 
knownClasses() - Method in class com.db4o.internal.ObjectContainerSession
 
knownClasses() - Method in class com.db4o.reflect.generic.GenericReflector
Returns an array of classes known to the reflector
KnownClassesCollector - Class in com.db4o.internal.reflect.generic
 
KnownClassesCollector(ObjectContainerBase, KnownClassesRepository) - Constructor for class com.db4o.internal.reflect.generic.KnownClassesCollector
 
KnownClassesRepository - Class in com.db4o.reflect.generic
 
KnownClassesRepository(ReflectClassBuilder) - Constructor for class com.db4o.reflect.generic.KnownClassesRepository
 
knownSize() - Method in class com.db4o.internal.query.result.AbstractLateQueryResult
 
knownSize() - Method in class com.db4o.internal.query.result.AbstractQueryResult
 

L

last() - Method in class com.db4o.collections.ActivatableTreeSet
 
last() - Method in class com.db4o.foundation.TimeStampIdGenerator
 
last(Tree) - Static method in class com.db4o.foundation.Tree
 
last() - Method in class com.db4o.foundation.Tree
 
lastIndexOf(Object) - Method in class com.db4o.collections.AbstractList4
 
lastIndexOf(Object) - Method in class com.db4o.collections.ActivatableArrayList
 
lastIndexOf(Object) - Method in class com.db4o.collections.ActivatableLinkedList
 
lastIndexOf(Object) - Method in class com.db4o.collections.ActivatableStack
 
lastIndexOf(Object) - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
lastIndexOf(Object) - Method in class com.db4o.internal.query.ObjectSetFacade
 
lastKeyIndex(Transaction) - Method in class com.db4o.internal.btree.BTreeNode
 
lastPointer(Transaction) - Method in class com.db4o.internal.btree.BTree
 
lastPointer(Transaction) - Method in class com.db4o.internal.btree.BTreeNode
 
lastPointer() - Method in interface com.db4o.internal.btree.BTreeRange
 
lastPointer() - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
lastPointer() - Method in class com.db4o.internal.btree.BTreeRangeUnion
 
lastReferenceReadWasReallyNull() - Method in class com.db4o.internal.marshall.AbstractReadContext
 
lastTimeStampID() - Method in class com.db4o.internal.SystemData
 
lastTimeStampID(long) - Method in class com.db4o.internal.SystemData
 
latestFamily(int) - Static method in class com.db4o.internal.marshall.MarshallerFamily
 
latin() - Static method in class com.db4o.config.encoding.StringEncodings
 
LatinStringEncoding - Class in com.db4o.internal.encoding
 
LatinStringEncoding() - Constructor for class com.db4o.internal.encoding.LatinStringEncoding
 
LatinStringIO - Class in com.db4o.internal.encoding
 
LatinStringIO() - Constructor for class com.db4o.internal.encoding.LatinStringIO
 
LAZY - Static variable in class com.db4o.config.QueryEvaluationMode
Constant for lazy query evaluation.
LazyObjectReference - Class in com.db4o.internal
 
LazyObjectReference(Transaction, int) - Constructor for class com.db4o.internal.LazyObjectReference
 
LazyQueryResult - Class in com.db4o.internal.query.result
 
LazyQueryResult(Transaction) - Constructor for class com.db4o.internal.query.result.LazyQueryResult
 
lazyReferenceFor(int) - Method in class com.db4o.internal.LocalTransaction
 
LEADING_LENGTH - Static variable in class com.db4o.internal.Const4
 
legacy() - Method in class com.db4o.internal.config.EmbeddedConfigurationImpl
 
legacy() - Method in interface com.db4o.internal.config.LegacyConfigurationProvider
 
LEGACY - Static variable in class com.db4o.internal.ids.StandardIdSystemFactory
 
LegacyActivationDepth - Class in com.db4o.internal.activation
Activates an object graph to a specific depth respecting any activation configuration settings that might be in effect.
LegacyActivationDepth(int) - Constructor for class com.db4o.internal.activation.LegacyActivationDepth
 
LegacyActivationDepth(int, ActivationMode) - Constructor for class com.db4o.internal.activation.LegacyActivationDepth
 
LegacyActivationDepthProvider - Class in com.db4o.internal.activation
 
LegacyActivationDepthProvider() - Constructor for class com.db4o.internal.activation.LegacyActivationDepthProvider
 
LegacyClientServerFactory - Interface in com.db4o.config
 
LegacyConfigurationProvider - Interface in com.db4o.internal.config
 
LegacyFixedUpdateDepth - Class in com.db4o.internal.activation
 
LegacyFixedUpdateDepth(int) - Constructor for class com.db4o.internal.activation.LegacyFixedUpdateDepth
 
LegacyUnspecifiedUpdateDepth - Class in com.db4o.internal.activation
 
LegacyUpdateDepthProvider - Class in com.db4o.internal.activation
 
LegacyUpdateDepthProvider() - Constructor for class com.db4o.internal.activation.LegacyUpdateDepthProvider
 
length() - Method in class com.db4o.internal.ByteArrayBuffer
 
length() - Method in class com.db4o.internal.DefragmentContextImpl
 
length(String) - Method in class com.db4o.internal.encoding.DelegatingStringIO
 
length(String) - Method in class com.db4o.internal.encoding.LatinStringIO
 
length(String) - Method in class com.db4o.internal.encoding.UnicodeStringIO
 
length() - Method in class com.db4o.internal.fileheader.FileHeader
 
length() - Method in class com.db4o.internal.fileheader.FileHeader1
 
length() - Method in class com.db4o.internal.fileheader.FileHeader2
 
length() - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart2
 
length() - Method in class com.db4o.internal.MarshallingBuffer
 
length() - Method in interface com.db4o.internal.ReadWriteBuffer
 
length() - Method in class com.db4o.internal.SerializedGraph
 
length() - Method in class com.db4o.internal.slots.Pointer4
 
length() - Method in class com.db4o.internal.slots.Slot
 
length() - Method in class com.db4o.internal.StatefulBuffer
 
length() - Method in interface com.db4o.io.Bin
returns the length of the Bin (on disc, in memory).
length() - Method in class com.db4o.io.BinDecorator
 
length() - Method in class com.db4o.io.BlockAwareBinWindow
 
length() - Method in class com.db4o.io.FileStorage.FileBin
 
length() - Method in class com.db4o.io.MemoryBin
 
length() - Method in class com.db4o.io.SynchronizedBin
 
length() - Method in class com.db4o.io.ThreadedSyncBin
 
LengthKeySlotHandler - Class in com.db4o.internal.freespace
 
LengthKeySlotHandler() - Constructor for class com.db4o.internal.freespace.LengthKeySlotHandler
 
LenientFieldAccessor - Class in com.db4o.internal.reflect
 
LenientFieldAccessor() - Constructor for class com.db4o.internal.reflect.LenientFieldAccessor
 
lessThan(BTreePointer, BTreePointer) - Static method in class com.db4o.internal.btree.BTreePointer
 
like() - Method in class com.db4o.internal.query.processor.QCon
 
like() - Method in class com.db4o.internal.query.processor.QConObject
 
like() - Method in class com.db4o.internal.query.processor.QConstraints
 
like() - Method in interface com.db4o.query.Constraint
sets the evaluation mode to "like" comparison.
limit(int) - Method in class com.db4o.internal.qlin.QLinRoot
 
limit(int) - Method in class com.db4o.internal.qlin.QLinSubNode
 
limit(int) - Method in interface com.db4o.qlin.QLin
 
link() - Static method in class com.db4o.internal.Platform4
 
linkLength() - Method in class com.db4o.internal.btree.FieldIndexKeyHandler
 
linkLength(HandlerVersionContext) - Method in class com.db4o.internal.ClassAspect
 
linkLength(HandlerVersionContext) - Method in class com.db4o.internal.CommitTimestampFieldMetadata
 
linkLength(HandlerVersionContext) - Method in class com.db4o.internal.FieldMetadata
 
linkLength() - Method in class com.db4o.internal.freespace.SlotHandler
 
linkLength() - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
linkLength() - Method in class com.db4o.internal.handlers.BooleanHandler
 
linkLength() - Method in class com.db4o.internal.handlers.ByteHandler
 
linkLength() - Method in class com.db4o.internal.handlers.CharHandler
 
linkLength() - Method in class com.db4o.internal.handlers.IntHandler
 
linkLength() - Method in class com.db4o.internal.handlers.LongHandler
 
linkLength() - Method in class com.db4o.internal.handlers.NetTypeHandler
 
linkLength() - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
linkLength() - Method in class com.db4o.internal.handlers.ShortHandler
 
linkLength() - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
linkLength() - Method in class com.db4o.internal.handlers.StringHandler
 
linkLength() - Method in class com.db4o.internal.ids.BTreeIdSystem.IdSlotMappingHandler
 
linkLength() - Method in interface com.db4o.internal.LinkLengthAware
 
linkLength() - Method in class com.db4o.internal.mapping.MappedIDPairHandler
 
linkLength() - Method in class com.db4o.internal.Null
 
linkLength() - Method in class com.db4o.internal.OpenTypeHandler
 
linkLength() - Method in class com.db4o.internal.PersistentBase
 
linkLength(HandlerVersionContext) - Method in class com.db4o.internal.TypeHandlerAspect
 
linkLength(HandlerVersionContext) - Method in class com.db4o.internal.UUIDFieldMetadata
 
linkLength(HandlerVersionContext) - Method in class com.db4o.internal.VersionFieldMetadata
 
LinkLengthAware - Interface in com.db4o.internal
 
List4<T> - Class in com.db4o.foundation
simplest possible linked list
List4() - Constructor for class com.db4o.foundation.List4
db4o constructor to be able to store objects of this class
List4(T) - Constructor for class com.db4o.foundation.List4
 
List4(List4<T>, T) - Constructor for class com.db4o.foundation.List4
 
listener(FreespaceListener) - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
listener(FreespaceListener) - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
listener(FreespaceListener) - Method in interface com.db4o.internal.freespace.FreespaceManager
 
listener(FreespaceListener) - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
listener(FreespaceListener) - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
listener(FreespaceListener) - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
Listener4<E> - Interface in com.db4o.foundation
 
ListenerRegistry<E> - Class in com.db4o.foundation
 
ListenerRegistry() - Constructor for class com.db4o.foundation.ListenerRegistry
 
listIterator() - Method in class com.db4o.collections.AbstractList4
 
listIterator(int) - Method in class com.db4o.collections.AbstractList4
 
listIterator() - Method in class com.db4o.collections.ActivatableArrayList
 
listIterator(int) - Method in class com.db4o.collections.ActivatableArrayList
 
listIterator() - Method in class com.db4o.collections.ActivatableLinkedList
 
listIterator(int) - Method in class com.db4o.collections.ActivatableLinkedList
 
listIterator() - Method in class com.db4o.collections.ActivatableStack
 
listIterator(int) - Method in class com.db4o.collections.ActivatableStack
 
listTypeHandler(TypeHandler4) - Method in class com.db4o.internal.TypeHandlerConfiguration
 
loadClass(String, Object) - Method in class com.db4o.internal.JDK
 
loadClass(String, Object) - Method in class com.db4o.internal.JDKReflect
 
loadClass(String) - Method in class com.db4o.reflect.jdk.ClassLoaderJdkLoader
 
loadClass(String) - Method in interface com.db4o.reflect.jdk.JdkLoader
 
LoadedFromClassIndex - Class in com.db4o.diagnostic
Diagnostic, if query was required to load candidate set from class index.
LoadedFromClassIndex(String) - Constructor for class com.db4o.diagnostic.LoadedFromClassIndex
 
loadedFromClassIndex(ClassMetadata) - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
loadFieldTypeById() - Method in class com.db4o.internal.FieldMetadata
 
loadFieldTypeById() - Method in class com.db4o.internal.VirtualFieldMetadata
 
loadFromClassIndex(ClassMetadata) - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
loadFromClassIndex(ClassMetadata) - Method in class com.db4o.internal.query.result.HybridQueryResult
 
loadFromClassIndex(ClassMetadata) - Method in class com.db4o.internal.query.result.IdListQueryResult
 
loadFromClassIndex(ClassMetadata) - Method in class com.db4o.internal.query.result.LazyQueryResult
 
loadFromClassIndex(ClassMetadata) - Method in class com.db4o.internal.query.result.SnapShotQueryResult
 
loadFromClassIndexes(ClassMetadataIterator) - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
loadFromClassIndexes(ClassMetadataIterator) - Method in class com.db4o.internal.query.result.HybridQueryResult
 
loadFromClassIndexes(ClassMetadataIterator) - Method in class com.db4o.internal.query.result.IdListQueryResult
 
loadFromClassIndexes(ClassMetadataIterator) - Method in class com.db4o.internal.query.result.LazyQueryResult
 
loadFromClassIndexes(ClassMetadataIterator) - Method in class com.db4o.internal.query.result.SnapShotQueryResult
 
loadFromIdReader(Iterator4) - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
loadFromIdReader(Iterator4) - Method in class com.db4o.internal.query.result.HybridQueryResult
 
loadFromIdReader(Iterator4) - Method in class com.db4o.internal.query.result.IdListQueryResult
 
loadFromQuery(QQuery) - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
loadFromQuery(QQuery) - Method in class com.db4o.internal.query.result.HybridQueryResult
 
loadFromQuery(QQuery) - Method in class com.db4o.internal.query.result.IdListQueryResult
 
loadFromQuery(QQuery) - Method in class com.db4o.internal.query.result.LazyQueryResult
 
loadFromQuery(QQuery) - Method in class com.db4o.internal.query.result.SnapShotQueryResult
 
localContainer() - Method in class com.db4o.internal.LocalTransaction
 
localContainer() - Method in class com.db4o.internal.transactionlog.TransactionLogHandler
 
LocalObjectContainer - Class in com.db4o.internal
 
LocalPersistentBase - Class in com.db4o.internal
 
LocalPersistentBase(TransactionalIdSystem) - Constructor for class com.db4o.internal.LocalPersistentBase
 
LocalPersistentBase() - Constructor for class com.db4o.internal.LocalPersistentBase
 
localSystemTransaction() - Method in class com.db4o.internal.LocalObjectContainer
 
LocalTransaction - Class in com.db4o.internal
 
LocalTransaction(ObjectContainerBase, Transaction, TransactionalIdSystem, ReferenceSystem) - Constructor for class com.db4o.internal.LocalTransaction
 
lock() - Method in interface com.db4o.ext.ExtObjectContainer
returns the main synchronization lock.
lock() - Method in class com.db4o.internal.ObjectContainerBase
 
lock() - Method in class com.db4o.internal.ObjectContainerSession
 
lock() - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
lock() - Method in interface com.db4o.internal.query.result.QueryResult
 
lock() - Method in class com.db4o.internal.query.result.StatefulQueryResult
 
lock() - Method in class com.db4o.util.io.NIOFileAdapter
 
Lock4 - Class in com.db4o.foundation
 
Lock4() - Constructor for class com.db4o.foundation.Lock4
 
LOCK_TIME_INTERVAL - Static variable in class com.db4o.internal.Const4
 
lockDatabaseFile(boolean) - Method in interface com.db4o.config.Configuration
can be used to turn the database file locking thread off.
lockDatabaseFile(boolean) - Method in interface com.db4o.config.FileConfiguration
can be used to turn the database file locking thread off.
lockDatabaseFile(boolean) - Method in class com.db4o.internal.Config4Impl
 
lockedByOtherSession(LocalObjectContainer, long) - Static method in class com.db4o.internal.fileheader.FileHeader
 
LockedTree - Class in com.db4o.internal
 
LockedTree() - Constructor for class com.db4o.internal.LockedTree
 
lockFile - Static variable in class com.db4o.Debug4
allows overriding the file locking mechanism to turn it off
lockFile() - Method in class com.db4o.internal.Config4Impl
 
lockFile() - Method in class com.db4o.internal.fileheader.TimerFileLock
 
lockFile() - Method in class com.db4o.internal.fileheader.TimerFileLockDisabled
 
lockFile() - Method in class com.db4o.internal.fileheader.TimerFileLockEnabled
 
lockFile(String, Object) - Static method in class com.db4o.internal.Platform4
 
lockFile() - Method in class com.db4o.io.BinConfiguration
 
lockFileName(String) - Static method in class com.db4o.internal.transactionlog.FileBasedTransactionLogHandler
 
log() - Method in class com.db4o.DTrace
 
log(String) - Method in class com.db4o.DTrace
 
log(long) - Method in class com.db4o.DTrace
 
log(long, String) - Method in class com.db4o.DTrace
 
logEnd(long, long) - Method in class com.db4o.DTrace
 
logEnd(long, long, long) - Method in class com.db4o.DTrace
 
logEnd(long, long, long, String) - Method in class com.db4o.DTrace
 
logErr(Configuration, int, String, Throwable) - Static method in class com.db4o.internal.Messages
 
logFileName(String) - Static method in class com.db4o.internal.transactionlog.FileBasedTransactionLogHandler
 
logInfo(String) - Method in class com.db4o.DTrace
 
logLength(long, long) - Method in class com.db4o.DTrace
 
logLength(long, long, long) - Method in class com.db4o.DTrace
 
logLength(Slot) - Method in class com.db4o.DTrace
 
logLength(long, Slot) - Method in class com.db4o.DTrace
 
logMsg(Configuration, int, String) - Static method in class com.db4o.internal.Messages
 
logMsg(int, String) - Method in class com.db4o.internal.ObjectContainerBase
 
LONG_BYTES - Static variable in class com.db4o.internal.Const4
 
LONG_ID - Static variable in class com.db4o.internal.Handlers4
 
LONG_LENGTH - Static variable in class com.db4o.foundation.PrimitiveCodec
 
LONG_LENGTH - Static variable in class com.db4o.internal.Const4
 
LongByRef - Class in com.db4o.foundation
Useful as "out" or "by ref" function parameter.
LongByRef(long) - Constructor for class com.db4o.foundation.LongByRef
 
LongByRef() - Constructor for class com.db4o.foundation.LongByRef
 
LongHandler - Class in com.db4o.internal.handlers
 
LongHandler() - Constructor for class com.db4o.internal.handlers.LongHandler
 
LongHandler0 - Class in com.db4o.internal.handlers
 
LongHandler0() - Constructor for class com.db4o.internal.handlers.LongHandler0
 
longPart() - Method in interface com.db4o.internal.replication.Db4oReplicationReference
 
longTimeOuts - Static variable in class com.db4o.Debug4
makes C/S timeouts longer, so C/S does not time out in the debugger
longToDouble(long) - Static method in class com.db4o.internal.Platform4
 
lookupByID(int) - Method in class com.db4o.reflect.generic.KnownClassesRepository
 
lookupByName(String) - Method in class com.db4o.reflect.generic.KnownClassesRepository
 
LOWEST - Static variable in class com.db4o.internal.btree.SearchTarget
 
lowestValidId() - Method in class com.db4o.internal.HandlerRegistry
 

M

main(String[]) - Static method in class com.db4o.Db4o
prints the version name of this db4o version to System.out.
main(String[]) - Static method in class com.db4o.util.io.spikes.SimpleIoBenchmark
 
maintainsIndices() - Method in class com.db4o.internal.ObjectContainerBase
 
maintainsIndices() - Method in class com.db4o.internal.TransportObjectContainer
 
MAJOR - Static variable in class com.db4o.Db4oVersion
 
map(Object) - Method in class com.db4o.foundation.EnumerateIterator
 
map(Object) - Method in class com.db4o.foundation.FilteredIterator
 
map(Object) - Method in class com.db4o.foundation.FunctionApplicationIterator
 
map(Iterator4, Function4) - Static method in class com.db4o.foundation.Iterators
Returns a new iterator which yields the result of applying the function to every element in the original iterator.
map(Object[], Function4) - Static method in class com.db4o.foundation.Iterators
 
map(Iterable4, Function4) - Static method in class com.db4o.foundation.Iterators
 
map(Object) - Method in class com.db4o.foundation.MappingIterator
 
map(Object) - Method in class com.db4o.internal.ClassMetadataIterator
 
Map4 - Interface in com.db4o.foundation
 
MapEntry4<K,V> - Class in com.db4o.collections
 
MapEntry4(K, V) - Constructor for class com.db4o.collections.MapEntry4
 
mapId(int, int, boolean) - Method in class com.db4o.defragment.AbstractIdMapping
 
mapId(int, Slot) - Method in class com.db4o.defragment.DatabaseIdMapping
 
mapId(int, int, boolean) - Method in interface com.db4o.defragment.IdMapping
Registers a mapping for the given IDs.
mapId(int, Slot) - Method in interface com.db4o.defragment.IdMapping
Maps an ID to a slot
mapId(int, Slot) - Method in class com.db4o.defragment.InMemoryIdMapping
 
mapIDs(int, int, boolean) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
mapIDs(int, int, boolean) - Method in interface com.db4o.internal.mapping.IDMapping
 
mapNonClassIDs(int, int) - Method in class com.db4o.defragment.AbstractIdMapping
 
mapNonClassIDs(int, int) - Method in class com.db4o.defragment.DatabaseIdMapping
 
mapNonClassIDs(int, int) - Method in class com.db4o.defragment.InMemoryIdMapping
 
mapped() - Method in class com.db4o.internal.mapping.MappedIDPair
 
mappedClassID(int) - Method in class com.db4o.defragment.AbstractIdMapping
 
mappedId(int) - Method in class com.db4o.defragment.DatabaseIdMapping
 
mappedID(int) - Method in interface com.db4o.defragment.DefragmentServices
 
mappedID(int, int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
mappedID(int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
mappedId(int) - Method in interface com.db4o.defragment.IdMapping
Returns a previously registered mapping ID for the given ID if it exists.
mappedId(int) - Method in class com.db4o.defragment.InMemoryIdMapping
 
mappedID(int) - Method in interface com.db4o.internal.DefragmentContext
 
mappedID(int) - Method in class com.db4o.internal.DefragmentContextImpl
 
MappedIDPair - Class in com.db4o.internal.mapping
 
MappedIDPair(int, int) - Constructor for class com.db4o.internal.mapping.MappedIDPair
 
MappedIDPairHandler - Class in com.db4o.internal.mapping
 
MappedIDPairHandler() - Constructor for class com.db4o.internal.mapping.MappedIDPairHandler
 
mapping() - Method in class com.db4o.defragment.DefragmentConfig
 
mapping() - Method in interface com.db4o.defragment.DefragmentServices
 
mapping() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
mapping() - Method in class com.db4o.internal.DefragmentContextImpl
 
MappingIterator - Class in com.db4o.foundation
 
MappingIterator(Iterator4) - Constructor for class com.db4o.foundation.MappingIterator
 
MappingNotFoundException - Exception in com.db4o.internal.mapping
 
MappingNotFoundException(int) - Constructor for exception com.db4o.internal.mapping.MappingNotFoundException
 
mapTypeHandler(TypeHandler4) - Method in class com.db4o.internal.TypeHandlerConfiguration
 
MapTypeHandler - Class in com.db4o.typehandlers
Typehandler for classes that implement java.util.Map.
MapTypeHandler() - Constructor for class com.db4o.typehandlers.MapTypeHandler
 
markAsBestIndex() - Method in class com.db4o.internal.fieldindex.IndexedLeaf
 
markAsBestIndex() - Method in interface com.db4o.internal.fieldindex.IndexedNode
 
markAsBestIndex() - Method in class com.db4o.internal.fieldindex.IndexedPath
 
markAsBestIndex() - Method in class com.db4o.internal.fieldindex.JoinedLeaf
 
markTransient(String) - Method in interface com.db4o.config.CommonConfiguration
allows to mark fields as transient with custom annotations/attributes.
markTransient(String) - Method in interface com.db4o.config.Configuration
allows to mark fields as transient with custom attributes.
markTransient(String) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
markTransient(String) - Method in class com.db4o.internal.Config4Impl
 
marshall(MarshallingContext, Object) - Method in class com.db4o.internal.ClassAspect
 
marshall(MarshallingContext, Object) - Method in class com.db4o.internal.FieldMetadata
 
marshall() - Method in class com.db4o.internal.query.processor.QQueryBase
 
marshall(Transaction, Object) - Static method in class com.db4o.internal.Serializer
 
marshall(ObjectContainerBase, Object) - Static method in class com.db4o.internal.Serializer
 
marshall(MarshallingContext, Object) - Method in class com.db4o.internal.TypeHandlerAspect
 
marshall(MarshallingContext, Object) - Method in class com.db4o.internal.VirtualFieldMetadata
 
marshallAspects(Object, MarshallingContext) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
MARSHALLED_LENGTH - Static variable in class com.db4o.internal.slots.Slot
 
marshalledLength() - Method in class com.db4o.foundation.BitMap4
 
marshalledLength() - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart
 
marshalledLength() - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart1
 
marshalledLength() - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart2
 
marshalledLength() - Method in class com.db4o.internal.ids.SequentialIdGenerator
 
marshalledLength(ObjectContainerBase, ClassMetadata) - Method in class com.db4o.internal.marshall.ClassMarshaller
 
marshalledLength(ObjectContainerBase, ClassAspect) - Method in interface com.db4o.internal.marshall.FieldMarshaller
 
marshalledLength(ObjectContainerBase, ClassAspect) - Method in class com.db4o.internal.marshall.FieldMarshaller0
 
marshalledLength(ObjectContainerBase, ClassAspect) - Method in class com.db4o.internal.marshall.FieldMarshaller1
 
marshalledLength(ObjectContainerBase, ClassAspect) - Method in class com.db4o.internal.marshall.FieldMarshaller2
 
marshalledLength() - Method in class com.db4o.internal.marshall.MarshallingContext
 
marshalledLength() - Method in class com.db4o.internal.MarshallingBuffer
 
marshalledLength() - Method in interface com.db4o.internal.Readable
 
marshalledLength() - Method in class com.db4o.internal.SerializedGraph
 
marshalledLength(TreeInt) - Static method in class com.db4o.internal.TreeInt
 
marshalledLength() - Method in class com.db4o.internal.TreeInt
 
marshalledLength(int) - Method in class com.db4o.internal.TreeInt
 
MARSHALLER - Static variable in class com.db4o.internal.marshall.MarshallerFamily.FamilyVersion
 
MarshallerFamily - Class in com.db4o.internal.marshall
Represents a db4o file format version, assembles all the marshallers needed to read/write this specific version.
MarshallerFamily(int, int, ClassMarshaller, FieldMarshaller, PrimitiveMarshaller) - Constructor for class com.db4o.internal.marshall.MarshallerFamily
 
MarshallerFamily.FamilyVersion - Class in com.db4o.internal.marshall
 
MarshallerFamily.FamilyVersion() - Constructor for class com.db4o.internal.marshall.MarshallerFamily.FamilyVersion
 
MarshallingBuffer - Class in com.db4o.internal
 
MarshallingBuffer() - Constructor for class com.db4o.internal.MarshallingBuffer
 
MarshallingConstants0 - Class in com.db4o.internal.marshall
 
MarshallingConstants0() - Constructor for class com.db4o.internal.marshall.MarshallingConstants0
 
MarshallingContext - Class in com.db4o.internal.marshall
 
MarshallingContext(Transaction, ObjectReference, UpdateDepth, boolean) - Constructor for class com.db4o.internal.marshall.MarshallingContext
 
MarshallingContextState - Class in com.db4o.internal.marshall
 
MarshallingContextState(MarshallingBuffer) - Constructor for class com.db4o.internal.marshall.MarshallingContextState
 
MarshallingInfo - Interface in com.db4o.internal.marshall
 
MarshallingInfoTraverseAspectCommand - Class in com.db4o.internal.metadata
 
MarshallingInfoTraverseAspectCommand(MarshallingInfo) - Constructor for class com.db4o.internal.metadata.MarshallingInfoTraverseAspectCommand
 
match(T) - Method in interface com.db4o.foundation.Predicate4
 
match(Object) - Method in class com.db4o.foundation.SubTypePredicate
 
match(int) - Method in class com.db4o.internal.IntMatcher
 
match(ExtentType) - Method in class com.db4o.query.Predicate
The match method that needs to be implemented by the user.
match(ReflectClass) - Method in interface com.db4o.reflect.ReflectClassPredicate
Match method definition.
match(ReflectClass) - Method in class com.db4o.typehandlers.SingleClassTypeHandlerPredicate
 
match(ReflectClass) - Method in class com.db4o.typehandlers.SingleNamedClassTypeHandlerPredicate
 
match(ReflectClass) - Method in interface com.db4o.typehandlers.TypeHandlerPredicate
return true if a TypeHandler is to be used for a specific Type
max(BTreePointer, BTreePointer) - Static method in class com.db4o.internal.btree.BTreePointer
 
maxBatchQueueSize(int) - Method in interface com.db4o.config.ClientServerConfiguration
Configures the maximum memory buffer size for batched message.
maxBatchQueueSize(int) - Method in class com.db4o.internal.Config4Impl
 
maxBatchQueueSize() - Method in class com.db4o.internal.Config4Impl
 
MAXIMUM_ARRAY_ENTRIES - Static variable in class com.db4o.internal.Const4
 
MAXIMUM_ARRAY_ENTRIES_PRIMITIVE - Static variable in class com.db4o.internal.Const4
 
MAXIMUM_BLOCK_SIZE - Static variable in class com.db4o.internal.Const4
 
MaximumActivationDepth - Annotation Type in com.db4o.config.annotations
sets the maximum activation depth to the desired value.
maximumActivationDepth(int) - Method in interface com.db4o.config.ObjectClass
sets the maximum activation depth to the desired value.
maximumActivationDepth(int) - Method in class com.db4o.internal.Config4Class
 
MaximumActivationDepthConfigurator - Class in com.db4o.config.annotations.reflect
 
MaximumActivationDepthConfigurator(String, int) - Constructor for class com.db4o.config.annotations.reflect.MaximumActivationDepthConfigurator
 
MaximumActivationDepthFactory - Class in com.db4o.config.annotations.reflect
 
MaximumActivationDepthFactory() - Constructor for class com.db4o.config.annotations.reflect.MaximumActivationDepthFactory
 
maxStackDepth(int) - Method in interface com.db4o.config.CommonConfiguration
Sets the max stack depth that will be used for recursive storing and activating an object.
maxStackDepth() - Method in interface com.db4o.config.CommonConfiguration
gets the configured max stack depth.
maxStackDepth() - Method in interface com.db4o.config.Configuration
 
maxStackDepth(int) - Method in interface com.db4o.config.Configuration
 
maxStackDepth(int) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
maxStackDepth() - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
maxStackDepth() - Method in class com.db4o.internal.Config4Impl
 
maxStackDepth(int) - Method in class com.db4o.internal.Config4Impl
 
MemoryBin - Class in com.db4o.io
 
MemoryBin(int, GrowthStrategy) - Constructor for class com.db4o.io.MemoryBin
 
MemoryBin(byte[], GrowthStrategy) - Constructor for class com.db4o.io.MemoryBin
 
MemoryStorage - Class in com.db4o.io
Storage implementation that produces Bin instances that operate in memory.
MemoryStorage() - Constructor for class com.db4o.io.MemoryStorage
 
MemoryStorage(GrowthStrategy) - Constructor for class com.db4o.io.MemoryStorage
 
merge(Object[], Object[], Class) - Static method in class com.db4o.foundation.Arrays4
 
mergeChildren(MarshallingContext, int, int) - Method in class com.db4o.internal.MarshallingBuffer
 
message() - Method in class com.db4o.events.StringEventArgs
 
message() - Method in class com.db4o.internal.query.NQOptimizationInfo
 
MESSAGE_LENGTH - Static variable in class com.db4o.internal.Const4
 
MessageContext - Interface in com.db4o.messaging
Additional message-related information.
messageLevel(int) - Method in interface com.db4o.config.CommonConfiguration
sets the detail level of db4o messages.
messageLevel(int) - Method in interface com.db4o.config.Configuration
sets the detail level of db4o messages.
messageLevel(int) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
messageLevel(int) - Method in class com.db4o.internal.Config4Impl
 
messageLevel() - Method in class com.db4o.internal.Config4Impl
 
messageRecipient() - Method in class com.db4o.internal.Config4Impl
 
MessageRecipient - Interface in com.db4o.messaging
message recipient for client/server messaging.
messages - Static variable in class com.db4o.Debug4
prints all communicated messages to the console
Messages - Class in com.db4o.internal
 
Messages() - Constructor for class com.db4o.internal.Messages
 
MessageSender - Interface in com.db4o.messaging
message sender for client/server messaging.
methodCallsSupported() - Method in class com.db4o.reflect.jdk.JdkReflector
Method stub.
migrate(FreespaceManager, FreespaceManager) - Static method in class com.db4o.internal.freespace.AbstractFreespaceManager
 
migrateTo(FreespaceManager) - Method in class com.db4o.internal.freespace.AbstractFreespaceManager
 
migrateTo(FreespaceManager) - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
migrateTo(FreespaceManager) - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
migrateTo(FreespaceManager) - Method in interface com.db4o.internal.freespace.FreespaceManager
 
migrateTo(FreespaceManager) - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
migrateTo(FreespaceManager) - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
migrationRequired(byte) - Static method in class com.db4o.internal.freespace.AbstractFreespaceManager
 
millisecondsToId(long) - Static method in class com.db4o.foundation.TimeStampIdGenerator
 
min(BTreePointer, BTreePointer) - Static method in class com.db4o.internal.btree.BTreePointer
 
MinimumActivationDepth - Annotation Type in com.db4o.config.annotations
sets the minimum activation depth to the desired value.
minimumActivationDepth(int) - Method in interface com.db4o.config.ObjectClass
sets the minimum activation depth to the desired value.
minimumActivationDepth() - Method in interface com.db4o.config.ObjectClass
gets the configured minimum activation depth.
minimumActivationDepth(int) - Method in class com.db4o.internal.Config4Class
 
minimumActivationDepth() - Method in class com.db4o.internal.Config4Class
 
MinimumActivationDepthConfigurator - Class in com.db4o.config.annotations.reflect
 
MinimumActivationDepthConfigurator(String, int) - Constructor for class com.db4o.config.annotations.reflect.MinimumActivationDepthConfigurator
 
MinimumActivationDepthFactory - Class in com.db4o.config.annotations.reflect
 
MinimumActivationDepthFactory() - Constructor for class com.db4o.config.annotations.reflect.MinimumActivationDepthFactory
 
MINOR - Static variable in class com.db4o.Db4oVersion
 
misses() - Method in class com.db4o.internal.caching.CacheStatistics
 
MissingClass - Class in com.db4o.diagnostic
Diagnostic if class not found
MissingClass(String) - Constructor for class com.db4o.diagnostic.MissingClass
 
mkdirs(String) - Static method in class com.db4o.foundation.io.File4
 
modCount - Variable in class com.db4o.collections.AbstractList4
 
mode() - Method in interface com.db4o.internal.activation.ActivationDepth
 
mode() - Method in class com.db4o.internal.activation.ActivationDepthImpl
 
mode() - Method in class com.db4o.internal.activation.UnknownActivationDepth
 
ModificationAware - Interface in com.db4o.internal
 
ModifiedAspectTraversalStrategy - Class in com.db4o.internal.metadata
 
ModifiedAspectTraversalStrategy(ClassMetadata, List<HierarchyAnalyzer.Diff>) - Constructor for class com.db4o.internal.metadata.ModifiedAspectTraversalStrategy
 
ModifiedObjectQuery - Interface in com.db4o.internal.activation
 
modifiedSlot(int) - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
modifiedSlotInParentIdSystem(int) - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
modifiedSlotInParentIdSystem(TransactionalIdSystemImpl) - Method in class com.db4o.internal.slots.SlotChange
 
modifiedSlotInParentIdSystem(TransactionalIdSystemImpl) - Method in class com.db4o.internal.slots.SystemSlotChange
 
moveForward() - Method in class com.db4o.internal.btree.Searcher
 
moveForward(int) - Method in class com.db4o.internal.StatefulBuffer
 
moveNext() - Method in class com.db4o.foundation.AbstractTreeIterator
 
moveNext() - Method in class com.db4o.foundation.Collection4Iterator
 
moveNext() - Method in class com.db4o.foundation.CompositeIterator4
 
moveNext() - Method in class com.db4o.foundation.EnumerateIterator
 
moveNext() - Method in class com.db4o.foundation.FlatteningIterator
 
moveNext() - Method in class com.db4o.foundation.HashtableIterator
 
moveNext() - Method in class com.db4o.foundation.IndexedIterator
 
moveNext() - Method in class com.db4o.foundation.IntIterator4Adaptor
 
moveNext() - Method in class com.db4o.foundation.IntIterator4Impl
 
moveNext() - Method in class com.db4o.foundation.Iterable4Adaptor
 
moveNext() - Method in interface com.db4o.foundation.Iterator4
 
moveNext() - Method in class com.db4o.foundation.Iterator4Impl
 
moveNext() - Method in class com.db4o.foundation.MappingIterator
 
moveNext() - Method in class com.db4o.foundation.SingleValueIterator
 
moveNext() - Method in class com.db4o.foundation.SynchronizedIterator4
 
moveNext() - Method in class com.db4o.internal.btree.AbstractBTreeRangeIterator
 
moveNext() - Method in class com.db4o.internal.btree.BTreeIterator
 
moveNext() - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayIterator
 
MULTIDIMENSIONAL_ARRAY - Static variable in class com.db4o.internal.ArrayType
 
MultidimensionalArrayHandler - Class in com.db4o.internal.handlers.array
n-dimensional array
MultidimensionalArrayHandler(TypeHandler4, boolean) - Constructor for class com.db4o.internal.handlers.array.MultidimensionalArrayHandler
 
MultidimensionalArrayHandler() - Constructor for class com.db4o.internal.handlers.array.MultidimensionalArrayHandler
 
MultidimensionalArrayHandler0 - Class in com.db4o.internal.handlers.array
 
MultidimensionalArrayHandler0() - Constructor for class com.db4o.internal.handlers.array.MultidimensionalArrayHandler0
 
MultidimensionalArrayHandler3 - Class in com.db4o.internal.handlers.array
 
MultidimensionalArrayHandler3() - Constructor for class com.db4o.internal.handlers.array.MultidimensionalArrayHandler3
 
MultidimensionalArrayInfo - Class in com.db4o.reflect
 
MultidimensionalArrayInfo() - Constructor for class com.db4o.reflect.MultidimensionalArrayInfo
 
MultidimensionalArrayIterator - Class in com.db4o.internal.handlers.array
 
MultidimensionalArrayIterator(ReflectArray, Object[]) - Constructor for class com.db4o.internal.handlers.array.MultidimensionalArrayIterator
 
my(Class<T>) - Static method in class com.db4o.foundation.Environments
 

N

name(ObjectContainer) - Method in interface com.db4o.config.NameProvider
Derives a name for the given ObjectContainer.
name(ObjectContainer) - Method in class com.db4o.config.SimpleNameProvider
 
NAME - Static variable in class com.db4o.Db4oVersion
 
name() - Method in class com.db4o.foundation.Enum4
 
name() - Method in class com.db4o.internal.marshall.RawClassSpec
 
name() - Method in class com.db4o.internal.marshall.RawFieldSpec
 
name() - Method in class com.db4o.internal.query.processor.QField
 
name - Variable in class com.db4o.StaticClass
 
name - Variable in class com.db4o.StaticField
 
name - Variable in class com.db4o.User
 
nameProvider(NameProvider) - Method in interface com.db4o.config.CommonConfiguration
Registers a NameProvider that assigns a custom name to the database to be used in Object.toString().
NameProvider - Interface in com.db4o.config
A provider for custom database names.
nameProvider(NameProvider) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
nameProvider(NameProvider) - Method in class com.db4o.internal.Config4Impl
 
nameProvider() - Method in class com.db4o.internal.Config4Impl
 
nameToWrite() - Method in class com.db4o.internal.ClassMetadata
 
nanoTime() - Method in class com.db4o.internal.JDK
 
NativeCollections - Class in com.db4o.foundation
 
NativeCollections() - Constructor for class com.db4o.foundation.NativeCollections
 
NativeQueryHandler - Class in com.db4o.internal.query
 
NativeQueryHandler(ObjectContainer) - Constructor for class com.db4o.internal.query.NativeQueryHandler
 
NativeQueryNotOptimized - Class in com.db4o.diagnostic
Diagnostic, if Native Query can not be run optimized.
NativeQueryNotOptimized(Predicate, Exception) - Constructor for class com.db4o.diagnostic.NativeQueryNotOptimized
 
NativeQueryOptimizerNotLoaded - Class in com.db4o.diagnostic
 
NativeQueryOptimizerNotLoaded(int, Exception) - Constructor for class com.db4o.diagnostic.NativeQueryOptimizerNotLoaded
 
nativeQueryOptimizerNotLoaded(int, Exception) - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
nativeQueryUnoptimized(Predicate, Exception) - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
needsArrayAndPrimitiveInfo() - Method in class com.db4o.internal.FieldMetadata
 
needsArrayAndPrimitiveInfo() - Method in class com.db4o.internal.VirtualFieldMetadata
 
needsLockFileThread() - Method in class com.db4o.internal.ObjectContainerBase
 
needsLockFileThread() - Static method in class com.db4o.internal.Platform4
 
needsLockFileThread() - Method in class com.db4o.internal.TransportObjectContainer
 
needsUpdate(ClassMetadata) - Method in class com.db4o.internal.ObjectContainerBase
 
negative() - Method in class com.db4o.internal.activation.FixedUpdateDepth
 
negative() - Method in class com.db4o.internal.activation.UnspecifiedUpdateDepth
 
negative() - Method in interface com.db4o.internal.activation.UpdateDepth
 
NEGATIVE - Static variable in class com.db4o.internal.IntMatcher
 
NetDateTime - Class in com.db4o.internal.handlers.net
 
NetDateTime(Reflector) - Constructor for class com.db4o.internal.handlers.net.NetDateTime
 
NetDecimal - Class in com.db4o.internal.handlers.net
.NET decimal layout is (bytewise) |M3|M2|M1|M0|M7|M6|M5|M4|M11|M10|M9|M8|S[7]|E[4-0]|X|X| (M=mantissa, E=exponent(negative powers of 10), S=sign, X=unused/unknown)
NetDecimal(Reflector) - Constructor for class com.db4o.internal.handlers.net.NetDecimal
 
NetSByte - Class in com.db4o.internal.handlers.net
 
NetSByte(Reflector) - Constructor for class com.db4o.internal.handlers.net.NetSByte
 
NetSimpleTypeHandler - Class in com.db4o.internal.handlers.net
 
NetSimpleTypeHandler(Reflector, int, int) - Constructor for class com.db4o.internal.handlers.net.NetSimpleTypeHandler
 
NetTypeHandler - Class in com.db4o.internal.handlers
 
NetTypeHandler() - Constructor for class com.db4o.internal.handlers.NetTypeHandler
 
netTypes(Reflector) - Method in class com.db4o.internal.JDK
 
NetUInt - Class in com.db4o.internal.handlers.net
 
NetUInt(Reflector) - Constructor for class com.db4o.internal.handlers.net.NetUInt
 
NetULong - Class in com.db4o.internal.handlers.net
 
NetULong(Reflector) - Constructor for class com.db4o.internal.handlers.net.NetULong
 
NetUShort - Class in com.db4o.internal.handlers.net
 
NetUShort(Reflector) - Constructor for class com.db4o.internal.handlers.net.NetUShort
 
NEW - Static variable in class com.db4o.internal.Const4
 
NEW - Static variable in class com.db4o.internal.slots.Slot
 
new2QCache(int) - Static method in class com.db4o.internal.caching.CacheFactory
 
new2QLongCache(int) - Static method in class com.db4o.internal.caching.CacheFactory
 
new2QXCache(int) - Static method in class com.db4o.internal.caching.CacheFactory
 
NEW_INSTANCE - Static variable in class com.db4o.DTrace
 
newArray(int) - Method in interface com.db4o.foundation.ArrayFactory
 
newArrayInfo() - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
newArrayInfo() - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler
 
newBigSet() - Method in class com.db4o.collections.CollectionFactory
creates a new BigSet.

Characteristics of BigSet:
- It is optimized by using a BTree of IDs of persistent objects.
- It can only hold persistent first class objects (no primitives, no strings, no objects that are not persistent)
- Objects are activated upon getting them from the BigSet.
newBTree(Transaction, int) - Method in class com.db4o.internal.FieldMetadata
 
newBTreeRangeSingle(BTreePointer, BTreePointer) - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
newCache() - Method in class com.db4o.io.CachingStorage
override this method if you want to work with a different caching strategy than the default LRU2Q cache.
newCachingEnvironmentFor(Environment) - Static method in class com.db4o.foundation.Environments
 
newClosedEnvironment(Object...) - Static method in class com.db4o.foundation.Environments
 
newConfiguration() - Static method in class com.db4o.Db4o
Deprecated.
newConfiguration() - Static method in class com.db4o.Db4oEmbedded
Creates a fresh EmbeddedConfiguration instance.
newConventionBasedEnvironment(Object...) - Static method in class com.db4o.foundation.Environments
 
newConventionBasedEnvironment() - Static method in class com.db4o.foundation.Environments
 
newCurrentFileHeader() - Static method in class com.db4o.internal.fileheader.FileHeader
 
newEmptyRange() - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
newEventRegistry() - Method in interface com.db4o.internal.InternalObjectContainer
 
newEventRegistry() - Method in class com.db4o.internal.LocalObjectContainer
 
newEventRegistry() - Method in class com.db4o.internal.ObjectContainerSession
 
NewFileHeaderBase - Class in com.db4o.internal.fileheader
 
NewFileHeaderBase() - Constructor for class com.db4o.internal.fileheader.NewFileHeaderBase
 
newId() - Method in class com.db4o.internal.ids.BTreeIdSystem
 
newId() - Method in interface com.db4o.internal.ids.IdSystem
 
newId() - Method in class com.db4o.internal.ids.InMemoryIdSystem
 
newId() - Method in class com.db4o.internal.ids.PointerBasedIdSystem
 
newId() - Method in class com.db4o.internal.ids.SequentialIdGenerator
 
newId(SlotChangeFactory) - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
newId(SlotChangeFactory) - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
newId(SlotChangeFactory) - Method in class com.db4o.internal.ids.TransportIdSystem
 
newInstance(LocalObjectContainer) - Method in interface com.db4o.config.IdSystemFactory
creates
newInstance(T) - Static method in class com.db4o.foundation.ByRef
 
newInstance() - Static method in class com.db4o.foundation.ByRef
 
newInstance() - Static method in class com.db4o.foundation.DynamicVariable
 
newInstance() - Static method in class com.db4o.foundation.ListenerRegistry
 
newInstance() - Static method in class com.db4o.internal.events.Event4Impl
 
newInstance(ReflectArray, ArrayInfo, ReflectClass) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
newInstance(LocalObjectContainer) - Static method in class com.db4o.internal.ids.StandardIdSystemFactory
 
newInstance(AbstractQueryResult) - Method in interface com.db4o.internal.QueryResultIteratorFactory
 
newInstance(Object) - Static method in class com.db4o.internal.Reflection4
 
newInstance(int) - Method in class com.db4o.internal.slots.SlotChangeFactory
 
newInstance(ReflectClass, int[]) - Method in class com.db4o.reflect.core.AbstractReflectArray
 
newInstance(ReflectClass, int) - Method in class com.db4o.reflect.core.AbstractReflectArray
 
newInstance(Object[]) - Method in class com.db4o.reflect.core.PlatformReflectConstructor
 
newInstance(Object[]) - Method in interface com.db4o.reflect.core.ReflectConstructor
 
newInstance() - Method in class com.db4o.reflect.core.ReflectConstructorSpec
creates a new instance.
newInstance(ReflectClass, ArrayInfo) - Method in class com.db4o.reflect.generic.GenericArrayReflector
 
newInstance(ReflectClass, int) - Method in class com.db4o.reflect.generic.GenericArrayReflector
 
newInstance(ReflectClass, int[]) - Method in class com.db4o.reflect.generic.GenericArrayReflector
 
newInstance() - Method in class com.db4o.reflect.generic.GenericClass
 
newInstance(ReflectClass, int) - Method in class com.db4o.reflect.jdk.JdkArray
 
newInstance(ReflectClass, int[]) - Method in class com.db4o.reflect.jdk.JdkArray
 
newInstance(ReflectClass, ArrayInfo) - Method in class com.db4o.reflect.jdk.JdkArray
 
newInstance() - Method in class com.db4o.reflect.jdk.JdkClass
 
newInstance(Object[]) - Method in class com.db4o.reflect.jdk.JdkConstructor
 
newInstance(ReflectClass, ArrayInfo) - Method in interface com.db4o.reflect.ReflectArray
 
newInstance(ReflectClass, int) - Method in interface com.db4o.reflect.ReflectArray
 
newInstance(ReflectClass, int[]) - Method in interface com.db4o.reflect.ReflectArray
 
newInstance() - Method in interface com.db4o.reflect.ReflectClass
 
newInstanceReflectClass(Reflector, ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
newLRUCache(int) - Static method in class com.db4o.internal.caching.CacheFactory
 
newLRUIntCache(int) - Static method in class com.db4o.internal.caching.CacheFactory
 
newLRULongCache(int) - Static method in class com.db4o.internal.caching.CacheFactory
 
newOnSignatureMatch(LocalObjectContainer, ByteArrayBuffer) - Method in class com.db4o.internal.fileheader.FileHeader
 
newOnSignatureMatch(LocalObjectContainer, ByteArrayBuffer) - Method in class com.db4o.internal.fileheader.NewFileHeaderBase
 
newParentPath(IndexedNode, QCon) - Static method in class com.db4o.internal.fieldindex.IndexedPath
 
newPrepareCompare(int) - Method in class com.db4o.internal.handlers.IntHandler
 
newQueryResult(Transaction) - Method in class com.db4o.internal.LocalObjectContainer
 
newQueryResult(Transaction, QueryEvaluationMode) - Method in class com.db4o.internal.LocalObjectContainer
 
newQueryResult(Transaction, QueryEvaluationMode) - Method in class com.db4o.internal.ObjectContainerBase
 
newRandomAccessFile(String, boolean, boolean) - Static method in class com.db4o.io.RandomAccessFileFactory
 
newReferenceSystem(InternalObjectContainer) - Method in interface com.db4o.internal.references.ReferenceSystemFactory
 
newSize(long, long) - Method in class com.db4o.io.ConstantGrowthStrategy
returns the incremented size after the growth strategy has been applied
newSize(long, long) - Method in class com.db4o.io.DoublingGrowthStrategy
 
newSize(long, long) - Method in interface com.db4o.io.GrowthStrategy
returns the incremented size after the growth strategy has been applied
newSlot() - Method in class com.db4o.internal.slots.SlotChange
FIXME: Check where pointers should be freed on commit.
newSystemTransaction() - Method in class com.db4o.internal.ObjectContainerBase
 
newTimerFileLock(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.NewFileHeaderBase
 
newTransaction(Transaction, ReferenceSystem, boolean) - Method in class com.db4o.internal.LocalObjectContainer
 
newTransaction(Transaction, ReferenceSystem, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
newTransaction(Transaction, ReferenceSystem, boolean) - Method in class com.db4o.internal.TransportObjectContainer
 
newTransactionalIdSystem(TransactionalIdSystem, Closure4<IdSystem>) - Method in class com.db4o.internal.LocalObjectContainer
 
newUserTransaction() - Method in class com.db4o.internal.ObjectContainerBase
 
newWeakReference(ObjectReference, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
newWeakReference(ObjectReference, Object) - Method in interface com.db4o.internal.weakref.WeakReferenceSupport
 
newWriteBuffer(int) - Method in class com.db4o.internal.PersistentBase
 
next() - Method in class com.db4o.collections.ActivatingIterator
 
next(long) - Method in class com.db4o.foundation.BlockingQueue
 
next() - Method in class com.db4o.foundation.BlockingQueue
 
next(long) - Method in interface com.db4o.foundation.BlockingQueue4
Returns the next queued item or waits for it to be available for the maximum of timeout miliseconds.
next(long) - Method in class com.db4o.foundation.DelegatingBlockingQueue
 
next() - Method in class com.db4o.foundation.DelegatingBlockingQueue
 
next() - Method in class com.db4o.foundation.IntIdGenerator
 
next() - Method in class com.db4o.foundation.Iterable4Adaptor
 
next() - Method in class com.db4o.foundation.Iterator4JdkIterator
 
next(Iterator4) - Static method in class com.db4o.foundation.Iterators
 
next() - Method in class com.db4o.foundation.NoDuplicatesQueue
 
next() - Method in class com.db4o.foundation.NonblockingQueue
 
next() - Method in interface com.db4o.foundation.Queue4
 
next() - Method in class com.db4o.internal.btree.BTreePointer
 
next() - Method in class com.db4o.internal.IDGenerator
 
next() - Method in class com.db4o.internal.query.ObjectSetFacade
 
next() - Method in class com.db4o.internal.query.result.StatefulQueryResult
 
next() - Method in interface com.db4o.ObjectSet
returns the next object in the ObjectSet.
nextId() - Method in class com.db4o.internal.mapping.IdSource
 
nextIndex() - Method in class com.db4o.collections.ActivatingListIterator
 
nextIterator(Object) - Method in class com.db4o.foundation.CompositeIterator4
 
nextMatching(Predicate4<T>) - Method in class com.db4o.foundation.BlockingQueue
 
nextMatching(Predicate4<T>) - Method in class com.db4o.foundation.DelegatingBlockingQueue
 
nextMatching(Predicate4) - Method in class com.db4o.foundation.NoDuplicatesQueue
 
nextMatching(Predicate4<T>) - Method in class com.db4o.foundation.NonblockingQueue
 
nextMatching(Predicate4<E>) - Method in interface com.db4o.foundation.Queue4
Returns the next object in the queue that matches the specified condition.
nextNode() - Method in class com.db4o.internal.btree.BTreeNode
 
nio - Static variable in class com.db4o.Debug4
allows turning NIO off on Java
NIOFileAdapter - Class in com.db4o.util.io
 
NIOFileAdapter(int, int) - Constructor for class com.db4o.util.io.NIOFileAdapter
 
NO - Static variable in class com.db4o.foundation.TernaryBool
 
No4 - Class in com.db4o.foundation
 
No4() - Constructor for class com.db4o.foundation.No4
 
NO_INDEX_FOUND - Static variable in class com.db4o.internal.fieldindex.FieldIndexProcessorResult
 
NoArgsClassConfiguratorFactory - Class in com.db4o.config.annotations.reflect
 
NoArgsClassConfiguratorFactory(Class<?>) - Constructor for class com.db4o.config.annotations.reflect.NoArgsClassConfiguratorFactory
 
NoArgsFieldConfiguratorFactory - Class in com.db4o.config.annotations.reflect
 
NoArgsFieldConfiguratorFactory(Class<?>) - Constructor for class com.db4o.config.annotations.reflect.NoArgsFieldConfiguratorFactory
 
node() - Method in class com.db4o.internal.btree.BTreePointer
 
nodeCache() - Method in class com.db4o.internal.btree.BTree
 
nodes() - Method in class com.db4o.foundation.Tree
 
nodeSize() - Method in class com.db4o.internal.btree.BTree
 
NoDuplicatesQueue - Class in com.db4o.foundation
 
NoDuplicatesQueue(Queue4) - Constructor for class com.db4o.foundation.NoDuplicatesQueue
 
noMatch() - Method in class com.db4o.internal.fieldindex.FieldIndexProcessorResult
 
NonblockingQueue<T> - Class in com.db4o.foundation
Unbounded queue.
NonblockingQueue() - Constructor for class com.db4o.foundation.NonblockingQueue
 
NonDescendingActivationDepth - Class in com.db4o.internal.activation
Transparent Activation strategy.
NonDescendingActivationDepth(ActivationMode) - Constructor for class com.db4o.internal.activation.NonDescendingActivationDepth
 
NONE - Static variable in class com.db4o.internal.ArrayType
 
NONE - Static variable in class com.db4o.internal.CallBackMode
 
NONE - Static variable in class com.db4o.internal.Const4
 
NonFlushingStorage - Class in com.db4o.io
Storage adapter that does not pass flush calls on to its delegate.
NonFlushingStorage(Storage) - Constructor for class com.db4o.io.NonFlushingStorage
 
not() - Method in class com.db4o.internal.query.processor.QCon
 
not() - Method in class com.db4o.internal.query.processor.QConstraints
 
not() - Method in interface com.db4o.query.Constraint
turns on not() comparison.
NOT_IMPLEMENTED - Static variable in class com.db4o.internal.Messages
 
NOT_POSSIBLE - Static variable in class com.db4o.internal.ObjectID
 
NOTIFY_SLOT_CREATED - Static variable in class com.db4o.DTrace
 
NOTIFY_SLOT_DELETED - Static variable in class com.db4o.DTrace
 
NOTIFY_SLOT_UPDATED - Static variable in class com.db4o.DTrace
 
notifyAboutOtherReplicationCommit(long, List<Long>) - Method in class com.db4o.internal.LocalTransaction
 
notifyCountChanged(Transaction, BTreeNode, int) - Method in class com.db4o.internal.btree.BTree
 
notifyCountChanged(Transaction, BTreeNode, int) - Method in interface com.db4o.internal.btree.BTreeStructureListener
 
notifyDefragmentInfo(DefragmentInfo) - Method in interface com.db4o.defragment.DefragmentListener
This method will be called when the defragment process encounters file layout anomalies during the defragmentation process.
notifyDeleted(Transaction, BTreeNode) - Method in class com.db4o.internal.btree.BTree
 
notifyDeleted(Transaction, BTreeNode) - Method in interface com.db4o.internal.btree.BTreeStructureListener
 
notifyDeleted(FreespaceManager) - Method in class com.db4o.internal.slots.SlotChange
 
notifyListeners(E) - Method in class com.db4o.foundation.ListenerRegistry
 
notifyNullReferenceSkipped() - Method in class com.db4o.internal.marshall.AbstractReadContext
 
notifyNullReferenceSkipped() - Method in interface com.db4o.internal.marshall.InternalReadContext
 
notifyQueryExecuted(NQOptimizationInfo) - Method in interface com.db4o.internal.query.Db4oQueryExecutionListener
 
notifySlotCreated(int, Slot, SlotChangeFactory) - Method in class com.db4o.internal.ids.IdSlotChanges
 
notifySlotCreated(int, Slot, SlotChangeFactory) - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
notifySlotCreated(int, Slot, SlotChangeFactory) - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
notifySlotCreated(int, Slot, SlotChangeFactory) - Method in class com.db4o.internal.ids.TransportIdSystem
 
notifySlotCreated(Slot) - Method in class com.db4o.internal.slots.SlotChange
 
notifySlotDeleted(int, SlotChangeFactory) - Method in class com.db4o.internal.ids.IdSlotChanges
 
notifySlotDeleted(int, SlotChangeFactory) - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
notifySlotDeleted(int, SlotChangeFactory) - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
notifySlotDeleted(int, SlotChangeFactory) - Method in class com.db4o.internal.ids.TransportIdSystem
 
notifySlotUpdated(int, Slot, SlotChangeFactory) - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
notifySlotUpdated(int, Slot, SlotChangeFactory) - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
notifySlotUpdated(int, Slot, SlotChangeFactory) - Method in class com.db4o.internal.ids.TransportIdSystem
 
notifySlotUpdated(FreespaceManager, Slot) - Method in class com.db4o.internal.slots.SlotChange
 
notifySplit(Transaction, BTreeNode, BTreeNode) - Method in class com.db4o.internal.btree.BTree
 
notifySplit(Transaction, BTreeNode, BTreeNode) - Method in interface com.db4o.internal.btree.BTreeStructureListener
 
NotImplementedException - Exception in com.db4o.foundation
 
NotImplementedException() - Constructor for exception com.db4o.foundation.NotImplementedException
 
NotImplementedException(String) - Constructor for exception com.db4o.foundation.NotImplementedException
 
NotSupportedException - Exception in com.db4o.foundation
 
NotSupportedException() - Constructor for exception com.db4o.foundation.NotSupportedException
 
NotSupportedException(String) - Constructor for exception com.db4o.foundation.NotSupportedException
 
NotTransparentActivationEnabled - Class in com.db4o.ta
 
NotTransparentActivationEnabled(ClassMetadata) - Constructor for class com.db4o.ta.NotTransparentActivationEnabled
 
now() - Method in class com.db4o.foundation.TimeStampIdGenerator
 
now() - Static method in class com.db4o.internal.handlers.DateHandlerBase
 
now() - Static method in class com.db4o.internal.Platform4
 
noWarnings() - Static method in class com.db4o.DTrace
 
NQ_CONSTRUCTION_FAILED - Static variable in class com.db4o.diagnostic.NativeQueryOptimizerNotLoaded
 
NQ_NOT_PRESENT - Static variable in class com.db4o.diagnostic.NativeQueryOptimizerNotLoaded
 
NQOptimizationInfo - Class in com.db4o.internal.query
 
NQOptimizationInfo(Predicate, String, Object) - Constructor for class com.db4o.internal.query.NQOptimizationInfo
 
Null - Class in com.db4o.internal
 
NULL_DATE - Static variable in class com.db4o.internal.marshall.MarshallingConstants0
 
NULL_DISPATCHER - Static variable in class com.db4o.internal.EventDispatchers
 
nullable() - Method in class com.db4o.reflect.ArrayInfo
 
nullable(boolean) - Method in class com.db4o.reflect.ArrayInfo
 
nullableTypeFor(Class) - Static method in class com.db4o.internal.Platform4
 
NullCache4<K,V> - Class in com.db4o.internal.caching
 
NullCache4() - Constructor for class com.db4o.internal.caching.NullCache4
 
NullCallbacks - Class in com.db4o.internal.callbacks
 
NullCallbacks() - Constructor for class com.db4o.internal.callbacks.NullCallbacks
 
NullFieldAwareTypeHandler - Class in com.db4o.internal.handlers
 
NullFieldAwareTypeHandler() - Constructor for class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
NullFieldMetadata - Class in com.db4o.internal
 
NullFieldMetadata() - Constructor for class com.db4o.internal.NullFieldMetadata
 
NullFreespaceListener - Class in com.db4o.internal.freespace
 
NullFreespaceManager - Class in com.db4o.internal.freespace
 
nullItemsMap(ReflectArray, Object) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
NullModifiedObjectQuery - Class in com.db4o.internal.activation
 
nullRepresentationInUntypedArrays() - Method in class com.db4o.internal.handlers.BooleanHandler
 
nullRepresentationInUntypedArrays() - Method in class com.db4o.internal.handlers.DateHandler
 
nullRepresentationInUntypedArrays() - Method in class com.db4o.internal.handlers.DateHandlerBase
 
nullRepresentationInUntypedArrays() - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
nullRepresentationInUntypedArrays(TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
NULLS - Static variable in class com.db4o.internal.query.processor.QE
 
NullTransactionListener - Class in com.db4o.internal
 
nullValue(Class) - Static method in class com.db4o.internal.Platform4
 
nullValue() - Method in class com.db4o.reflect.generic.GenericClass
 
nullValue() - Method in class com.db4o.reflect.jdk.JdkClass
 
nullValue() - Method in interface com.db4o.reflect.ReflectClass
 
numFields() - Method in class com.db4o.internal.marshall.RawClassSpec
 

O

object() - Method in class com.db4o.events.CancellableObjectEventArgs
 
object() - Method in class com.db4o.events.ObjectEventArgs
The object that triggered this event.
object() - Method in class com.db4o.events.ObjectInfoEventArgs
 
OBJECT_LENGTH - Static variable in class com.db4o.internal.Const4
 
OBJECT_REFERENCE_CREATED - Static variable in class com.db4o.DTrace
 
ObjectAttribute - Interface in com.db4o.config
generic interface to allow returning an attribute of an object.
ObjectByRef<T> - Class in com.db4o.foundation
Useful as "out" or "by ref" function parameter.
ObjectByRef() - Constructor for class com.db4o.foundation.ObjectByRef
 
ObjectByRef(T) - Constructor for class com.db4o.foundation.ObjectByRef
 
ObjectCallbacks - Interface in com.db4o.ext
callback methods.
objectCanActivate(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called before an Object is activated.
objectCanActivate(Transaction, Object) - Method in interface com.db4o.internal.callbacks.Callbacks
 
objectCanActivate(Transaction, Object) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
objectCanActivate(Transaction, Object) - Method in class com.db4o.internal.events.EventRegistryImpl
 
objectCanDeactivate(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called before an Object is deactivated.
objectCanDeactivate(Transaction, ObjectInfo) - Method in interface com.db4o.internal.callbacks.Callbacks
 
objectCanDeactivate(Transaction, ObjectInfo) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
objectCanDeactivate(Transaction, ObjectInfo) - Method in class com.db4o.internal.events.EventRegistryImpl
 
objectCanDelete(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called before an Object is deleted.
objectCanDelete(Transaction, ObjectInfo) - Method in interface com.db4o.internal.callbacks.Callbacks
 
objectCanDelete(Transaction, ObjectInfo) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
objectCanDelete(Transaction, ObjectInfo) - Method in class com.db4o.internal.events.EventRegistryImpl
 
objectCanNew(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called before an Object is stored the first time.
objectCanNew(Transaction, Object) - Method in interface com.db4o.internal.callbacks.Callbacks
 
objectCanNew(Transaction, Object) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
objectCanNew(Transaction, Object) - Method in class com.db4o.internal.events.EventRegistryImpl
 
objectCanUpdate(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called before a persisted Object is updated.
objectCanUpdate(Transaction, ObjectInfo) - Method in interface com.db4o.internal.callbacks.Callbacks
 
objectCanUpdate(Transaction, ObjectInfo) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
objectCanUpdate(Transaction, ObjectInfo) - Method in class com.db4o.internal.events.EventRegistryImpl
 
objectCanUpdate(Transaction, Object) - Method in class com.db4o.internal.ObjectReference
 
objectClass(String) - Method in class com.db4o.config.annotations.reflect.Db4oConfigurator
 
objectClass(Object) - Method in interface com.db4o.config.CommonConfiguration
returns an ObjectClass object to configure the specified class.
objectClass(Object) - Method in interface com.db4o.config.Configuration
returns an ObjectClass object to configure the specified class.
ObjectClass - Interface in com.db4o.config
configuration interface for classes.
objectClass(Object) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
objectClass(Object) - Method in class com.db4o.internal.Config4Impl
 
objectCommitFrequency() - Method in class com.db4o.defragment.DefragmentConfig
 
objectCommitFrequency(int) - Method in class com.db4o.defragment.DefragmentConfig
 
ObjectConstructor - Interface in com.db4o.config
interface to allow instantiating objects by calling specific constructors.
objectContainer() - Method in class com.db4o.events.ObjectContainerEventArgs
 
objectContainer() - Method in class com.db4o.events.TransactionalEventArgs
 
objectContainer() - Method in interface com.db4o.ext.ExtObjectServer
returns the ObjectContainer used by the server.
objectContainer() - Method in class com.db4o.internal.AbstractBufferContext
 
objectContainer() - Method in class com.db4o.internal.activation.ActivationContext4
 
objectContainer() - Method in class com.db4o.internal.DefragmentContextImpl
 
objectContainer() - Method in class com.db4o.internal.marshall.MarshallingContext
 
objectContainer() - Method in class com.db4o.internal.query.processor.QCandidate
 
objectContainer() - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
objectContainer() - Method in interface com.db4o.internal.query.result.QueryResult
 
objectContainer() - Method in class com.db4o.internal.Transaction
 
objectContainer() - Method in interface com.db4o.marshall.Context
 
ObjectContainer - Interface in com.db4o
the interface to a db4o database, stand-alone or client/server.
objectContainer() - Method in interface com.db4o.query.Candidate
returns the ObjectContainer the Candidate object is stored in.
ObjectContainerBase - Class in com.db4o.internal
 
ObjectContainerBase(Configuration) - Constructor for class com.db4o.internal.ObjectContainerBase
 
ObjectContainerEventArgs - Class in com.db4o.events
Arguments for container related events.
ObjectContainerEventArgs(ObjectContainer) - Constructor for class com.db4o.events.ObjectContainerEventArgs
 
ObjectContainerFactory - Class in com.db4o.internal
 
ObjectContainerFactory() - Constructor for class com.db4o.internal.ObjectContainerFactory
 
ObjectContainerSession - Class in com.db4o.internal
 
ObjectContainerSession(ObjectContainerBase, Transaction) - Constructor for class com.db4o.internal.ObjectContainerSession
 
ObjectContainerSession(ObjectContainerBase) - Constructor for class com.db4o.internal.ObjectContainerSession
 
ObjectContainerSpec - Interface in com.db4o.internal
Workaround to provide the Java 5 version with a hook to add ExtObjectContainer.
ObjectEventArgs - Class in com.db4o.events
Arguments for object related events.
ObjectEventArgs(Transaction) - Constructor for class com.db4o.events.ObjectEventArgs
Creates a new instance for the specified object.
objectField(String) - Method in interface com.db4o.config.ObjectClass
returns an ObjectField object to configure the specified field.
ObjectField - Interface in com.db4o.config
configuration interface for fields of classes.
objectField(String) - Method in class com.db4o.internal.Config4Class
 
ObjectFieldDoesNotExist - Class in com.db4o.diagnostic
Diagnostic if ObjectClass.objectField(String) was called on a field that does not exist.
ObjectFieldDoesNotExist(String, String) - Constructor for class com.db4o.diagnostic.ObjectFieldDoesNotExist
 
objectFieldDoesNotExist(String, String) - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
objectForIdFromCache(int) - Method in class com.db4o.internal.Transaction
 
ObjectHeader - Class in com.db4o.internal.marshall
 
ObjectHeader(ObjectContainerBase, ReadWriteBuffer) - Constructor for class com.db4o.internal.marshall.ObjectHeader
 
ObjectHeader(ClassMetadata, ReadWriteBuffer) - Constructor for class com.db4o.internal.marshall.ObjectHeader
 
ObjectHeaderAttributes - Class in com.db4o.internal.marshall
 
ObjectHeaderAttributes(ByteArrayBuffer) - Constructor for class com.db4o.internal.marshall.ObjectHeaderAttributes
 
ObjectHeaderContext - Class in com.db4o.internal.marshall
 
ObjectHeaderContext(Transaction, ReadBuffer, ObjectHeader) - Constructor for class com.db4o.internal.marshall.ObjectHeaderContext
 
objectId - Variable in class com.db4o.internal.CommitTimestampSupport.TimestampEntry
 
objectId() - Method in interface com.db4o.internal.delete.DeleteContext
 
objectId() - Method in class com.db4o.internal.delete.DeleteContextImpl
 
objectID() - Method in class com.db4o.internal.marshall.MarshallingContext
 
objectId() - Method in interface com.db4o.internal.marshall.ObjectIdContext
 
objectId() - Method in class com.db4o.internal.marshall.ObjectIdContextImpl
 
objectId() - Method in class com.db4o.internal.marshall.ObjectReferenceContext
 
objectId() - Method in class com.db4o.internal.marshall.QueryingReadContext
 
ObjectID - Class in com.db4o.internal
 
ObjectID(int) - Constructor for class com.db4o.internal.ObjectID
 
ObjectIdContext - Interface in com.db4o.internal.marshall
 
ObjectIdContextImpl - Class in com.db4o.internal.marshall
 
ObjectIdContextImpl(Transaction, ReadBuffer, ObjectHeader, int) - Constructor for class com.db4o.internal.marshall.ObjectIdContextImpl
 
ObjectInfo - Interface in com.db4o.ext
interface to the internal reference that an ObjectContainer holds for a stored object.
ObjectInfoCollection - Interface in com.db4o.ext
Interface to an iterable collection ObjectInfo objects.

ObjectInfoCollection is used reference a number of stored objects.
ObjectInfoCollectionImpl - Class in com.db4o.internal
 
ObjectInfoCollectionImpl(Iterable4) - Constructor for class com.db4o.internal.ObjectInfoCollectionImpl
 
ObjectInfoEventArgs - Class in com.db4o.events
 
ObjectInfoEventArgs(Transaction, ObjectInfo) - Constructor for class com.db4o.events.ObjectInfoEventArgs
 
ObjectNotStorableException - Exception in com.db4o.ext
this Exception is thrown, if objects can not be stored and if db4o is configured to throw Exceptions on storage failures.
ObjectNotStorableException(ReflectClass) - Constructor for exception com.db4o.ext.ObjectNotStorableException
 
ObjectNotStorableException(String) - Constructor for exception com.db4o.ext.ObjectNotStorableException
 
objectOnActivate(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called upon activation of an object.
objectOnActivate(Transaction, ObjectInfo) - Method in interface com.db4o.internal.callbacks.Callbacks
 
objectOnActivate(Transaction, ObjectInfo) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
objectOnActivate(Transaction, ObjectInfo) - Method in class com.db4o.internal.events.EventRegistryImpl
 
objectOnDeactivate(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called upon deactivation of an object.
objectOnDeactivate(Transaction, ObjectInfo) - Method in interface com.db4o.internal.callbacks.Callbacks
 
objectOnDeactivate(Transaction, ObjectInfo) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
objectOnDeactivate(Transaction, ObjectInfo) - Method in class com.db4o.internal.events.EventRegistryImpl
 
objectOnDelete(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called after an object was deleted.
objectOnDelete(Transaction, ObjectInfo) - Method in interface com.db4o.internal.callbacks.Callbacks
 
objectOnDelete(Transaction, ObjectInfo) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
objectOnDelete(Transaction, ObjectInfo) - Method in class com.db4o.internal.events.EventRegistryImpl
 
objectOnInstantiate(Transaction, ObjectInfo) - Method in interface com.db4o.internal.callbacks.Callbacks
 
objectOnInstantiate(Transaction, ObjectInfo) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
objectOnInstantiate(Transaction, ObjectInfo) - Method in class com.db4o.internal.events.EventRegistryImpl
 
objectOnNew(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called after a new object was stored.
objectOnNew(Transaction, ObjectInfo) - Method in interface com.db4o.internal.callbacks.Callbacks
 
objectOnNew(Transaction, ObjectInfo) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
objectOnNew(Transaction, ObjectInfo) - Method in class com.db4o.internal.events.EventRegistryImpl
 
objectOnUpdate(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called after an object was updated.
objectOnUpdate(Transaction, ObjectInfo) - Method in interface com.db4o.internal.callbacks.Callbacks
 
objectOnUpdate(Transaction, ObjectInfo) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
objectOnUpdate(Transaction, ObjectInfo) - Method in class com.db4o.internal.events.EventRegistryImpl
 
ObjectPool<T> - Interface in com.db4o.foundation
 
objectReference() - Method in class com.db4o.internal.marshall.ObjectReferenceContext
 
ObjectReference - Class in com.db4o.internal
A weak reference to an known object.
ObjectReference() - Constructor for class com.db4o.internal.ObjectReference
 
ObjectReference(int) - Constructor for class com.db4o.internal.ObjectReference
 
ObjectReference(ClassMetadata, int) - Constructor for class com.db4o.internal.ObjectReference
 
ObjectReferenceContext - Class in com.db4o.internal.marshall
 
ObjectReferenceContext(Transaction, ReadBuffer, ObjectHeader, ObjectReference) - Constructor for class com.db4o.internal.marshall.ObjectReferenceContext
 
objects() - Method in class com.db4o.internal.marshall.IdObjectCollector
 
ObjectServer - Interface in com.db4o
the db4o server interface.
ObjectSet<T> - Interface in com.db4o
An ObjectSet is a representation for a set of objects returned by a query.
ObjectSetFacade - Class in com.db4o.internal.query
 
ObjectSetFacade(QueryResult) - Constructor for class com.db4o.internal.query.ObjectSetFacade
 
objectsWithoutId() - Method in class com.db4o.internal.marshall.QueryingReadContext
 
ObjectTranslator - Interface in com.db4o.config
translator interface to translate objects on storage and activation.
ObjectTypeMetadata - Class in com.db4o.internal
 
ObjectTypeMetadata(ObjectContainerBase, TypeHandler4, int, ReflectClass) - Constructor for class com.db4o.internal.ObjectTypeMetadata
 
of(TFirst, TSecond) - Static method in class com.db4o.foundation.Pair
 
offset() - Method in class com.db4o.internal.AbstractBufferContext
 
offset() - Method in class com.db4o.internal.ByteArrayBuffer
 
offset() - Method in class com.db4o.internal.DefragmentContextImpl
 
offset() - Method in interface com.db4o.internal.marshall.InternalReadContext
 
offset() - Method in class com.db4o.internal.MarshallingBuffer
 
offset() - Method in interface com.db4o.marshall.ReadBuffer
returns the current offset in the buffer
OLD - Static variable in class com.db4o.internal.Const4
 
OLD_DATABASE_FORMAT - Static variable in class com.db4o.internal.Messages
 
oldEncryptionOff(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.NewFileHeaderBase
 
oldEncryptionOff() - Method in class com.db4o.internal.HandlerRegistry
 
OldFormatException - Exception in com.db4o.ext
db4o-specific exception.

This exception is thrown when an old file format was detected and Configuration.allowVersionUpdates(boolean) is set to false.
OldFormatException() - Constructor for exception com.db4o.ext.OldFormatException
Constructor with the default message.
onActivate(ObjectContainer, Object, Object) - Method in interface com.db4o.config.ObjectTranslator
db4o calls this method during activation.
onActivate(ObjectContainer, Object, Object) - Method in class com.db4o.config.TClass
 
onActivate(ObjectContainer, Object, Object) - Method in class com.db4o.config.TCollection
 
onActivate(ObjectContainer, Object, Object) - Method in class com.db4o.config.THashtable
 
onActivate(ObjectContainer, Object, Object) - Method in class com.db4o.config.TMap
 
onActivate(ObjectContainer, Object, Object) - Method in class com.db4o.config.TNull
 
onActivate(ObjectContainer, Object, Object) - Method in class com.db4o.config.TSerializable
 
onActivate(ObjectContainer, Object, Object) - Method in class com.db4o.config.TTransient
 
onActivate(ObjectContainer, Object, Object) - Method in class com.db4o.config.TTreeMap
 
onActivate(ObjectContainer, Object, Object) - Method in class com.db4o.config.TTreeSet
 
onActivate(ObjectContainer, Object, Object) - Method in class com.db4o.config.TVector
 
onAttemptToAddDuplicate(Tree) - Method in class com.db4o.foundation.Tree
 
onAttemptToAddDuplicate(Tree) - Method in class com.db4o.internal.ids.IdSlotTree
 
onAttemptToAddDuplicate(Tree) - Method in class com.db4o.internal.query.processor.QCandidate
 
onCommittedListenerAdded() - Method in class com.db4o.internal.events.EventRegistryImpl
 
onDiagnostic(Diagnostic) - Method in interface com.db4o.diagnostic.DiagnosticListener
this method will be called with Diagnostic messages.
onDiagnostic(Diagnostic) - Method in class com.db4o.diagnostic.DiagnosticToConsole
redirects Diagnostic messages to the Console.
onDiagnostic(Diagnostic) - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
onEvent(Event4<T>, T) - Method in interface com.db4o.events.EventListener4
The event was triggered.
onEvent(E) - Method in interface com.db4o.foundation.Listener4
 
onInstantiate(ObjectContainer, Object) - Method in interface com.db4o.config.ObjectConstructor
db4o calls this method when a stored object needs to be instantiated.
onInstantiate(ObjectContainer, Object) - Method in class com.db4o.config.TClass
 
onInstantiate(ObjectContainer, Object) - Method in class com.db4o.config.TSerializable
 
onInstantiate(ObjectContainer, Object) - Method in class com.db4o.config.TTransient
 
onInstantiate(ObjectContainer, Object) - Method in class com.db4o.config.TTreeMap
 
onInstantiate(ObjectContainer, Object) - Method in class com.db4o.config.TTreeSet
 
onInstantiate(UnmarshallingContext, Object) - Method in class com.db4o.internal.ClassMetadata
 
onListenerAdded() - Method in class com.db4o.internal.events.Event4Impl
Might be overridden whenever specific events need to know when listeners subscribe to the event.
onListenerAdded() - Method in class com.db4o.internal.events.EventRegistryImpl.CommittedEvent
 
ONLY_FOR_INDEXED_FIELDS - Static variable in class com.db4o.internal.Messages
 
onSameFieldAs(QCon) - Method in class com.db4o.internal.query.processor.QCon
 
onSameFieldAs(QCon) - Method in class com.db4o.internal.query.processor.QConObject
 
onStore(ObjectContainer, Object) - Method in interface com.db4o.config.ObjectTranslator
db4o calls this method during storage and query evaluation.
onStore(ObjectContainer, Object) - Method in class com.db4o.config.TClass
 
onStore(ObjectContainer, Object) - Method in class com.db4o.config.TCollection
 
onStore(ObjectContainer, Object) - Method in class com.db4o.config.THashtable
 
onStore(ObjectContainer, Object) - Method in class com.db4o.config.TMap
 
onStore(ObjectContainer, Object) - Method in class com.db4o.config.TNull
 
onStore(ObjectContainer, Object) - Method in class com.db4o.config.TSerializable
 
onStore(ObjectContainer, Object) - Method in class com.db4o.config.TTransient
 
onStore(ObjectContainer, Object) - Method in class com.db4o.config.TTreeMap
 
onStore(ObjectContainer, Object) - Method in class com.db4o.config.TTreeSet
 
onStore(ObjectContainer, Object) - Method in class com.db4o.config.TVector
 
open() - Method in class com.db4o.defragment.DatabaseIdMapping
 
open() - Method in interface com.db4o.defragment.IdMapping
Prepares the mapping for use.
open() - Method in class com.db4o.defragment.InMemoryIdMapping
 
open() - Method in class com.db4o.internal.ObjectContainerBase
 
open(String, boolean, long, boolean) - Method in class com.db4o.io.CachedIoAdapter
Deprecated.
Creates and returns a new CachedIoAdapter
open(BinConfiguration) - Method in class com.db4o.io.CachingStorage
opens a Bin for the given URI.
open(BinConfiguration) - Method in class com.db4o.io.FileStorage
opens a Bin on the specified URI (file system path).
open(String, boolean, long, boolean) - Method in class com.db4o.io.IoAdapter
Deprecated.
implement to open the file
open(BinConfiguration) - Method in class com.db4o.io.IoAdapterStorage
 
open(BinConfiguration) - Method in class com.db4o.io.MemoryStorage
opens a MemoryBin for the given URI (name can be freely chosen).
open(BinConfiguration) - Method in class com.db4o.io.PagingMemoryStorage
opens a MemoryBin for the given URI (name can be freely chosen).
open(String, boolean, long, boolean) - Method in class com.db4o.io.RandomAccessFileAdapter
Deprecated.
 
open(BinConfiguration) - Method in interface com.db4o.io.Storage
opens a Bin to store db4o database data.
open(BinConfiguration) - Method in class com.db4o.io.StorageDecorator
 
open(String, boolean, long, boolean) - Method in class com.db4o.util.io.NIOFileAdapter
 
open(String, boolean, long, boolean) - Method in class com.db4o.util.io.win32.Win32IoAdapter
 
OPEN_TIME_OFFSET - Static variable in class com.db4o.internal.fileheader.NewFileHeaderBase
 
openArrayHandler(ReflectClass) - Method in class com.db4o.internal.HandlerRegistry
 
openClient(Configuration, String, int, String, String) - Method in interface com.db4o.config.LegacyClientServerFactory
 
openClient(String, int, String, String) - Static method in class com.db4o.Db4o
Deprecated.
See the com.db4o.cs.Db4oClientServer class in db4o-X.x-cs-java.jar for methods to open db4o servers and db4o clients.
openClient(Configuration, String, int, String, String) - Static method in class com.db4o.Db4o
Deprecated.
See the com.db4o.cs.Db4oClientServer class in db4o-X.x-cs-java.jar for methods to open db4o servers and db4o clients.
openClient() - Method in interface com.db4o.ObjectServer
opens a client against this server.
opened() - Method in interface com.db4o.events.EventRegistry
This event is fired when the ObjectContainer has finished its startup procedure.
opened() - Method in class com.db4o.internal.events.EventRegistryImpl
 
openFile(String) - Static method in class com.db4o.Db4o
openFile(Configuration, String) - Static method in class com.db4o.Db4o
openFile(EmbeddedConfiguration, String) - Static method in class com.db4o.Db4oEmbedded
opens an ObjectContainer on the specified database file for local use.
openFile(String) - Static method in class com.db4o.Db4oEmbedded
openImpl() - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
openImpl() - Method in class com.db4o.internal.ObjectContainerBase
 
openImpl() - Method in class com.db4o.internal.TransportObjectContainer
 
openObjectContainer(EmbeddedConfiguration, String) - Static method in class com.db4o.internal.ObjectContainerFactory
 
openOnFinished(ObjectContainer) - Method in interface com.db4o.internal.callbacks.Callbacks
 
openOnFinished(ObjectContainer) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
openOnFinished(ObjectContainer) - Method in class com.db4o.internal.events.EventRegistryImpl
 
openServer(Configuration, String, int) - Method in interface com.db4o.config.LegacyClientServerFactory
 
openServer(String, int) - Static method in class com.db4o.Db4o
Deprecated.
See the com.db4o.cs.Db4oClientServer class in db4o-X.x-cs-java.jar for methods to open db4o servers and db4o clients.
openServer(Configuration, String, int) - Static method in class com.db4o.Db4o
Deprecated.
See the com.db4o.cs.Db4oClientServer class in db4o-X.x-cs-java.jar for methods to open db4o servers and db4o clients.
openSession() - Method in interface com.db4o.ext.ExtObjectContainer
opens a new ObjectContainer on top of this ObjectContainer.
openSession() - Method in class com.db4o.internal.LocalObjectContainer
 
openSession() - Method in class com.db4o.internal.ObjectContainerSession
 
openTime() - Method in class com.db4o.internal.fileheader.TimerFileLock
 
openTime() - Method in class com.db4o.internal.fileheader.TimerFileLockDisabled
 
openTime() - Method in class com.db4o.internal.fileheader.TimerFileLockEnabled
 
openTypeHandler() - Method in class com.db4o.internal.HandlerRegistry
 
OpenTypeHandler - Class in com.db4o.internal
 
OpenTypeHandler(ObjectContainerBase) - Constructor for class com.db4o.internal.OpenTypeHandler
 
OpenTypeHandler0 - Class in com.db4o.internal.handlers.versions
 
OpenTypeHandler0(ObjectContainerBase) - Constructor for class com.db4o.internal.handlers.versions.OpenTypeHandler0
 
OpenTypeHandler2 - Class in com.db4o.internal.handlers.versions
 
OpenTypeHandler2(ObjectContainerBase) - Constructor for class com.db4o.internal.handlers.versions.OpenTypeHandler2
 
OpenTypeHandler7 - Class in com.db4o.internal.handlers.versions
 
OpenTypeHandler7(ObjectContainerBase) - Constructor for class com.db4o.internal.handlers.versions.OpenTypeHandler7
 
optimize(Query, Predicate) - Method in interface com.db4o.internal.query.Db4oNQOptimizer
 
optimized() - Method in class com.db4o.internal.query.NQOptimizationInfo
 
optimizeNativeQueries(boolean) - Method in interface com.db4o.config.CommonConfiguration
If set to true, db4o will try to optimize native queries dynamically at query execution time, otherwise it will run native queries in unoptimized mode as SODA evaluations.
optimizeNativeQueries() - Method in interface com.db4o.config.CommonConfiguration
indicates whether Native Queries will be optimized dynamically.
optimizeNativeQueries(boolean) - Method in interface com.db4o.config.Configuration
If set to true, db4o will try to optimize native queries dynamically at query execution time, otherwise it will run native queries in unoptimized mode as SODA evaluations.
optimizeNativeQueries() - Method in interface com.db4o.config.Configuration
indicates whether Native Queries will be optimized dynamically.
optimizeNativeQueries(boolean) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
optimizeNativeQueries() - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
optimizeNativeQueries(boolean) - Method in class com.db4o.internal.Config4Impl
 
optimizeNativeQueries() - Method in class com.db4o.internal.Config4Impl
 
optimizeQuery(Query) - Method in interface com.db4o.internal.query.Db4oEnhancedFilter
 
or(Constraint) - Method in class com.db4o.internal.query.processor.QCon
 
or(Constraint) - Method in interface com.db4o.query.Constraint
links two Constraints for OR evaluation.
orderAscending() - Method in class com.db4o.internal.query.processor.QQueryBase
 
orderAscending() - Method in interface com.db4o.query.Query
adds an ascending ordering criteria to this node of the query graph.
orderBy(Object, QLinOrderByDirection) - Method in class com.db4o.internal.qlin.QLinSodaNode
 
orderBy(Object, QLinOrderByDirection) - Method in interface com.db4o.qlin.QLin
orders the query by the expression.
orderDescending() - Method in class com.db4o.internal.query.processor.QQueryBase
 
orderDescending() - Method in interface com.db4o.query.Query
adds a descending order criteria to this node of the query graph.
orderings() - Method in class com.db4o.internal.query.processor.QQueryBase
Public so it can be used by the LINQ test cases.
ordinal() - Method in class com.db4o.foundation.Enum4
 
orig() - Method in class com.db4o.internal.mapping.MappedIDPair
 
original - Variable in class com.db4o.internal.TypeHandlerCloneContext
 
origPath() - Method in class com.db4o.defragment.DefragmentConfig
 
OrIndexedLeaf - Class in com.db4o.internal.fieldindex
 
OrIndexedLeaf(QCon, IndexedNodeWithRange, IndexedNodeWithRange) - Constructor for class com.db4o.internal.fieldindex.OrIndexedLeaf
 
outStream(PrintStream) - Method in interface com.db4o.config.CommonConfiguration
Assigns a PrintStream where db4o is to print its event messages.
outStream(PrintStream) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
outStream() - Method in class com.db4o.internal.Config4Impl
 
overlaps(BTreeRangeSingle) - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
overwrite - Static variable in class com.db4o.Deploy
 
overwriteDeletedBlockedSlot(Slot) - Method in class com.db4o.internal.LocalObjectContainer
 
overwriteDeletedBytes(int, int) - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
overwriteDeletedBytes(int, int) - Method in class com.db4o.internal.LocalObjectContainer
 
overwriteDeletedBytes(int, int) - Method in class com.db4o.internal.TransportObjectContainer
 
ownLength() - Method in class com.db4o.internal.btree.BTree
 
ownLength() - Method in class com.db4o.internal.btree.BTreeNode
 
ownLength() - Method in class com.db4o.internal.classindex.AbstractClassIndexStrategy
 
ownLength() - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
 
ownLength() - Method in class com.db4o.internal.ClassMetadata
 
ownLength() - Method in class com.db4o.internal.ClassMetadataRepository
 
ownLength() - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart1
 
ownLength() - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart2
 
ownLength() - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart3
 
ownLength() - Method in class com.db4o.internal.freespace.FreeSlotNode
 
ownLength() - Method in class com.db4o.internal.ids.IdSlotTree
 
ownLength() - Method in class com.db4o.internal.ObjectReference
 
ownLength() - Method in interface com.db4o.internal.Persistent
 
ownLength() - Method in class com.db4o.internal.PersistentIntegerArray
 
ownLength() - Method in class com.db4o.internal.TreeInt
 
ownLength() - Method in class com.db4o.internal.TreeIntObject
 
ownSize() - Method in class com.db4o.foundation.Tree
 

P

p(Class<T>) - Static method in class com.db4o.qlin.QLinSupport
shortcut for the QLinSupport.prototype(Class) method.
PagingMemoryStorage - Class in com.db4o.io
Storage implementation that produces Bin instances that operate in memory.
PagingMemoryStorage() - Constructor for class com.db4o.io.PagingMemoryStorage
 
PagingMemoryStorage(int) - Constructor for class com.db4o.io.PagingMemoryStorage
 
Pair<TFirst,TSecond> - Class in com.db4o.foundation
 
Pair(TFirst, TSecond) - Constructor for class com.db4o.foundation.Pair
 
parent() - Method in class com.db4o.internal.query.processor.QCon
 
parent() - Method in class com.db4o.internal.query.processor.QQueryBase
 
parent() - Method in class com.db4o.reflect.jdk.JdkReflector
 
parentID() - Method in interface com.db4o.internal.btree.FieldIndexKey
 
parentID() - Method in class com.db4o.internal.btree.FieldIndexKeyImpl
 
parentID() - Method in class com.db4o.internal.CommitTimestampSupport.TimestampEntry
 
parentTransaction() - Method in class com.db4o.internal.Transaction
 
password(String) - Method in interface com.db4o.config.Configuration
Deprecated.
use a custom encrypting IoAdapter instead
password(String) - Method in class com.db4o.internal.Config4Impl
Deprecated. 
password - Variable in class com.db4o.User
 
Path4 - Class in com.db4o.foundation.io
IMPORTANT: Keep the interface of this class compatible with .NET System.IO.Path otherwise bad things will happen to you.
Path4() - Constructor for class com.db4o.foundation.io.Path4
 
PausableBlockingQueue<T> - Class in com.db4o.foundation
 
PausableBlockingQueue() - Constructor for class com.db4o.foundation.PausableBlockingQueue
 
PausableBlockingQueue4<T> - Interface in com.db4o.foundation
 
pause() - Method in class com.db4o.foundation.PausableBlockingQueue
 
pause() - Method in interface com.db4o.foundation.PausableBlockingQueue4
Pauses the queue, making calls to Queue4.next() block until PausableBlockingQueue4.resume() is called.
pause() - Method in class com.db4o.foundation.TimeoutBlockingQueue
 
peek() - Method in class com.db4o.collections.ActivatableStack
 
peek() - Method in class com.db4o.foundation.Stack4
 
peek() - Method in class com.db4o.foundation.StopWatch
 
PEEK - Static variable in class com.db4o.internal.activation.ActivationMode
 
peekPersisted(T, int, boolean) - Method in interface com.db4o.ext.ExtObjectContainer
returns a transient copy of a persistent object with all members set to the values that are currently stored to the database.
peekPersisted(Object, int, boolean) - Method in class com.db4o.internal.ExternalObjectContainer
 
peekPersisted(Transaction, int, int) - Static method in class com.db4o.internal.HardObjectReference
 
peekPersisted() - Method in class com.db4o.internal.marshall.AbstractReadContext
 
peekPersisted() - Method in class com.db4o.internal.marshall.UnmarshallingContext
 
peekPersisted(Transaction, Object, ActivationDepth, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
peekPersisted(Transaction, int, ActivationDepth, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
peekPersisted(Object, int, boolean) - Method in class com.db4o.internal.ObjectContainerSession
 
peekReference(Transaction, int, ActivationDepth, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
PersistedStaticFieldValues - Annotation Type in com.db4o.config.annotations
turns on storing static field values for this class.
PersistedStaticFieldValuesConfigurator - Class in com.db4o.config.annotations.reflect
 
PersistedStaticFieldValuesConfigurator(String) - Constructor for class com.db4o.config.annotations.reflect.PersistedStaticFieldValuesConfigurator
 
PersistedStaticFieldValuesFactory - Class in com.db4o.config.annotations.reflect
 
PersistedStaticFieldValuesFactory() - Constructor for class com.db4o.config.annotations.reflect.PersistedStaticFieldValuesFactory
 
Persistent - Interface in com.db4o.internal
 
PERSISTENT_BASE_NEW_SLOT - Static variable in class com.db4o.DTrace
 
PERSISTENT_OWN_LENGTH - Static variable in class com.db4o.DTrace
 
PersistentBase - Class in com.db4o.internal
 
PersistentBase() - Constructor for class com.db4o.internal.PersistentBase
 
PERSISTENTBASE_SET_ID - Static variable in class com.db4o.DTrace
 
PERSISTENTBASE_WRITE - Static variable in class com.db4o.DTrace
 
persistentGeneratorValue() - Method in class com.db4o.internal.ids.SequentialIdGenerator
 
PersistentIntegerArray - Class in com.db4o.internal
 
PersistentIntegerArray(SlotChangeFactory, TransactionalIdSystem, int[]) - Constructor for class com.db4o.internal.PersistentIntegerArray
 
PersistentIntegerArray(SlotChangeFactory, TransactionalIdSystem, int) - Constructor for class com.db4o.internal.PersistentIntegerArray
 
persistentObject() - Method in class com.db4o.internal.marshall.UnmarshallingContext
 
persistentObject(Object) - Method in class com.db4o.internal.marshall.UnmarshallingContext
 
persistentObject() - Method in interface com.db4o.marshall.ReferenceActivationContext
 
persistStaticFieldValues() - Method in interface com.db4o.config.ObjectClass
turns on storing static field values for this class.
persistStaticFieldValues() - Method in class com.db4o.internal.Config4Class
 
PLAIN_ARRAY - Static variable in class com.db4o.internal.ArrayType
 
PlainObjectHandler - Class in com.db4o.internal.handlers
Tyehandler for naked plain objects (java.lang.Object).
PlainObjectHandler() - Constructor for class com.db4o.internal.handlers.PlainObjectHandler
 
Platform4 - Class in com.db4o.internal
 
Platform4() - Constructor for class com.db4o.internal.Platform4
 
Platform4.JDKFactoryInstantiationException - Exception in com.db4o.internal
 
Platform4.JDKFactoryInstantiationException(Throwable) - Constructor for exception com.db4o.internal.Platform4.JDKFactoryInstantiationException
 
platformIterator(Iterator4) - Static method in class com.db4o.foundation.Iterators
 
PlatformReflectConstructor - Class in com.db4o.reflect.core
 
PlatformReflectConstructor(Class) - Constructor for class com.db4o.reflect.core.PlatformReflectConstructor
 
pointer() - Method in class com.db4o.internal.StatefulBuffer
 
Pointer4 - Class in com.db4o.internal.slots
 
Pointer4(int, Slot) - Constructor for class com.db4o.internal.slots.Pointer4
 
POINTER_BASED - Static variable in class com.db4o.internal.ids.StandardIdSystemFactory
 
POINTER_LENGTH - Static variable in class com.db4o.internal.Const4
 
PointerBasedIdSystem - Class in com.db4o.internal.ids
 
PointerBasedIdSystem(LocalObjectContainer) - Constructor for class com.db4o.internal.ids.PointerBasedIdSystem
 
pointers() - Method in interface com.db4o.internal.btree.BTreeRange
Iterates through all the valid pointers in this range.
pointers() - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
pointers() - Method in class com.db4o.internal.btree.BTreeRangeUnion
 
pointTo(Slot) - Method in class com.db4o.internal.slots.ReferencedSlot
 
pollReferenceQueue(Object, Object) - Static method in class com.db4o.internal.Platform4
 
pop() - Method in class com.db4o.collections.ActivatableStack
 
pop() - Method in class com.db4o.foundation.Stack4
 
port() - Method in interface com.db4o.ext.ExtObjectServer
 
POSITIVE - Static variable in class com.db4o.internal.IntMatcher
 
postCommit() - Method in class com.db4o.internal.Transaction
 
postOpen() - Method in class com.db4o.internal.LocalTransaction
 
postOpen() - Method in class com.db4o.internal.Transaction
 
postRollback() - Method in class com.db4o.internal.NullTransactionListener
 
postRollback() - Method in interface com.db4o.TransactionListener
 
PRE_MARSHALLER - Static variable in class com.db4o.internal.marshall.MarshallerFamily.FamilyVersion
 
preCommit() - Method in class com.db4o.internal.NullTransactionListener
 
preCommit() - Method in interface com.db4o.TransactionListener
 
predicate() - Method in class com.db4o.internal.query.NQOptimizationInfo
 
Predicate<ExtentType> - Class in com.db4o.query
Base class for native queries.
Predicate() - Constructor for class com.db4o.query.Predicate
 
Predicate(Class<? extends ExtentType>) - Constructor for class com.db4o.query.Predicate
 
Predicate4<T> - Interface in com.db4o.foundation
 
PredicateEvaluation - Class in com.db4o.internal.query
 
PredicateEvaluation() - Constructor for class com.db4o.internal.query.PredicateEvaluation
 
PredicateEvaluation(Predicate) - Constructor for class com.db4o.internal.query.PredicateEvaluation
 
PREDICATEMETHOD_NAME - Static variable in class com.db4o.query.Predicate
public for implementation reasons, please ignore.
PREDICATEMETHOD_NAME - Static variable in class com.db4o.query.PredicatePlatform
public for implementation reasons, please ignore.
PredicatePlatform - Class in com.db4o.query
 
PredicatePlatform() - Constructor for class com.db4o.query.PredicatePlatform
 
PREFETCH - Static variable in class com.db4o.internal.activation.ActivationMode
 
PREFETCH_SLOT_CACHE_SIZE_FACTOR - Static variable in class com.db4o.internal.Config4Impl
 
prefetchCount() - Method in class com.db4o.internal.query.processor.QQueryBase
 
prefetchDepth(int) - Method in interface com.db4o.config.ClientServerConfiguration
Sets the depth to which prefetched objects are activated.
prefetchDepth(int) - Method in class com.db4o.internal.Config4Impl
 
prefetchDepth() - Method in class com.db4o.internal.Config4Impl
 
prefetchDepth() - Method in class com.db4o.internal.query.processor.QQueryBase
 
prefetchedIDConsumed(int) - Method in class com.db4o.internal.ids.IdSlotChanges
 
prefetchedIDConsumed(int) - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
prefetchedIDConsumed(int) - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
prefetchedIDConsumed(int) - Method in class com.db4o.internal.ids.TransportIdSystem
 
prefetchID() - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
prefetchID() - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
prefetchID() - Method in class com.db4o.internal.ids.TransportIdSystem
 
prefetchIDCount(int) - Method in interface com.db4o.config.ClientServerConfiguration
Sets the number of IDs to be pre-allocated in the database for new objects created on the client.
prefetchIDCount(int) - Method in class com.db4o.internal.Config4Impl
 
prefetchIDCount() - Method in class com.db4o.internal.Config4Impl
 
prefetchObjectCount(int) - Method in interface com.db4o.config.ClientServerConfiguration
Sets the number of objects to be prefetched for an ObjectSet.
prefetchObjectCount(int) - Method in class com.db4o.internal.Config4Impl
 
prefetchObjectCount() - Method in class com.db4o.internal.Config4Impl
 
prefetchSettingsChanged() - Method in class com.db4o.internal.Config4Impl
 
prefetchSlotCacheSize(int) - Method in interface com.db4o.config.ClientServerConfiguration
Sets the slot cache size to the given value.
prefetchSlotCacheSize(int) - Method in class com.db4o.internal.Config4Impl
 
prefetchSlotCacheSize() - Method in class com.db4o.internal.Config4Impl
 
PREOPTIMIZED - Static variable in class com.db4o.internal.query.NativeQueryHandler
 
prepare(Configuration) - Method in interface com.db4o.config.ConfigurationItem
Gives a chance for the item to augment the configuration.
prepare(EmbeddedConfiguration) - Method in interface com.db4o.config.EmbeddedConfigurationItem
Gives a chance for the item to augment the configuration.
prepare(Configuration) - Method in class com.db4o.constraints.UniqueFieldValueConstraint
 
prepare(Configuration) - Method in class com.db4o.ta.TransparentActivationSupport
 
prepare(Configuration) - Method in class com.db4o.ta.TransparentPersistenceSupport
 
prepareComparison(Context, Object) - Method in class com.db4o.internal.btree.FieldIndexKeyHandler
 
prepareComparison(Context, Object) - Method in class com.db4o.internal.ClassMetadata
 
prepareComparison(Context, Object) - Method in class com.db4o.internal.collections.BigSetTypeHandler
 
prepareComparison(Context, T) - Method in interface com.db4o.internal.Comparable4
creates a prepared comparison to compare multiple objects against one single object.
prepareComparison(Context, Object) - Method in class com.db4o.internal.FieldMetadata
 
prepareComparison(Context, Object) - Method in class com.db4o.internal.freespace.AddressKeySlotHandler
 
prepareComparison(Context, Object) - Method in class com.db4o.internal.freespace.LengthKeySlotHandler
 
prepareComparison(Context, Object) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
prepareComparison(Context, Object) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
prepareComparison(Context, Object) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
prepareComparison(Context, Object) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
prepareComparison(Context, Object) - Method in class com.db4o.internal.handlers.StringBasedValueTypeHandlerBase
 
prepareComparison(Context, Object) - Method in class com.db4o.internal.handlers.StringHandler
 
prepareComparison(Context, IdSlotMapping) - Method in class com.db4o.internal.ids.BTreeIdSystem.IdSlotMappingHandler
 
prepareComparison(Context, Object) - Method in class com.db4o.internal.mapping.MappedIDPairHandler
 
prepareComparison(Context, Object) - Method in class com.db4o.internal.Null
 
prepareComparison(Object) - Method in class com.db4o.internal.NullFieldMetadata
 
prepareComparison(Context, Object) - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
prepareComparison(Context, Object) - Method in class com.db4o.typehandlers.CollectionTypeHandler
 
prepareComparison(Context, Object) - Method in class com.db4o.typehandlers.HashtableTypeHandler
 
prepareComparison(Context, Object) - Method in class com.db4o.typehandlers.IgnoreFieldsTypeHandler
 
prepareComparison(Context, Object) - Method in class com.db4o.typehandlers.MapTypeHandler
 
prepareComparison(Context, Object) - Method in class com.db4o.typehandlers.VectorTypeHandler
 
prepareComparisonFor(TypeHandler4, Context, Object) - Static method in class com.db4o.internal.Handlers4
 
PreparedArrayContainsComparison - Class in com.db4o.internal
 
PreparedArrayContainsComparison(Context, ArrayHandler, TypeHandler4, Object) - Constructor for class com.db4o.internal.PreparedArrayContainsComparison
 
PreparedComparison<T> - Interface in com.db4o.foundation
a prepared comparison, to compare multiple objects with one single object.
prepareWrite(int) - Method in class com.db4o.internal.MarshallingBuffer
 
prepend(T) - Method in class com.db4o.foundation.Collection4
 
previous() - Method in class com.db4o.collections.ActivatingListIterator
 
previous() - Method in class com.db4o.internal.btree.BTreePointer
 
previousIndex() - Method in class com.db4o.collections.ActivatingListIterator
 
previousNode() - Method in class com.db4o.internal.btree.BTreeNode
 
PRIMITIVE - Static variable in class com.db4o.internal.Const4
 
primitive() - Method in class com.db4o.reflect.ArrayInfo
 
primitive(boolean) - Method in class com.db4o.reflect.ArrayInfo
 
primitiveClassReflector(Reflector) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
primitiveClassReflector() - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
primitiveClassReflector(TypeHandler4, Reflector) - Static method in class com.db4o.internal.Handlers4
 
primitiveClassReflector(ClassMetadata, Reflector) - Static method in class com.db4o.internal.Handlers4
 
PrimitiveCodec - Class in com.db4o.foundation
 
PrimitiveCodec() - Constructor for class com.db4o.foundation.PrimitiveCodec
 
PrimitiveHandler - Class in com.db4o.internal.handlers
 
PrimitiveHandler() - Constructor for class com.db4o.internal.handlers.PrimitiveHandler
 
primitiveJavaClass() - Method in class com.db4o.internal.handlers.BooleanHandler
 
primitiveJavaClass() - Method in class com.db4o.internal.handlers.ByteHandler
 
primitiveJavaClass() - Method in class com.db4o.internal.handlers.CharHandler
 
primitiveJavaClass() - Method in class com.db4o.internal.handlers.DateHandlerBase
 
primitiveJavaClass() - Method in class com.db4o.internal.handlers.DoubleHandler
 
primitiveJavaClass() - Method in class com.db4o.internal.handlers.FloatHandler
 
primitiveJavaClass() - Method in class com.db4o.internal.handlers.IntHandler
 
primitiveJavaClass() - Method in class com.db4o.internal.handlers.LongHandler
 
primitiveJavaClass() - Method in class com.db4o.internal.handlers.NetTypeHandler
 
primitiveJavaClass() - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
primitiveJavaClass() - Method in class com.db4o.internal.handlers.ShortHandler
 
primitiveMarshaller() - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
PrimitiveMarshaller - Class in com.db4o.internal.marshall
 
PrimitiveMarshaller() - Constructor for class com.db4o.internal.marshall.PrimitiveMarshaller
 
PrimitiveMarshaller0 - Class in com.db4o.internal.marshall
 
PrimitiveMarshaller0() - Constructor for class com.db4o.internal.marshall.PrimitiveMarshaller0
 
PrimitiveMarshaller1 - Class in com.db4o.internal.marshall
 
PrimitiveMarshaller1() - Constructor for class com.db4o.internal.marshall.PrimitiveMarshaller1
 
primitiveNull() - Method in class com.db4o.internal.handlers.DateHandler
 
primitiveNull() - Method in class com.db4o.internal.handlers.net.NetSimpleTypeHandler
 
primitiveNull() - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
PrimitiveTypeMetadata - Class in com.db4o.internal
 
PrimitiveTypeMetadata(ObjectContainerBase, TypeHandler4, int, ReflectClass) - Constructor for class com.db4o.internal.PrimitiveTypeMetadata
 
PrimitiveTypeMetadata(ObjectContainerBase) - Constructor for class com.db4o.internal.PrimitiveTypeMetadata
 
primitiveTypes() - Static method in class com.db4o.internal.Platform4
 
printStackTrace(PrintStream) - Method in exception com.db4o.ext.CompositeDb4oException
 
printStackTrace(PrintWriter) - Method in exception com.db4o.ext.CompositeDb4oException
 
printStackTrace() - Method in exception com.db4o.ext.CompositeDb4oException
Overriding for JDK 1.1 compatibility.
printStackTrace() - Method in class com.db4o.foundation.ChainedRuntimeException.ChainedRuntimeExceptionMixin
 
printStackTrace(PrintStream) - Method in class com.db4o.foundation.ChainedRuntimeException.ChainedRuntimeExceptionMixin
 
printStackTrace(PrintWriter) - Method in class com.db4o.foundation.ChainedRuntimeException.ChainedRuntimeExceptionMixin
 
problem() - Method in class com.db4o.diagnostic.ClassHasNoFields
 
problem() - Method in class com.db4o.diagnostic.DefragmentRecommendation
 
problem() - Method in class com.db4o.diagnostic.DeletionFailed
 
problem() - Method in class com.db4o.diagnostic.DescendIntoTranslator
 
problem() - Method in class com.db4o.diagnostic.DiagnosticBase
returns the potential problem that triggered the message
problem() - Method in class com.db4o.diagnostic.LoadedFromClassIndex
 
problem() - Method in class com.db4o.diagnostic.MissingClass
 
problem() - Method in class com.db4o.diagnostic.NativeQueryNotOptimized
 
problem() - Method in class com.db4o.diagnostic.NativeQueryOptimizerNotLoaded
 
problem() - Method in class com.db4o.diagnostic.ObjectFieldDoesNotExist
 
problem() - Method in class com.db4o.diagnostic.UpdateDepthGreaterOne
 
problem() - Method in class com.db4o.ta.NotTransparentActivationEnabled
 
Procedure4<T> - Interface in com.db4o.foundation
 
process(FieldMetadata) - Method in class com.db4o.internal.metadata.TraverseFieldCommand
 
processAspect(ClassAspect, int) - Method in class com.db4o.internal.metadata.MarshallingInfoTraverseAspectCommand
 
processAspect(ClassAspect, int, boolean) - Method in class com.db4o.internal.metadata.MarshallingInfoTraverseAspectCommand
 
processAspect(ClassAspect, int) - Method in interface com.db4o.internal.metadata.TraverseAspectCommand
 
processAspect(ClassAspect, int) - Method in class com.db4o.internal.metadata.TraverseFieldCommand
 
processAspectOnMissingClass(ClassAspect, int) - Method in class com.db4o.internal.metadata.MarshallingInfoTraverseAspectCommand
 
processAspectOnMissingClass(ClassAspect, int) - Method in interface com.db4o.internal.metadata.TraverseAspectCommand
 
processAspectOnMissingClass(ClassAspect, int) - Method in class com.db4o.internal.metadata.TraverseFieldCommand
 
processBTree(DefragmentServicesImpl, BTree) - Method in class com.db4o.defragment.FirstPassCommand
 
processClass(DefragmentServicesImpl, ClassMetadata, int, int) - Method in class com.db4o.defragment.FirstPassCommand
 
processClassCollection(DefragmentServicesImpl) - Method in class com.db4o.defragment.FirstPassCommand
 
processCopy(DefragmentServices, int, SlotCopyHandler) - Static method in class com.db4o.internal.DefragmentContextImpl
 
processCopy(DefragmentServices, int, SlotCopyHandler, ByteArrayBuffer) - Static method in class com.db4o.internal.DefragmentContextImpl
 
processCopy(DefragmentContextImpl) - Method in interface com.db4o.internal.SlotCopyHandler
 
processDeletes() - Method in class com.db4o.internal.LocalTransaction
 
processDeletes() - Method in class com.db4o.internal.Transaction
 
processedByIndex() - Method in class com.db4o.internal.query.processor.QCon
 
PROCESSING - Static variable in class com.db4o.ext.Status
 
PROCESSING - Static variable in class com.db4o.internal.Const4
 
processMessage(MessageContext, Object) - Method in interface com.db4o.messaging.MessageRecipient
the method called upon the arrival of messages.
processObjectSlot(DefragmentServicesImpl, ClassMetadata, int) - Method in class com.db4o.defragment.FirstPassCommand
 
produce(K, Function4<K, V>, Procedure4<V>) - Method in interface com.db4o.internal.caching.Cache4
Retrieves the value associated to the key from the cache.
produce(K, Function4<K, V>, Procedure4<V>) - Method in class com.db4o.internal.caching.CacheStatistics
 
produce(K, Function4<K, V>, Procedure4<V>) - Method in class com.db4o.internal.caching.NullCache4
 
PRODUCE_SLOT_CHANGE - Static variable in class com.db4o.DTrace
 
produceClassMetadata(ReflectClass) - Method in class com.db4o.internal.ObjectContainerBase
 
produceClassMetadata(ReflectClass) - Method in class com.db4o.internal.TransportObjectContainer
 
produceNode(int) - Method in class com.db4o.internal.btree.BTree
 
produceReadBuffer(Transaction) - Method in class com.db4o.internal.PersistentBase
 
produceSlotChange(int, SlotChangeFactory) - Method in class com.db4o.internal.ids.IdSlotChanges
 
produceVirtualAttributes() - Method in class com.db4o.internal.ObjectReference
 
produceWriteBuffer(Transaction, int) - Method in class com.db4o.internal.PersistentBase
 
prototype(Class<T>) - Static method in class com.db4o.qlin.QLinSupport
returns a prototype object for a specific class to be passed to the where expression of a QLin query.
prototypeForClass(Class<T>) - Method in class com.db4o.qlin.Prototypes
returns a prototype object for a specific class.
Prototypes - Class in com.db4o.qlin
creates prototype objects for classes.
Prototypes(Reflector, int, boolean) - Constructor for class com.db4o.qlin.Prototypes
 
Prototypes() - Constructor for class com.db4o.qlin.Prototypes
 
PrototypesException - Exception in com.db4o.qlin
exception for the the Prototypes world.
PrototypesException(String) - Constructor for exception com.db4o.qlin.PrototypesException
 
provide(Class<T>) - Method in interface com.db4o.foundation.Environment
 
purge() - Method in interface com.db4o.ext.ExtObjectContainer
unloads all clean indices from memory and frees unused objects.
purge(Object) - Method in interface com.db4o.ext.ExtObjectContainer
unloads a specific object from the db4o reference mechanism.
purge() - Method in class com.db4o.internal.btree.BTreeNode
 
purge(K) - Method in interface com.db4o.internal.caching.PurgeableCache4
Removes the cached value with the specified key from this cache.
purge() - Method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
purge() - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
 
purge(Object) - Method in class com.db4o.internal.ExternalObjectContainer
 
purge() - Method in class com.db4o.internal.ObjectContainerBase
 
purge(Transaction, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
purge() - Method in class com.db4o.internal.ObjectContainerSession
 
purge(Object) - Method in class com.db4o.internal.ObjectContainerSession
 
purge() - Method in interface com.db4o.internal.weakref.WeakReferenceSupport
 
PurgeableCache4<K,V> - Interface in com.db4o.internal.caching
 
purgeFieldIndexEntriesOnUpdate(Transaction, ArrayType) - Method in class com.db4o.internal.marshall.MarshallingContext
 
push(E) - Method in class com.db4o.collections.ActivatableStack
 
push(Object) - Method in class com.db4o.foundation.Stack4
 
put(K, V) - Method in class com.db4o.collections.ActivatableHashMap
 
put(K, V) - Method in class com.db4o.collections.ActivatableHashtable
 
put(K, V) - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
put(byte[], Object) - Method in class com.db4o.foundation.Hashtable4
 
put(int, Object) - Method in class com.db4o.foundation.Hashtable4
 
put(long, Object) - Method in class com.db4o.foundation.Hashtable4
 
put(Object, Object) - Method in class com.db4o.foundation.Hashtable4
 
put(Object, Object) - Method in class com.db4o.foundation.IdentityHashtable4
 
put(KeySpec, byte) - Method in class com.db4o.foundation.KeySpecHashtable4
 
put(KeySpec, boolean) - Method in class com.db4o.foundation.KeySpecHashtable4
 
put(KeySpec, int) - Method in class com.db4o.foundation.KeySpecHashtable4
 
put(KeySpec, Object) - Method in class com.db4o.foundation.KeySpecHashtable4
 
put(Object, Object) - Method in interface com.db4o.foundation.Map4
 
put(Object, Object) - Method in class com.db4o.foundation.SynchronizedHashtable4
 
put(Transaction, int, long) - Method in class com.db4o.internal.CommitTimestampSupport
 
put(TypeHandler4, int, TypeHandler4) - Method in class com.db4o.internal.HandlerVersionRegistry
 
putAll(Map<? extends K, ? extends V>) - Method in class com.db4o.collections.ActivatableHashMap
 
putAll(Map<? extends K, ? extends V>) - Method in class com.db4o.collections.ActivatableHashtable
 
putAll(Map<? extends K, ? extends V>) - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
putEntry(HashtableIntEntry) - Method in class com.db4o.foundation.HashtableBase
 
putThreeValued(KeySpec, boolean) - Method in class com.db4o.internal.Config4Abstract
 
putThreeValuedInt(KeySpec, boolean) - Method in class com.db4o.internal.Config4Abstract
 

Q

QCandidate - Class in com.db4o.internal.query.processor
Represents an actual object in the database.
QCandidate(QCandidates, Object, int) - Constructor for class com.db4o.internal.query.processor.QCandidate
 
QCandidates - Class in com.db4o.internal.query.processor
Holds the tree of QCandidate objects and the list of QCon during query evaluation.
QCon - Class in com.db4o.internal.query.processor
Base class for all constraints on queries.
QCon() - Constructor for class com.db4o.internal.query.processor.QCon
 
QConClass - Class in com.db4o.internal.query.processor
Class constraint on queries
QConClass() - Constructor for class com.db4o.internal.query.processor.QConClass
 
QConEvaluation - Class in com.db4o.internal.query.processor
 
QConEvaluation() - Constructor for class com.db4o.internal.query.processor.QConEvaluation
 
QConEvaluation(Transaction, Object) - Constructor for class com.db4o.internal.query.processor.QConEvaluation
 
QConJoin - Class in com.db4o.internal.query.processor
Join constraint on queries
QConJoin() - Constructor for class com.db4o.internal.query.processor.QConJoin
 
QConObject - Class in com.db4o.internal.query.processor
Object constraint on queries
QConObject() - Constructor for class com.db4o.internal.query.processor.QConObject
 
QConObject(Transaction, QCon, QField, Object) - Constructor for class com.db4o.internal.query.processor.QConObject
 
QConPath - Class in com.db4o.internal.query.processor
Placeholder for a constraint, only necessary to attach children to the query graph.
QConPath() - Constructor for class com.db4o.internal.query.processor.QConPath
 
QConstraints - Class in com.db4o.internal.query.processor
Array of constraints for queries.
QConUnconditional - Class in com.db4o.internal.query.processor
 
QConUnconditional() - Constructor for class com.db4o.internal.query.processor.QConUnconditional
 
QConUnconditional(Transaction, boolean) - Constructor for class com.db4o.internal.query.processor.QConUnconditional
 
QE - Class in com.db4o.internal.query.processor
Query Evaluator - Represents such things as >, >=, <, <=, EQUAL, LIKE, etc.
QE() - Constructor for class com.db4o.internal.query.processor.QE
 
QEAbstract - Class in com.db4o.internal.query.processor
 
QEAbstract() - Constructor for class com.db4o.internal.query.processor.QEAbstract
 
QEContains - Class in com.db4o.internal.query.processor
 
QEContains() - Constructor for class com.db4o.internal.query.processor.QEContains
for C/S messaging only
QEContains(boolean) - Constructor for class com.db4o.internal.query.processor.QEContains
 
QEEndsWith - Class in com.db4o.internal.query.processor
 
QEEndsWith() - Constructor for class com.db4o.internal.query.processor.QEEndsWith
for C/S messaging only
QEEndsWith(boolean) - Constructor for class com.db4o.internal.query.processor.QEEndsWith
 
QEEqual - Class in com.db4o.internal.query.processor
 
QEEqual() - Constructor for class com.db4o.internal.query.processor.QEEqual
 
QEGreater - Class in com.db4o.internal.query.processor
 
QEGreater() - Constructor for class com.db4o.internal.query.processor.QEGreater
 
QEIdentity - Class in com.db4o.internal.query.processor
 
QEIdentity() - Constructor for class com.db4o.internal.query.processor.QEIdentity
 
QEMulti - Class in com.db4o.internal.query.processor
 
QEMulti() - Constructor for class com.db4o.internal.query.processor.QEMulti
 
QENot - Class in com.db4o.internal.query.processor
 
QENot() - Constructor for class com.db4o.internal.query.processor.QENot
 
QESmaller - Class in com.db4o.internal.query.processor
 
QESmaller() - Constructor for class com.db4o.internal.query.processor.QESmaller
 
QEStartsWith - Class in com.db4o.internal.query.processor
 
QEStartsWith() - Constructor for class com.db4o.internal.query.processor.QEStartsWith
for C/S messaging only
QEStartsWith(boolean) - Constructor for class com.db4o.internal.query.processor.QEStartsWith
 
QEStringCmp - Class in com.db4o.internal.query.processor
 
QEStringCmp() - Constructor for class com.db4o.internal.query.processor.QEStringCmp
for C/S messaging only
QEStringCmp(boolean) - Constructor for class com.db4o.internal.query.processor.QEStringCmp
 
qField(Transaction) - Method in class com.db4o.internal.FieldMetadata
 
QField - Class in com.db4o.internal.query.processor
 
QField() - Constructor for class com.db4o.internal.query.processor.QField
 
QField(Transaction, String, FieldMetadata, int, int) - Constructor for class com.db4o.internal.query.processor.QField
 
QLin<T> - Interface in com.db4o.qlin
a node in a QLin ("Coolin") query.
QLinable - Interface in com.db4o.qlin
support for the new experimental QLin ("Coolin") query interface.
QLinConstraint<T> - Class in com.db4o.internal.qlin
 
QLinConstraint(QLinRoot<T>, Constraint) - Constructor for class com.db4o.internal.qlin.QLinConstraint
 
QLinException - Exception in com.db4o.qlin
exceptions to signal improper use of the QLin query interface.
QLinException(String) - Constructor for exception com.db4o.qlin.QLinException
 
QLinException(Throwable) - Constructor for exception com.db4o.qlin.QLinException
 
QLinField<T> - Class in com.db4o.internal.qlin
 
QLinField(QLinRoot<T>, Object) - Constructor for class com.db4o.internal.qlin.QLinField
 
QLinNode<T> - Class in com.db4o.internal.qlin
 
QLinNode() - Constructor for class com.db4o.internal.qlin.QLinNode
 
QLinOrderBy<T> - Class in com.db4o.internal.qlin
 
QLinOrderBy(QLinRoot<T>, Object, QLinOrderByDirection) - Constructor for class com.db4o.internal.qlin.QLinOrderBy
 
QLinOrderByDirection - Class in com.db4o.qlin
Internal implementation class, access should not be necessary, except for implementors.
QLinRoot<T> - Class in com.db4o.internal.qlin
 
QLinRoot(Query, Class<T>) - Constructor for class com.db4o.internal.qlin.QLinRoot
 
QLinSodaNode<T> - Class in com.db4o.internal.qlin
 
QLinSodaNode() - Constructor for class com.db4o.internal.qlin.QLinSodaNode
 
QLinSubNode<T> - Class in com.db4o.internal.qlin
 
QLinSubNode(QLinRoot<T>) - Constructor for class com.db4o.internal.qlin.QLinSubNode
 
QLinSupport - Class in com.db4o.qlin
static import support class for QLin queries.
QLinSupport() - Constructor for class com.db4o.qlin.QLinSupport
 
QQuery - Class in com.db4o.internal.query.processor
QQuery is the users hook on our graph.
QQuery() - Constructor for class com.db4o.internal.query.processor.QQuery
 
QQuery(Transaction, QQuery, String) - Constructor for class com.db4o.internal.query.processor.QQuery
 
QQueryBase - Class in com.db4o.internal.query.processor
QQuery is the users hook on our graph.
QQueryBase() - Constructor for class com.db4o.internal.query.processor.QQueryBase
 
QQueryBase(Transaction, QQuery, String) - Constructor for class com.db4o.internal.query.processor.QQueryBase
 
QQueryBase.CreateCandidateCollectionResult - Class in com.db4o.internal.query.processor
 
QQueryBase.CreateCandidateCollectionResult(List4, boolean, boolean) - Constructor for class com.db4o.internal.query.processor.QQueryBase.CreateCandidateCollectionResult
 
qsort(Sortable4, int, int) - Static method in class com.db4o.foundation.Algorithms4
 
queries() - Method in interface com.db4o.config.CommonConfiguration
returns the Query configuration interface.
queries() - Method in interface com.db4o.config.Configuration
returns the Query configuration interface.
queries - Static variable in class com.db4o.Debug4
prints query graph information to the console
queries() - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
queries() - Method in class com.db4o.internal.Config4Impl
 
query() - Method in class com.db4o.events.QueryEventArgs
The Query which triggered the event.
query(Transaction) - Method in class com.db4o.ext.Db4oDatabase
find a Db4oDatabase with the same signature as this one
query() - Method in class com.db4o.internal.ExternalObjectContainer
 
query(Class) - Method in class com.db4o.internal.ExternalObjectContainer
 
query(Predicate) - Method in class com.db4o.internal.ExternalObjectContainer
 
query(Predicate, QueryComparator) - Method in class com.db4o.internal.ExternalObjectContainer
 
query(Transaction, Predicate) - Method in class com.db4o.internal.ObjectContainerBase
 
query(Transaction, Predicate<T>, QueryComparator<T>) - Method in class com.db4o.internal.ObjectContainerBase
 
query(Transaction, Class<T>) - Method in class com.db4o.internal.ObjectContainerBase
 
query(Transaction) - Method in class com.db4o.internal.ObjectContainerBase
 
query(Predicate, Comparator) - Method in class com.db4o.internal.ObjectContainerBase
 
query() - Method in class com.db4o.internal.ObjectContainerSession
 
query(Class) - Method in class com.db4o.internal.ObjectContainerSession
 
query(Predicate) - Method in class com.db4o.internal.ObjectContainerSession
 
query(Predicate<T>, QueryComparator<T>) - Method in class com.db4o.internal.ObjectContainerSession
 
query(Predicate, Comparator) - Method in class com.db4o.internal.ObjectContainerSession
 
query() - Method in class com.db4o.internal.qlin.QLinRoot
 
query() - Method in class com.db4o.internal.qlin.QLinSubNode
 
query() - Method in interface com.db4o.ObjectContainer
creates a new S.O.D.A.
query(Class<TargetType>) - Method in interface com.db4o.ObjectContainer
queries for all instances of a class.
query(Predicate<TargetType>) - Method in interface com.db4o.ObjectContainer
Native Query Interface.
query(Predicate<TargetType>, QueryComparator<TargetType>) - Method in interface com.db4o.ObjectContainer
Native Query Interface.
query(Predicate<TargetType>, Comparator<TargetType>) - Method in interface com.db4o.ObjectContainer
Native Query Interface.
Query - Interface in com.db4o.query
handle to a node in a S.O.D.A.
QUERY_PROCESS - Static variable in class com.db4o.DTrace
 
QueryableTypeHandler - Interface in com.db4o.typehandlers
 
queryAllObjects(Transaction) - Method in class com.db4o.internal.LocalObjectContainer
 
queryAllObjects(Transaction) - Method in class com.db4o.internal.ObjectContainerBase
 
queryAttributeProvider() - Method in class com.db4o.internal.Config4Class
 
queryByExample(Object) - Method in class com.db4o.internal.ExternalObjectContainer
 
queryByExample(Transaction, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
queryByExample(Object) - Method in class com.db4o.internal.ObjectContainerSession
 
queryByExample(Object) - Method in interface com.db4o.ObjectContainer
Query-By-Example interface to retrieve objects.
QueryComparator<Target> - Interface in com.db4o.query
Comparator for sorting queries on JDKs where java.util.Comparator is not available.
QueryConfiguration - Interface in com.db4o.config
interface to configure the querying settings to be used by the query processor.
QueryEvaluationMode - Class in com.db4o.config
This class provides static constants for the query evaluation modes that db4o supports.
QueryEvaluationOff - Annotation Type in com.db4o.config.annotations
turns query evaluation of specific fields off.
QueryEventArgs - Class in com.db4o.events
Arguments for Query related events.
QueryEventArgs(Transaction, Query) - Constructor for class com.db4o.events.QueryEventArgs
Creates a new instance for the specified Query instance.
queryFinished() - Method in interface com.db4o.events.EventRegistry
This event is fired upon a query end and can be used to gather query statistics.
queryFinished() - Method in class com.db4o.internal.events.EventRegistryImpl
 
queryForReplicationRecord(ObjectContainerBase, Transaction, Db4oDatabase, Db4oDatabase) - Static method in class com.db4o.drs.db4o.ReplicationRecord
 
QueryingReadContext - Class in com.db4o.internal.marshall
 
QueryingReadContext(Transaction, QCandidates, int, ReadBuffer, int) - Constructor for class com.db4o.internal.marshall.QueryingReadContext
 
QueryingReadContext(Transaction, int, ReadBuffer, int) - Constructor for class com.db4o.internal.marshall.QueryingReadContext
 
QueryingReadContext(Transaction, int, ReadBuffer, int, IdObjectCollector) - Constructor for class com.db4o.internal.marshall.QueryingReadContext
 
queryOnFinished(Transaction, Query) - Method in interface com.db4o.internal.callbacks.Callbacks
 
queryOnFinished(Transaction, Query) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
queryOnFinished(Transaction, Query) - Method in class com.db4o.internal.events.EventRegistryImpl
 
queryOnStarted(Transaction, Query) - Method in interface com.db4o.internal.callbacks.Callbacks
 
queryOnStarted(Transaction, Query) - Method in class com.db4o.internal.callbacks.NullCallbacks
 
queryOnStarted(Transaction, Query) - Method in class com.db4o.internal.events.EventRegistryImpl
 
QueryResult - Interface in com.db4o.internal.query.result
 
queryResultIteratorFactory(QueryResultIteratorFactory) - Method in class com.db4o.internal.Config4Impl
 
queryResultIteratorFactory() - Method in class com.db4o.internal.Config4Impl
 
QueryResultIteratorFactory - Interface in com.db4o.internal
 
queryStarted() - Method in interface com.db4o.events.EventRegistry
This event is fired upon a query start and can be used to gather query statistics.
queryStarted() - Method in class com.db4o.internal.events.EventRegistryImpl
 
Queue4<E> - Interface in com.db4o.foundation
 
QUEUED - Static variable in class com.db4o.ext.Status
 

R

raiseCommitTimestamp(long) - Method in class com.db4o.internal.LocalObjectContainer
 
raiseCommitTimestamp(long) - Method in class com.db4o.internal.ObjectContainerBase
 
raiseCommitTimestamp(long) - Method in class com.db4o.internal.TransportObjectContainer
 
RandomAccessFileAdapter - Class in com.db4o.io
Deprecated.
Use FileStorage instead.
RandomAccessFileAdapter() - Constructor for class com.db4o.io.RandomAccessFileAdapter
Deprecated.
 
RandomAccessFileAdapter(String, boolean, long, boolean) - Constructor for class com.db4o.io.RandomAccessFileAdapter
Deprecated.
 
RandomAccessFileFactory - Class in com.db4o.io
 
RandomAccessFileFactory() - Constructor for class com.db4o.io.RandomAccessFileFactory
 
range(int, int) - Static method in class com.db4o.foundation.Iterators
 
ranges() - Method in class com.db4o.internal.btree.BTreeRangeUnion
 
rawBufferByAddress(int, int) - Method in class com.db4o.internal.ObjectContainerBase
 
RawClassSpec - Class in com.db4o.internal.marshall
 
RawClassSpec(String, int, int) - Constructor for class com.db4o.internal.marshall.RawClassSpec
 
RawFieldSpec - Class in com.db4o.internal.marshall
 
RawFieldSpec(AspectType, String, int, byte) - Constructor for class com.db4o.internal.marshall.RawFieldSpec
 
RawFieldSpec(AspectType, String) - Constructor for class com.db4o.internal.marshall.RawFieldSpec
 
rClass - Variable in class com.db4o.Rename
 
READ - Static variable in class com.db4o.activation.ActivationPurpose
 
read(ObjectContainerBase, int, int) - Method in class com.db4o.internal.ByteArrayBuffer
non-encrypted read, used for indexes
read(ObjectContainerBase, int) - Method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
read(ObjectContainerBase, int) - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
 
read(ReadContext) - Method in class com.db4o.internal.collections.BigSet
 
read(ReadContext) - Method in interface com.db4o.internal.collections.BigSetPersistence
 
read(ObjectIdContext) - Method in class com.db4o.internal.CommitTimestampFieldMetadata
 
read(ReadBuffer, int) - Method in class com.db4o.internal.encoding.DelegatingStringIO
 
read(byte[]) - Method in class com.db4o.internal.encoding.DelegatingStringIO
 
read(ReadBuffer, int) - Method in class com.db4o.internal.encoding.LatinStringIO
 
read(byte[]) - Method in class com.db4o.internal.encoding.LatinStringIO
 
read(ReadBuffer, int) - Method in class com.db4o.internal.encoding.UnicodeStringIO
 
read(byte[]) - Method in class com.db4o.internal.encoding.UnicodeStringIO
 
read(ObjectIdContext) - Method in class com.db4o.internal.FieldMetadata
 
read(LocalObjectContainer) - Static method in class com.db4o.internal.fileheader.FileHeader
 
read(LocalObjectContainer, ByteArrayBuffer) - Method in class com.db4o.internal.fileheader.FileHeader
 
read(LocalObjectContainer, ByteArrayBuffer) - Method in class com.db4o.internal.fileheader.FileHeader1
 
read(LocalObjectContainer, ByteArrayBuffer) - Method in class com.db4o.internal.fileheader.FileHeader2
 
read(int, int) - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart
 
read(int, int) - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart1
 
read(int, int) - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart2
 
read(LocalObjectContainer, Slot) - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
read(LocalObjectContainer, int) - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
read(LocalObjectContainer, Slot) - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
read(ByteArrayBuffer) - Method in class com.db4o.internal.freespace.FreeSlotNode
 
read(LocalObjectContainer, Slot) - Method in interface com.db4o.internal.freespace.FreespaceManager
 
read(LocalObjectContainer, Slot) - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
read(LocalObjectContainer, Slot) - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
read(LocalObjectContainer, Slot) - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
read(ReadContext) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.array.ArrayHandler0
 
read(ReadContext) - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler0
 
read(ReadContext) - Method in class com.db4o.internal.handlers.BooleanHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.ByteHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.CharHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.DateHandler0
 
read(MarshallerFamily, StatefulBuffer, boolean) - Method in class com.db4o.internal.handlers.DateHandlerBase
 
read(ReadContext) - Method in class com.db4o.internal.handlers.DateHandlerBase
 
read(MarshallerFamily, StatefulBuffer, boolean) - Method in class com.db4o.internal.handlers.DoubleHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.DoubleHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.DoubleHandler0
 
read(MarshallerFamily, StatefulBuffer, boolean) - Method in class com.db4o.internal.handlers.FloatHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.FloatHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.FloatHandler0
 
read(MarshallerFamily, StatefulBuffer, boolean) - Method in class com.db4o.internal.handlers.IntHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.IntHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.IntHandler0
 
read(MarshallerFamily, StatefulBuffer, boolean) - Method in class com.db4o.internal.handlers.LongHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.LongHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.LongHandler0
 
read(byte[], int) - Method in class com.db4o.internal.handlers.net.NetSimpleTypeHandler
 
read(byte[], int) - Method in class com.db4o.internal.handlers.NetTypeHandler
 
read(MarshallerFamily, StatefulBuffer, boolean) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
read(MarshallerFamily, StatefulBuffer, boolean) - Method in class com.db4o.internal.handlers.ShortHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.ShortHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.ShortHandler0
 
read(ReadContext) - Method in class com.db4o.internal.handlers.StringBasedValueTypeHandlerBase
 
read(ReadContext) - Method in class com.db4o.internal.handlers.StringHandler
 
read(ReadContext) - Method in class com.db4o.internal.handlers.StringHandler0
 
read(ReadContext) - Method in class com.db4o.internal.handlers.versions.OpenTypeHandler0
 
read(ReadContext) - Method in class com.db4o.internal.handlers.versions.OpenTypeHandler7
 
read(ByteArrayBuffer) - Static method in class com.db4o.internal.ids.IdSlotMapping
 
read(ByteArrayBuffer) - Method in class com.db4o.internal.ids.IdSlotTree
 
read(ByteArrayBuffer) - Method in class com.db4o.internal.ids.SequentialIdGenerator
 
read(ByteArrayBuffer, Readable) - Method in class com.db4o.internal.LockedTree
 
read(TypeHandler4) - Method in class com.db4o.internal.marshall.AbstractReadContext
 
read(ObjectContainerBase, ClassMetadata, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.ClassMarshaller
 
read(ObjectContainerBase, ClassMetadata, ByteArrayBuffer) - Method in interface com.db4o.internal.marshall.FieldMarshaller
 
read(ObjectContainerBase, ClassMetadata, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.FieldMarshaller0
 
read(TypeHandler4) - Method in interface com.db4o.internal.marshall.InternalReadContext
 
read() - Method in class com.db4o.internal.marshall.UnmarshallingContext
 
read(ObjectIdContext) - Method in class com.db4o.internal.NullFieldMetadata
 
read(InternalReadContext) - Static method in class com.db4o.internal.ObjectID
 
read(Transaction, ByteArrayBuffer, Object, ActivationDepth, int, boolean) - Method in class com.db4o.internal.ObjectReference
 
read(ReadContext) - Method in class com.db4o.internal.OpenTypeHandler
 
read(Transaction) - Method in class com.db4o.internal.PersistentBase
 
read(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.PersistentBase
 
read(ByteArrayBuffer) - Method in interface com.db4o.internal.Readable
 
read(ByteArrayBuffer) - Static method in class com.db4o.internal.SerializedGraph
 
read(ByteArrayBuffer) - Method in class com.db4o.internal.slots.SlotChange
 
read() - Method in class com.db4o.internal.StatefulBuffer
 
read(ByteArrayBuffer) - Method in class com.db4o.internal.TreeInt
 
read(ByteArrayBuffer) - Method in class com.db4o.internal.TreeIntObject
 
read() - Method in class com.db4o.internal.TreeReader
 
read(int) - Method in class com.db4o.internal.TreeReader
 
read(long, byte[], int) - Method in interface com.db4o.io.Bin
reads a given number of bytes into an array of bytes at an offset position.
read(long, byte[], int) - Method in class com.db4o.io.BinDecorator
 
read(long, byte[]) - Method in class com.db4o.io.BlockAwareBin
reads a buffer at the seeked address
read(int, byte[]) - Method in class com.db4o.io.BlockAwareBinWindow
 
read(byte[], int) - Method in class com.db4o.io.CachedIoAdapter
Deprecated.
Reads the file into the buffer using pages from cache.
read(long, byte[], int) - Method in class com.db4o.io.FileStorage.FileBin
 
read(byte[]) - Method in class com.db4o.io.IoAdapter
Deprecated.
reads a buffer at the seeked address
read(byte[], int) - Method in class com.db4o.io.IoAdapter
Deprecated.
implement to read a buffer at the seeked address
read(long, byte[], int) - Method in class com.db4o.io.MemoryBin
 
read(byte[], int) - Method in class com.db4o.io.RandomAccessFileAdapter
Deprecated.
 
read(long, byte[], int) - Method in class com.db4o.io.SynchronizedBin
 
read(long, byte[], int) - Method in class com.db4o.io.ThreadedSyncBin
 
read(byte[], int) - Method in class com.db4o.io.VanillaIoAdapter
Deprecated.
 
read(ReadContext) - Method in interface com.db4o.typehandlers.ValueTypeHandler
gets called when an value type is to be read from the database.
read(byte[], int) - Method in class com.db4o.util.io.NIOFileAdapter
 
read(byte[], int) - Method in class com.db4o.util.io.win32.Win32IoAdapter
 
READ_ARRAY_WRAPPER - Static variable in class com.db4o.DTrace
 
READ_BYTES - Static variable in class com.db4o.DTrace
 
READ_SLOT - Static variable in class com.db4o.DTrace
 
Readable - Interface in com.db4o.internal
 
readActivatedObjectNotInCache(Transaction, int) - Method in class com.db4o.internal.ObjectContainerBase
 
readAllBytes(String) - Static method in class com.db4o.foundation.io.File4
 
readAs() - Method in class com.db4o.internal.Config4Impl
 
readAspectCount(ReadBuffer) - Method in class com.db4o.internal.ClassMetadata
 
readAtCurrentSeekPosition(TypeHandler4) - Method in class com.db4o.internal.marshall.AbstractReadContext
 
readAtCurrentSeekPosition(TypeHandler4) - Method in interface com.db4o.internal.marshall.InternalReadContext
 
readBegin(ReadBuffer, byte) - Static method in class com.db4o.Debug4
 
readBegin(byte) - Method in class com.db4o.internal.ByteArrayBuffer
 
readBegin(byte) - Method in class com.db4o.internal.DefragmentContextImpl
 
readBegin(byte) - Method in interface com.db4o.internal.ReadWriteBuffer
 
readBitMap(int) - Method in class com.db4o.internal.AbstractBufferContext
 
readBitMap(int) - Method in class com.db4o.internal.ByteArrayBuffer
 
readBitMap(int) - Method in class com.db4o.internal.DefragmentContextImpl
 
readBitMap(int) - Method in interface com.db4o.marshall.ReadBuffer
 
readBlobFrom(Transaction, BlobImpl) - Method in interface com.db4o.BlobTransport
 
readBuffer(ByteArrayBuffer, boolean) - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart2
 
readBuffer(ByteArrayBuffer, boolean) - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart3
 
ReadBuffer - Interface in com.db4o.marshall
a buffer interface with methods to read and to position the read pointer in the buffer.
readBufferById(Transaction, int) - Method in class com.db4o.internal.LocalObjectContainer
 
readBufferById(Transaction, int, boolean) - Method in class com.db4o.internal.LocalObjectContainer
 
readBufferById(Transaction) - Method in class com.db4o.internal.LocalPersistentBase
 
readBufferById(Transaction, int) - Method in class com.db4o.internal.ObjectContainerBase
 
readBufferById(Transaction, int, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
readBufferById(Transaction) - Method in class com.db4o.internal.PersistentBase
 
readBufferBySlot(Slot) - Method in class com.db4o.internal.LocalObjectContainer
 
readByte() - Method in class com.db4o.internal.AbstractBufferContext
 
readByte() - Method in class com.db4o.internal.ByteArrayBuffer
 
readByte() - Method in class com.db4o.internal.DefragmentContextImpl
 
readByte() - Method in interface com.db4o.marshall.ReadBuffer
reads a byte from the buffer.
readBytes(byte[]) - Method in class com.db4o.internal.AbstractBufferContext
 
readBytes(int) - Method in class com.db4o.internal.ByteArrayBuffer
 
readBytes(byte[]) - Method in class com.db4o.internal.ByteArrayBuffer
 
readBytes(byte[]) - Method in class com.db4o.internal.DefragmentContextImpl
 
readBytes(byte[], int, int) - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
readBytes(byte[], int, int, int) - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
readBytes(byte[], int, int) - Method in class com.db4o.internal.ObjectContainerBase
 
readBytes(byte[], int, int, int) - Method in class com.db4o.internal.ObjectContainerBase
 
readBytes(byte[], int, int) - Method in class com.db4o.internal.TransportObjectContainer
 
readBytes(byte[], int, int, int) - Method in class com.db4o.internal.TransportObjectContainer
 
readBytes(byte[]) - Method in interface com.db4o.marshall.ReadBuffer
reads an array of bytes from the buffer.
readCandidateHandler(QueryingReadContext) - Method in class com.db4o.internal.ClassMetadata
 
readCandidateHandler(QueryingReadContext) - Method in class com.db4o.internal.collections.BigSetTypeHandler
 
readCandidateHandler(QueryingReadContext) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
readCandidateHandler(QueryingReadContext) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
readCandidateHandler(QueryingReadContext) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
readCandidateHandler(QueryingReadContext) - Method in class com.db4o.internal.handlers.versions.OpenTypeHandler0
 
readCandidateHandler(QueryingReadContext) - Method in class com.db4o.internal.OpenTypeHandler
 
readCandidateHandler(QueryingReadContext) - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
readCandidateHandler(QueryingReadContext) - Method in interface com.db4o.typehandlers.CascadingTypeHandler
will be called during querying to ask for the handler to be used to collect children of the handled object
readCandidateHandler(QueryingReadContext) - Method in class com.db4o.typehandlers.CollectionTypeHandler
 
readCandidateHandler(QueryingReadContext) - Method in class com.db4o.typehandlers.HashtableTypeHandler
 
readCandidateHandler(QueryingReadContext) - Method in class com.db4o.typehandlers.IgnoreFieldsTypeHandler
 
readCandidateHandler(QueryingReadContext) - Method in class com.db4o.typehandlers.internal.UnmodifiableListTypeHandler
 
readCandidateHandler(QueryingReadContext) - Method in class com.db4o.typehandlers.MapTypeHandler
 
readCandidateHandler(QueryingReadContext) - Method in class com.db4o.typehandlers.VectorTypeHandler
 
readClass(ObjectContainerBase, ByteArrayBuffer) - Static method in class com.db4o.internal.ClassMetadata
 
readClassMetadata(ClassMetadata, ReflectClass) - Method in class com.db4o.internal.ClassMetadataRepository
 
ReadContext - Interface in com.db4o.marshall
this interface is passed to internal class TypeHandler4 when instantiating objects.
readCreate(Transaction, ReadBuffer, ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
readDate(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller
 
readDate(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller0
 
readDate(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller1
 
readDimensions(ArrayInfo, ReadBuffer) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
readDimensions(ArrayInfo, ReadBuffer) - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler
 
readDouble(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller
 
readDouble(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller0
 
readDouble(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller1
 
readElements(ReadContext, ArrayInfo, Object) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
readElements(ReadContext, ArrayInfo, Object) - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler
 
readEmbeddedObject(Transaction) - Method in class com.db4o.internal.ByteArrayBuffer
 
readEncrypt(ObjectContainerBase, int) - Method in class com.db4o.internal.ByteArrayBuffer
 
readEnd(ReadBuffer) - Static method in class com.db4o.Debug4
 
readEnd() - Method in class com.db4o.internal.ByteArrayBuffer
 
readEnd() - Method in class com.db4o.internal.DefragmentContextImpl
 
readEnd() - Method in interface com.db4o.internal.ReadWriteBuffer
 
readFieldValue(FieldMetadata) - Method in class com.db4o.internal.marshall.UnmarshallingContext
 
readFloat(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller
 
readFloat(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller0
 
readFloat(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller1
 
readFrom(File) - Method in class com.db4o.internal.BlobImpl
 
readFrom(File) - Method in interface com.db4o.types.Blob
reads a file into the db4o system and stores it as a blob.
readFullyActivatedObjectForKeys(TypeHandler4) - Method in class com.db4o.internal.marshall.UnmarshallingContext
 
readHeaderAttributes(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.SlotFormat
 
readHeaderAttributes(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.SlotFormat0
 
readID(ReadsObjectIds) - Method in class com.db4o.internal.marshall.CollectIdContext
 
readId(TypeHandler4) - Method in class com.db4o.internal.marshall.QueryingReadContext
 
readIdentity(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.FileHeader
 
readIdentity(LocalTransaction) - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart
 
readIdentity(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.NewFileHeaderBase
 
readIndex(ObjectContainerBase, ClassMetadata, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.ClassMarshaller
 
readIndex(ObjectContainerBase, ClassMetadata, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.ClassMarshaller0
 
readIndex(ObjectContainerBase, ClassMetadata, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.ClassMarshaller1
 
readIndex(ObjectContainerBase, ClassMetadata, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.ClassMarshaller2
 
readIndexEntry(Context, ByteArrayBuffer) - Method in class com.db4o.internal.btree.FieldIndexKeyHandler
 
readIndexEntry(ObjectIdContext) - Method in class com.db4o.internal.FieldMetadata
 
readIndexEntry(Context, ByteArrayBuffer) - Method in class com.db4o.internal.freespace.SlotHandler
 
readIndexEntry(Context, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
readIndexEntry(ObjectIdContext) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
readIndexEntry(Context, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
readIndexEntry(ObjectIdContext) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
readIndexEntry(ObjectIdContext) - Method in class com.db4o.internal.handlers.StringHandler
 
readIndexEntry(Context, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.StringHandler
This readIndexEntry method reads from the actual index in the file.
readIndexEntry(ObjectIdContext) - Method in class com.db4o.internal.handlers.StringHandler0
 
readIndexEntry(Context, ByteArrayBuffer) - Method in class com.db4o.internal.ids.BTreeIdSystem.IdSlotMappingHandler
 
readIndexEntry(Context, ByteArrayBuffer) - Method in interface com.db4o.internal.Indexable4
 
readIndexEntry(ObjectIdContext) - Method in interface com.db4o.internal.IndexableTypeHandler
 
readIndexEntry(Context, ByteArrayBuffer) - Method in class com.db4o.internal.mapping.MappedIDPairHandler
 
readIndexEntry(Context, ByteArrayBuffer) - Method in class com.db4o.internal.Null
 
readIndexEntryFromObjectSlot(MarshallerFamily, StatefulBuffer) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
readIndexEntryFromObjectSlot(MarshallerFamily, StatefulBuffer) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
readIndexEntryFromObjectSlot(MarshallerFamily, StatefulBuffer) - Method in class com.db4o.internal.handlers.StringHandler
This readIndexEntry method reads from the parent slot.
readIndexEntryFromObjectSlot(MarshallerFamily, StatefulBuffer) - Method in class com.db4o.internal.handlers.StringHandler0
 
readIndexEntryFromObjectSlot(MarshallerFamily, StatefulBuffer) - Method in interface com.db4o.internal.IndexableTypeHandler
 
readIndirectedBuffer() - Method in class com.db4o.internal.marshall.AbstractReadContext
 
readIndirectedBuffer() - Method in interface com.db4o.internal.marshall.InternalReadContext
 
readInfo(Transaction, ReadBuffer, ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
READING - Static variable in class com.db4o.internal.Const4
 
readInt(byte[], int) - Static method in class com.db4o.foundation.PrimitiveCodec
 
readInt(ByteArrayInputStream) - Static method in class com.db4o.foundation.PrimitiveCodec
 
readInt() - Method in class com.db4o.internal.AbstractBufferContext
 
readInt() - Method in class com.db4o.internal.ByteArrayBuffer
 
readInt() - Method in class com.db4o.internal.DefragmentContextImpl
 
readInt() - Method in interface com.db4o.marshall.ReadBuffer
reads an int from the buffer.
readInteger(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller
 
readInteger(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller0
 
readInteger(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller1
 
readInto(ReadContext, ArrayInfo, Object) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
readLengthAndString(ReadBuffer) - Method in class com.db4o.internal.encoding.LatinStringIO
 
readLocal(File) - Method in class com.db4o.internal.BlobImpl
 
readLocal(File) - Method in interface com.db4o.types.Blob
reads a file into the db4o system and stores it as a blob.
readLong(byte[], int) - Static method in class com.db4o.foundation.PrimitiveCodec
 
readLong(ByteArrayInputStream) - Static method in class com.db4o.foundation.PrimitiveCodec
 
readLong() - Method in class com.db4o.internal.AbstractBufferContext
 
readLong() - Method in class com.db4o.internal.ByteArrayBuffer
 
readLong() - Method in class com.db4o.internal.DefragmentContextImpl
 
readLong(ReadBuffer) - Static method in class com.db4o.internal.handlers.LongHandler
 
readLong(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller
 
readLong(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller0
 
readLong(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller1
 
readLong() - Method in interface com.db4o.marshall.ReadBuffer
reads a long from the buffer.
readMetaClassID(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.ClassMarshaller
 
readName(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.ClassMarshaller
 
readName1(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.ClassMetadata
 
readNullBitmap(ReadBuffer, int) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
readObject(TypeHandler4) - Method in class com.db4o.internal.marshall.AbstractReadContext
 
readObject() - Method in class com.db4o.internal.marshall.AbstractReadContext
 
readObject() - Method in interface com.db4o.marshall.ReadContext
Interprets the current position in the context as an ID and returns the object with this ID.
readObject(TypeHandler4) - Method in interface com.db4o.marshall.ReadContext
reads sub-objects, in cases where the TypeHandler4 is known.
readObjectID(InternalReadContext) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
readObjectID(InternalReadContext) - Method in class com.db4o.internal.handlers.versions.OpenTypeHandler0
 
readObjectID(InternalReadContext) - Method in class com.db4o.internal.OpenTypeHandler
 
readObjectID(InternalReadContext) - Method in interface com.db4o.internal.ReadsObjectIds
 
readOnly(boolean) - Method in interface com.db4o.config.Configuration
turns readOnly mode on and off.
readOnly(boolean) - Method in interface com.db4o.config.FileConfiguration
turns readOnly mode on and off.
readOnly(boolean) - Method in class com.db4o.defragment.DefragmentConfig
allows turning on and off readonly mode.

When changed classes are likely to be detected defragment, it may be required to open the original database in read/write mode.
readOnly() - Method in class com.db4o.defragment.DefragmentConfig
 
readOnly(boolean) - Method in class com.db4o.internal.Config4Impl
 
readOnly() - Method in class com.db4o.io.BinConfiguration
 
ReadOnlyBin - Class in com.db4o.io
 
ReadOnlyBin(Bin) - Constructor for class com.db4o.io.ReadOnlyBin
 
readPayloadReader(int, int) - Method in class com.db4o.internal.ByteArrayBuffer
 
readPayloadWriter(int, int) - Method in class com.db4o.internal.StatefulBuffer
 
readPointerSlot(int) - Method in class com.db4o.internal.LocalObjectContainer
 
readPrefetch(Transaction, ByteArrayBuffer, int) - Method in class com.db4o.internal.ObjectReference
 
readShort(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller
 
readShort(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller0
 
readShort(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.PrimitiveMarshaller1
 
readSlot() - Method in interface com.db4o.internal.delete.DeleteContext
 
readSlot() - Method in class com.db4o.internal.delete.DeleteContextImpl
 
readSlotBuffers(Transaction, int[]) - Method in class com.db4o.internal.LocalObjectContainer
 
readSlotBuffers(Transaction, int[]) - Method in class com.db4o.internal.ObjectContainerBase
 
readSlotChanges(ByteArrayBuffer) - Method in class com.db4o.internal.ids.IdSlotChanges
 
ReadsObjectIds - Interface in com.db4o.internal
 
readSpec(AspectType, ObjectContainerBase, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.AbstractFieldMarshaller
 
readSpec(ObjectContainerBase, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.AbstractFieldMarshaller
 
readSpec(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.ClassMarshaller
 
readSpec(ObjectContainerBase, ByteArrayBuffer) - Method in interface com.db4o.internal.marshall.FieldMarshaller
 
readSpec(AspectType, ObjectContainerBase, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.FieldMarshaller0
 
readSpec(AspectType, ObjectContainerBase, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.FieldMarshaller1
 
readSpec(AspectType, ObjectContainerBase, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.FieldMarshaller2
 
readStatefulBuffer() - Method in class com.db4o.internal.StatefulBuffer
 
readStatefulBufferById(Transaction, int) - Method in class com.db4o.internal.LocalObjectContainer
 
readStatefulBufferById(Transaction, int, boolean) - Method in class com.db4o.internal.LocalObjectContainer
 
readStatefulBufferById(Transaction, int) - Method in class com.db4o.internal.ObjectContainerBase
 
readStatefulBufferById(Transaction, int, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
readStatefulBufferBySlot(Transaction, int, Slot) - Method in class com.db4o.internal.LocalObjectContainer
 
readString(Context, ReadBuffer) - Static method in class com.db4o.internal.handlers.StringHandler
 
readString(ByteArrayBuffer) - Method in class com.db4o.internal.query.processor.QCandidate
 
readStringNoDebug(Context, ReadBuffer) - Static method in class com.db4o.internal.handlers.StringHandler
 
readSubCandidate(QueryingReadContext, TypeHandler4) - Method in class com.db4o.internal.query.processor.QCandidates
 
readThis(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.btree.BTree
 
readThis(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.btree.BTreeNode
 
readThis(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.ClassMetadata
 
readThis(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.ClassMetadataRepository
 
readThis(ByteArrayBuffer) - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart1
 
readThis(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.ObjectReference
 
readThis(Transaction, ByteArrayBuffer) - Method in interface com.db4o.internal.Persistent
 
readThis(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.PersistentIntegerArray
 
readTypeHandler(InternalReadContext, int) - Method in class com.db4o.internal.OpenTypeHandler
 
readTypeHandlerRestoreOffset(InternalReadContext) - Method in class com.db4o.internal.OpenTypeHandler
 
readTypeInfo(Transaction, ReadBuffer, ArrayInfo, int) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper
 
readTypeInfo(Transaction, ReadBuffer, ArrayInfo, int) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper3
 
readValueType(ReadContext, TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
readVirtualAttribute(ObjectReferenceContext) - Method in class com.db4o.internal.VirtualFieldMetadata
 
readVirtualAttributes(Transaction, ObjectReference, boolean) - Method in class com.db4o.internal.ClassMetadata
 
readVirtualAttributes(ObjectReferenceContext) - Method in interface com.db4o.internal.handlers.FieldAwareTypeHandler
 
readVirtualAttributes(ObjectReferenceContext) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
readVirtualAttributes(ObjectReferenceContext) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
readVirtualAttributes(ObjectReferenceContext) - Method in interface com.db4o.internal.handlers.VirtualAttributeHandler
 
ReadWriteable - Interface in com.db4o.internal
 
ReadWriteBuffer - Interface in com.db4o.internal
 
readWriterByAddress(Transaction, int, int) - Method in class com.db4o.internal.ObjectContainerBase
 
readWriteSlotChanges(ByteArrayBuffer) - Method in class com.db4o.internal.transactionlog.TransactionLogHandler
 
reason() - Method in class com.db4o.diagnostic.ClassHasNoFields
 
reason() - Method in class com.db4o.diagnostic.DefragmentRecommendation
 
reason() - Method in class com.db4o.diagnostic.DeletionFailed
 
reason() - Method in class com.db4o.diagnostic.DescendIntoTranslator
 
reason() - Method in class com.db4o.diagnostic.DiagnosticBase
returns the reason for the message
reason() - Method in class com.db4o.diagnostic.LoadedFromClassIndex
 
reason() - Method in class com.db4o.diagnostic.MissingClass
 
reason() - Method in class com.db4o.diagnostic.NativeQueryNotOptimized
 
reason() - Method in class com.db4o.diagnostic.NativeQueryOptimizerNotLoaded
 
reason() - Method in class com.db4o.diagnostic.ObjectFieldDoesNotExist
 
reason() - Method in class com.db4o.diagnostic.UpdateDepthGreaterOne
 
reason() - Method in class com.db4o.ta.NotTransparentActivationEnabled
 
rebuildIndexForClass(LocalObjectContainer, ClassMetadata) - Method in class com.db4o.internal.convert.conversions.VersionNumberToCommitTimestamp_8_0
 
rebuildIndexForClass(LocalObjectContainer, ClassMetadata) - Method in class com.db4o.internal.FieldMetadata
 
rebuildIndexForObject(LocalObjectContainer, int) - Method in class com.db4o.internal.convert.conversions.VersionNumberToCommitTimestamp_8_0
 
rebuildIndexForObject(LocalObjectContainer, ClassMetadata, int) - Method in class com.db4o.internal.FieldMetadata
 
rebuildIndexForObject(LocalObjectContainer, ClassMetadata, int) - Method in class com.db4o.internal.UUIDFieldMetadata
 
rebuildIndexForWriter(LocalObjectContainer, StatefulBuffer, int) - Method in class com.db4o.internal.convert.conversions.VersionNumberToCommitTimestamp_8_0
 
rebuildIndexForWriter(LocalObjectContainer, StatefulBuffer, int) - Method in class com.db4o.internal.FieldMetadata
 
recoveryMode(boolean) - Method in interface com.db4o.config.Configuration
turns recovery mode on and off.

Recovery mode can be used to try to retrieve as much as possible out of an already corrupted database.
recoveryMode(boolean) - Method in interface com.db4o.config.FileConfiguration
turns recovery mode on and off.

Recovery mode can be used to try to retrieve as much as possible out of an already corrupted database.
recoveryMode(boolean) - Method in class com.db4o.internal.Config4Impl
 
recoveryMode() - Method in class com.db4o.internal.Config4Impl
 
ref_init() - Method in class com.db4o.internal.ObjectReference
 
reference() - Method in class com.db4o.internal.LazyObjectReference
 
reference() - Method in class com.db4o.internal.marshall.MarshallingContext
 
REFERENCE_REMOVED - Static variable in class com.db4o.DTrace
 
ReferenceActivationContext - Interface in com.db4o.marshall
this interface is passed to reference type handlers.
ReferencedSlot - Class in com.db4o.internal.slots
 
ReferencedSlot(int) - Constructor for class com.db4o.internal.slots.ReferencedSlot
 
referenceFor(Object) - Method in interface com.db4o.internal.replication.Db4oReplicationReferenceProvider
 
referenceForId(int) - Method in class com.db4o.internal.references.HashcodeReferenceSystem
 
referenceForId(int) - Method in interface com.db4o.internal.references.ReferenceSystem
 
referenceForId(int) - Method in class com.db4o.internal.references.TransactionalReferenceSystemBase
 
referenceForId(int) - Method in class com.db4o.internal.Transaction
 
referenceForObject(Object) - Method in class com.db4o.internal.references.HashcodeReferenceSystem
 
referenceForObject(Object) - Method in interface com.db4o.internal.references.ReferenceSystem
 
referenceForObject(Object) - Method in class com.db4o.internal.references.TransactionalReferenceSystemBase
 
referenceForObject(Object) - Method in class com.db4o.internal.Transaction
 
ReferenceSystem - Interface in com.db4o.internal.references
 
referenceSystem() - Method in class com.db4o.internal.Transaction
 
referenceSystemFactory(ReferenceSystemFactory) - Method in class com.db4o.internal.Config4Impl
 
referenceSystemFactory() - Method in class com.db4o.internal.Config4Impl
 
ReferenceSystemFactory - Interface in com.db4o.internal.references
 
referenceSystemRegistry() - Method in class com.db4o.internal.ObjectContainerBase
 
ReferenceSystemRegistry - Class in com.db4o.internal.references
 
ReferenceSystemRegistry() - Constructor for class com.db4o.internal.references.ReferenceSystemRegistry
 
ReferenceTypeHandler - Interface in com.db4o.typehandlers
 
ReflectArray - Interface in com.db4o.reflect
representation for java.lang.reflect.Array.
reflectClass() - Method in class com.db4o.reflect.ArrayInfo
 
reflectClass(ReflectClass) - Method in class com.db4o.reflect.ArrayInfo
 
ReflectClass - Interface in com.db4o.reflect
representation for java.lang.Class.
ReflectClassBuilder - Interface in com.db4o.reflect.generic
 
ReflectClasses - Class in com.db4o.internal.reflect
 
ReflectClasses() - Constructor for class com.db4o.internal.reflect.ReflectClasses
 
reflectClassFor(Reflector, Object) - Static method in class com.db4o.reflect.core.ReflectorUtils
 
reflectClassFromElementsEntry(ObjectContainerBase, ArrayInfo, int) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper
 
reflectClassFromElementsEntry(ObjectContainerBase, ArrayInfo, int) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper3
 
ReflectClassPredicate - Interface in com.db4o.reflect
Predicate representation.
ReflectConstructor - Interface in com.db4o.reflect.core
representation for java.lang.reflect.Constructor.
ReflectConstructorSpec - Class in com.db4o.reflect.core
a spec holding a constructor, it's arguments and information, if the constructor can instantiate objects.
ReflectConstructorSpec(ReflectConstructor, Object[]) - Constructor for class com.db4o.reflect.core.ReflectConstructorSpec
 
ReflectException - Exception in com.db4o.internal
db4o-specific exception.

This exception is thrown when one of the db4o reflection methods fails.
ReflectException(String, Throwable) - Constructor for exception com.db4o.internal.ReflectException
 
ReflectException(Throwable) - Constructor for exception com.db4o.internal.ReflectException
Constructor with the cause exception
ReflectException(String) - Constructor for exception com.db4o.internal.ReflectException
Constructor with message
ReflectField - Interface in com.db4o.reflect
representation for java.lang.reflect.Field.
Reflection4 - Class in com.db4o.internal
 
Reflection4() - Constructor for class com.db4o.internal.Reflection4
 
ReflectionIterableBase - Class in com.db4o.foundation
 
ReflectionIterableBase(Object) - Constructor for class com.db4o.foundation.ReflectionIterableBase
 
ReflectMethod - Interface in com.db4o.reflect
representation for java.lang.reflect.Method.
reflector() - Method in interface com.db4o.ext.ExtObjectContainer
Return the reflector currently being used by db4objects.
reflector() - Method in class com.db4o.internal.ClassMetadata
 
reflector() - Method in class com.db4o.internal.Config4Impl
 
reflector() - Method in class com.db4o.internal.FieldMetadata
 
reflector() - Method in class com.db4o.internal.ObjectContainerBase
 
reflector() - Method in class com.db4o.internal.ObjectContainerSession
 
reflector() - Method in class com.db4o.internal.Transaction
 
reflector() - Method in class com.db4o.qlin.Prototypes
 
reflector() - Method in class com.db4o.reflect.generic.GenericClass
 
reflector() - Method in class com.db4o.reflect.jdk.JdkClass
 
reflector() - Method in interface com.db4o.reflect.ReflectClass
 
Reflector - Interface in com.db4o.reflect
root of the reflection implementation API.
ReflectorConfiguration - Interface in com.db4o.reflect
 
ReflectorConfigurationImpl - Class in com.db4o.internal
 
ReflectorConfigurationImpl(Config4Impl) - Constructor for class com.db4o.internal.ReflectorConfigurationImpl
 
reflectorForType(Class) - Method in class com.db4o.internal.JDK
 
reflectorForType(Class) - Method in class com.db4o.internal.JDKReflect
 
reflectorForType(Class) - Static method in class com.db4o.internal.Platform4
 
ReflectorUtils - Class in com.db4o.reflect.core
 
ReflectorUtils() - Constructor for class com.db4o.reflect.core.ReflectorUtils
 
ReflectPlatform - Class in com.db4o.internal
 
ReflectPlatform() - Constructor for class com.db4o.internal.ReflectPlatform
 
reflectWith(Reflector) - Method in interface com.db4o.config.CommonConfiguration
configures the use of a specially designed reflection implementation.
reflectWith(Reflector) - Method in interface com.db4o.config.Configuration
configures the use of a specially designed reflection implementation.
reflectWith(Reflector) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
reflectWith(Reflector) - Method in class com.db4o.internal.Config4Impl
 
refresh(Object, int) - Method in interface com.db4o.ext.ExtObjectContainer
refreshs all members on a stored object to the specified depth.
REFRESH - Static variable in class com.db4o.internal.activation.ActivationMode
 
refresh() - Method in class com.db4o.internal.ClassMetadata
 
refresh(Object, int) - Method in class com.db4o.internal.ExternalObjectContainer
 
refresh(Transaction, Object, int) - Method in class com.db4o.internal.ObjectContainerBase
 
refresh(Object, int) - Method in class com.db4o.internal.ObjectContainerSession
 
refreshClassCache(ClassMetadata, ReflectClass) - Method in class com.db4o.internal.ClassMetadataRepository
 
refreshClasses() - Method in class com.db4o.internal.ClassMetadataRepository
 
refreshClasses() - Method in class com.db4o.internal.Config4Impl
 
refreshInternal(Transaction, Object, int) - Method in class com.db4o.internal.ObjectContainerBase
 
register(Listener4<E>) - Method in class com.db4o.foundation.ListenerRegistry
 
register(Converter) - Static method in class com.db4o.internal.convert.conversions.CommonConversions
 
register(int, Conversion) - Method in class com.db4o.internal.convert.Converter
 
register(Listener4<Integer>) - Method in class com.db4o.internal.io.BlockSizeImpl
 
register(Listener4<Integer>) - Method in interface com.db4o.io.BlockSize
 
register(GenericClass) - Method in class com.db4o.reflect.generic.GenericReflector
Register a class
register(ReflectClass) - Method in class com.db4o.reflect.generic.KnownClassesRepository
 
register(int, ReflectClass) - Method in class com.db4o.reflect.generic.KnownClassesRepository
 
registerBTreeIDs(BTree, IDMappingCollector) - Method in interface com.db4o.defragment.DefragmentServices
 
registerBTreeIDs(BTree, IDMappingCollector) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
registerCollection(Class) - Method in class com.db4o.internal.TypeHandlerConfiguration
 
registerCollection(Class) - Method in class com.db4o.reflect.generic.GenericReflector
Register a class as a collection
registerCollection(ReflectClassPredicate) - Method in class com.db4o.reflect.generic.GenericReflector
Register a predicate as a collection
registerCollections(GenericReflector) - Method in class com.db4o.internal.JDK
 
registerCollections(GenericReflector) - Method in class com.db4o.internal.JDKReflect
 
registerCollections(GenericReflector) - Static method in class com.db4o.internal.Platform4
 
registerHandlerVersion(TypeHandler4, int, TypeHandler4) - Method in class com.db4o.internal.HandlerRegistry
 
registerMap(Class) - Method in class com.db4o.internal.TypeHandlerConfiguration
 
registerNetTypeHandler(NetTypeHandler) - Method in class com.db4o.internal.HandlerRegistry
 
registerPlatformHandlers(ObjectContainerBase) - Static method in class com.db4o.internal.Platform4
 
registerPrimitiveClass(int, String, GenericConverter) - Method in class com.db4o.reflect.generic.GenericReflector
Registers primitive class
registerReflector(Reflector) - Method in interface com.db4o.internal.BuiltinTypeHandler
 
registerReflector(Reflector) - Method in class com.db4o.internal.handlers.NetTypeHandler
 
registerReflector(Reflector) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
registerReflector(Reflector) - Method in class com.db4o.internal.handlers.StringBasedValueTypeHandlerBase
 
registerReflector(Reflector) - Method in class com.db4o.internal.handlers.StringHandler
 
registerReflector(Reflector) - Method in class com.db4o.internal.OpenTypeHandler
 
registerTypeHandler(TypeHandlerPredicate, TypeHandler4) - Method in interface com.db4o.config.CommonConfiguration
allows registering special TypeHandlers for customized marshalling and customized comparisons.
registerTypeHandler(TypeHandlerPredicate, TypeHandler4) - Method in interface com.db4o.config.Configuration
allows registering special TypeHandlers for customized marshalling and customized comparisons.
registerTypeHandler(TypeHandlerPredicate, TypeHandler4) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
registerTypeHandler(TypeHandlerPredicate, TypeHandler4) - Method in class com.db4o.internal.Config4Impl
 
registerTypeHandlerFor(Class, TypeHandler4) - Method in class com.db4o.internal.TypeHandlerConfiguration
 
registerTypeHandlerFor(String, TypeHandler4) - Method in class com.db4o.internal.TypeHandlerConfiguration
 
registerUnindexed(int) - Method in interface com.db4o.defragment.DefragmentServices
 
registerUnindexed(int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
REGULAR_SEEK - Static variable in class com.db4o.DTrace
 
regularAddress(int, int) - Method in class com.db4o.io.BlockAwareBin
converts address and address offset to an absolute address
regularAddress(int, int) - Method in class com.db4o.io.IoAdapter
Deprecated.
converts address and address offset to an absolute address
ReindexNetDateTime_7_8 - Class in com.db4o.internal.convert.conversions
 
ReindexNetDateTime_7_8() - Constructor for class com.db4o.internal.convert.conversions.ReindexNetDateTime_7_8
 
releaseSemaphore(String) - Method in interface com.db4o.ext.ExtObjectContainer
releases a semaphore, if the calling transaction is the owner.
releaseSemaphore(String) - Method in class com.db4o.internal.LocalObjectContainer
 
releaseSemaphore(Transaction, String) - Method in class com.db4o.internal.LocalObjectContainer
 
releaseSemaphore(String) - Method in class com.db4o.internal.ObjectContainerBase
 
releaseSemaphore(Transaction, String) - Method in class com.db4o.internal.ObjectContainerBase
 
releaseSemaphore(String) - Method in class com.db4o.internal.ObjectContainerSession
 
releaseSemaphores(Transaction) - Method in class com.db4o.internal.LocalObjectContainer
 
releaseSemaphores(Transaction) - Method in class com.db4o.internal.ObjectContainerBase
 
REMAINDER_SIZE_LIMIT - Static variable in class com.db4o.internal.freespace.AbstractFreespaceManager
 
remainingByteCount() - Method in class com.db4o.internal.ByteArrayBuffer
 
remove(int) - Method in class com.db4o.collections.AbstractList4
 
remove(Object) - Method in class com.db4o.collections.AbstractList4
 
remove(int) - Method in class com.db4o.collections.ActivatableArrayList
 
remove(Object) - Method in class com.db4o.collections.ActivatableArrayList
 
remove(Object) - Method in class com.db4o.collections.ActivatableHashMap
 
remove(Object) - Method in class com.db4o.collections.ActivatableHashSet
 
remove(Object) - Method in class com.db4o.collections.ActivatableHashtable
 
remove(int) - Method in class com.db4o.collections.ActivatableLinkedList
 
remove(Object) - Method in class com.db4o.collections.ActivatableLinkedList
 
remove(int) - Method in class com.db4o.collections.ActivatableStack
 
remove(Object) - Method in class com.db4o.collections.ActivatableStack
 
remove(Object) - Method in class com.db4o.collections.ActivatableTreeSet
 
remove() - Method in class com.db4o.collections.ActivatingIterator
 
remove(int) - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
remove(Object) - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
remove(Object) - Method in class com.db4o.collections.DelegatingActivatableCollection
 
remove(Object) - Method in class com.db4o.collections.DelegatingCollection
 
remove(Object) - Method in class com.db4o.collections.DelegatingSet
 
remove(int) - Method in class com.db4o.collections.SubArrayList4
 
remove(T) - Method in class com.db4o.foundation.CircularBuffer4
 
remove(int) - Method in class com.db4o.foundation.CircularIntBuffer4
 
remove(long) - Method in class com.db4o.foundation.CircularLongBuffer4
 
remove(T) - Method in class com.db4o.foundation.Collection4
removes an object from the Collection equals() comparison returns the removed object or null, if none found
remove(Object) - Method in class com.db4o.foundation.HashSet4
 
remove(Object) - Method in class com.db4o.foundation.Hashtable4
 
remove(long) - Method in class com.db4o.foundation.Hashtable4
 
remove(byte[]) - Method in class com.db4o.foundation.Hashtable4
 
remove(int) - Method in class com.db4o.foundation.Hashtable4
 
remove(Object) - Method in class com.db4o.foundation.IdentityHashtable4
 
remove(Object) - Method in class com.db4o.foundation.IdentitySet4
 
remove() - Method in class com.db4o.foundation.Iterator4JdkIterator
 
remove(Listener4<E>) - Method in class com.db4o.foundation.ListenerRegistry
 
remove(Object) - Method in interface com.db4o.foundation.Map4
 
remove(T) - Method in interface com.db4o.foundation.Sequence4
 
remove(T) - Method in interface com.db4o.foundation.Set4
 
remove(Object) - Method in class com.db4o.foundation.SortedCollection4
 
remove() - Method in class com.db4o.foundation.Tree
 
remove(Transaction, Object) - Method in class com.db4o.internal.btree.BTree
 
remove(Transaction, int) - Method in class com.db4o.internal.btree.BTreeNode
 
remove(Transaction, Object, int) - Method in class com.db4o.internal.btree.BTreeNode
 
remove(Transaction, PreparedComparison, Object, int) - Method in class com.db4o.internal.btree.BTreeNode
 
remove(Transaction, int) - Method in class com.db4o.internal.classindex.AbstractClassIndexStrategy
 
remove(Transaction, int) - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
 
remove(Object) - Method in class com.db4o.internal.collections.BigSet
 
remove() - Method in class com.db4o.internal.query.ObjectSetFacade
 
REMOVE_FROM_CLASS_INDEX - Static variable in class com.db4o.DTrace
 
removeAlias(Alias) - Method in interface com.db4o.config.CommonConfiguration
Removes an alias previously added with CommonConfiguration.addAlias(Alias).
removeAlias(Alias) - Method in interface com.db4o.config.Configuration
Removes an alias previously added with Configuration.addAlias(Alias).
removeAlias(Alias) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
removeAlias(Alias) - Method in class com.db4o.internal.Config4Impl
 
removeAll(Collection<?>) - Method in class com.db4o.collections.AbstractList4
 
removeAll(Collection<?>) - Method in class com.db4o.collections.ActivatableArrayList
 
removeAll(Collection<?>) - Method in class com.db4o.collections.ActivatableHashSet
 
removeAll(Collection<?>) - Method in class com.db4o.collections.ActivatableLinkedList
 
removeAll(Collection<?>) - Method in class com.db4o.collections.ActivatableStack
 
removeAll(Collection<?>) - Method in class com.db4o.collections.DelegatingActivatableCollection
 
removeAll(Collection<?>) - Method in class com.db4o.collections.DelegatingCollection
 
removeAll(Collection<?>) - Method in class com.db4o.collections.DelegatingSet
 
removeAll(Iterable4<T>) - Method in class com.db4o.foundation.Collection4
Removes all the elements from this collection that are returned by iterable.
removeAll(Iterator4<T>) - Method in class com.db4o.foundation.Collection4
Removes all the elements from this collection that are returned by iterator.
removeAll(Collection<?>) - Method in class com.db4o.internal.collections.BigSet
 
removeAllListeners() - Method in interface com.db4o.diagnostic.DiagnosticConfiguration
removes all DiagnosticListeners.
removeAllListeners() - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
removeChildren() - Method in class com.db4o.foundation.Tree
 
removedBy(Transaction, BTree, BTreeNode) - Method in class com.db4o.internal.btree.BTreeUpdate
 
removeEntry(HashtableIntEntry, HashtableIntEntry) - Method in class com.db4o.foundation.HashtableBase
 
removeFirst() - Method in class com.db4o.foundation.CircularBuffer4
 
removeFirst() - Method in class com.db4o.foundation.CircularIntBuffer4
 
removeFirst() - Method in class com.db4o.foundation.CircularLongBuffer4
 
removeFirst() - Method in class com.db4o.foundation.Tree
 
removeFirstBytes(int) - Method in class com.db4o.internal.StatefulBuffer
 
removeFor(Transaction) - Method in class com.db4o.internal.btree.BTreeUpdate
 
removeId(int) - Method in class com.db4o.internal.references.ReferenceSystemRegistry
 
removeId() - Method in class com.db4o.internal.slots.SlotChange
 
removeId() - Method in class com.db4o.internal.slots.SystemSlotChange
 
removeIndexEntry(Transaction, int, Object) - Method in class com.db4o.internal.CommitTimestampFieldMetadata
 
removeIndexEntry(Transaction, int, Object) - Method in class com.db4o.internal.FieldMetadata
 
removeIntEntry(int) - Method in class com.db4o.foundation.HashtableBase
 
removeLast() - Method in class com.db4o.foundation.CircularBuffer4
 
removeLast() - Method in class com.db4o.foundation.CircularIntBuffer4
 
removeLast() - Method in class com.db4o.foundation.CircularLongBuffer4
 
removeLike(Tree, Tree) - Static method in class com.db4o.foundation.Tree
 
removeLike(V) - Method in class com.db4o.foundation.Tree
 
removeLike(TreeInt, int) - Static method in class com.db4o.internal.TreeInt
 
removeListener(EventListener4<T>) - Method in interface com.db4o.events.Event4
Removes a previously registered listener from the notification list.
removeListener(EventListener4<T>) - Method in class com.db4o.internal.events.Event4Impl
 
removeListener(Listener4<ReflectClass>) - Method in class com.db4o.reflect.generic.KnownClassesRepository
 
removeLongEntry(int, long) - Method in class com.db4o.foundation.HashtableBase
 
removeModified(Object, Transaction) - Method in interface com.db4o.internal.activation.TransparentActivationDepthProvider
 
removeModified(Object, Transaction) - Method in class com.db4o.internal.activation.TransparentActivationDepthProviderImpl
 
removeNode(Tree) - Method in class com.db4o.foundation.Tree
 
removeObject(Object) - Method in class com.db4o.internal.references.ReferenceSystemRegistry
 
removeObjectEntry(int, Object) - Method in class com.db4o.foundation.HashtableBase
 
removeObjectFromReferenceSystem(Object) - Method in class com.db4o.internal.Transaction
 
removeRange(int, int) - Method in class com.db4o.collections.AbstractList4
 
removeRange(int, int) - Method in class com.db4o.collections.ActivatableArrayList
 
removeRange(int, int) - Method in class com.db4o.collections.ActivatableStack
 
removeRange(int, int) - Method in class com.db4o.collections.ArrayList4
 
removeRange(int, int) - Method in class com.db4o.collections.SubArrayList4
 
removeReference(ObjectReference) - Method in class com.db4o.internal.references.HashcodeReferenceSystem
 
removeReference(ObjectReference) - Method in interface com.db4o.internal.references.ReferenceSystem
 
removeReference(ObjectReference) - Method in class com.db4o.internal.references.ReferenceSystemRegistry
 
removeReference(ObjectReference) - Method in class com.db4o.internal.references.TransactionalReferenceSystem
 
removeReference(ObjectReference) - Method in class com.db4o.internal.references.TransactionalReferenceSystemBase
 
removeReference(ObjectReference) - Method in class com.db4o.internal.Transaction
 
removeReferenceIsLast() - Method in class com.db4o.internal.slots.ReferencedSlot
 
removeReferenceSystem(ReferenceSystem) - Method in class com.db4o.internal.references.ReferenceSystemRegistry
 
rename(String) - Method in interface com.db4o.config.ObjectClass
renames a stored class.
rename(String) - Method in interface com.db4o.config.ObjectField
renames a field of a stored class.
rename(String) - Method in interface com.db4o.ext.StoredClass
renames this stored class.
rename(String) - Method in interface com.db4o.ext.StoredField
modifies the name of this stored field.
rename(String, String) - Static method in class com.db4o.foundation.io.File4
 
rename(String) - Method in class com.db4o.internal.ClassMetadata
 
rename(String) - Method in class com.db4o.internal.Config4Class
 
rename(String) - Method in class com.db4o.internal.Config4Field
 
rename(String) - Method in class com.db4o.internal.FieldMetadata
 
rename(String) - Method in class com.db4o.internal.StoredClassImpl
 
rename(String) - Method in class com.db4o.internal.StoredFieldImpl
 
rename(String, String) - Method in class com.db4o.io.FileStorage
 
rename(String, String) - Method in class com.db4o.io.IoAdapterStorage
 
rename(String, String) - Method in class com.db4o.io.MemoryStorage
 
rename(String, String) - Method in class com.db4o.io.PagingMemoryStorage
 
rename(String, String) - Method in interface com.db4o.io.Storage
Renames the bin for the given old URI to the new URI.
rename(String, String) - Method in class com.db4o.io.StorageDecorator
 
Rename - Class in com.db4o
Renaming actions are stored to the database file to make sure that they are only performed once.
Rename() - Constructor for class com.db4o.Rename
 
Rename(String, String, String) - Constructor for class com.db4o.Rename
 
Renames - Class in com.db4o.internal
 
Renames() - Constructor for class com.db4o.internal.Renames
 
replace(T, T) - Method in class com.db4o.foundation.Collection4
 
replaceByIdentity(T, T) - Method in class com.db4o.foundation.Collection4
 
replaceClassMetadataRepository() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
replaceClassMetadataRepository(ClassMetadataRepository) - Method in class com.db4o.internal.ObjectContainerBase
 
replacePatch(BTreePatch, BTreeUpdate) - Method in class com.db4o.internal.btree.BTreeUpdate
 
replicationCallState(int) - Method in class com.db4o.internal.ObjectContainerBase
 
ReplicationRecord - Class in com.db4o.drs.db4o
tracks the version of the last replication between two Objectcontainers.
ReplicationRecord() - Constructor for class com.db4o.drs.db4o.ReplicationRecord
 
ReplicationRecord(Db4oDatabase, Db4oDatabase) - Constructor for class com.db4o.drs.db4o.ReplicationRecord
 
requestIndexEntry(FieldMetadata) - Method in class com.db4o.internal.MarshallingBuffer
 
requiredLength(MarshallingBuffer, boolean) - Method in class com.db4o.internal.marshall.MarshallingContext
 
requiresActivation() - Method in interface com.db4o.internal.activation.ActivationDepth
 
requiresActivation() - Method in class com.db4o.internal.activation.DescendingActivationDepth
 
requiresActivation() - Method in class com.db4o.internal.activation.FixedActivationDepth
 
requiresActivation() - Method in class com.db4o.internal.activation.FullActivationDepth
 
requiresActivation() - Method in class com.db4o.internal.activation.LegacyActivationDepth
 
requiresActivation() - Method in class com.db4o.internal.activation.NonDescendingActivationDepth
 
requiresActivation() - Method in class com.db4o.internal.activation.UnknownActivationDepth
 
requiresSort() - Method in class com.db4o.internal.query.processor.QQueryBase
 
REREAD_OLD_UUID - Static variable in class com.db4o.DTrace
 
reserve(int) - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
reserve(int) - Method in class com.db4o.internal.marshall.MarshallingContext
 
reserve(int) - Method in class com.db4o.internal.MarshallingBuffer
 
reserve(int) - Method in class com.db4o.internal.ObjectContainerBase
 
reserve(int) - Method in class com.db4o.internal.TransportObjectContainer
 
reserve(int) - Method in interface com.db4o.marshall.WriteContext
reserves a buffer with a specific length at the current position, to be written in a later step.
reserveChildLinkSpace(boolean) - Method in class com.db4o.internal.MarshallingBuffer
 
ReservedBuffer - Interface in com.db4o.marshall
a reserved buffer within a write buffer.
reservedStorageSpace() - Method in class com.db4o.internal.Config4Impl
 
reserveStorageSpace(long) - Method in interface com.db4o.config.Configuration
tuning feature only: reserves a number of bytes in database files.
reserveStorageSpace(long) - Method in interface com.db4o.config.FileConfiguration
tuning feature only: reserves a number of bytes in database files.
reserveStorageSpace(long) - Method in class com.db4o.internal.Config4Impl
 
reset() - Method in class com.db4o.foundation.AbstractTreeIterator
 
reset() - Method in class com.db4o.foundation.CompositeIterator4
 
reset() - Method in class com.db4o.foundation.HashtableIterator
 
reset() - Method in class com.db4o.foundation.IndexedIterator
 
reset() - Method in class com.db4o.foundation.IntIterator4Adaptor
 
reset() - Method in class com.db4o.foundation.IntIterator4Impl
 
reset() - Method in class com.db4o.foundation.Iterable4Adaptor
 
reset() - Method in interface com.db4o.foundation.Iterator4
 
reset() - Method in class com.db4o.foundation.Iterator4Impl
 
reset() - Method in class com.db4o.foundation.MappingIterator
 
reset() - Method in class com.db4o.foundation.SingleValueIterator
 
reset() - Method in class com.db4o.foundation.SynchronizedIterator4
 
reset() - Method in class com.db4o.foundation.TimeoutBlockingQueue
 
reset() - Method in interface com.db4o.foundation.TimeoutBlockingQueue4
 
reset() - Method in class com.db4o.internal.btree.AbstractBTreeRangeIterator
 
reset() - Method in class com.db4o.internal.btree.BTreeIterator
 
reset() - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayIterator
 
reset() - Method in class com.db4o.internal.query.ObjectSetFacade
 
reset() - Method in class com.db4o.internal.query.result.StatefulQueryResult
 
reset() - Method in interface com.db4o.ObjectSet
resets the ObjectSet cursor before the first element.
resolve() - Method in interface com.db4o.internal.fieldindex.IndexedNode
 
resolve() - Method in class com.db4o.internal.fieldindex.IndexedNodeBase
 
resolve() - Method in class com.db4o.internal.fieldindex.JoinedLeaf
 
resolveAliasRuntimeName(String) - Method in class com.db4o.internal.Config4Impl
 
resolveAliasStoredName(String) - Method in class com.db4o.internal.Config4Impl
 
resolveRuntimeName(String) - Method in interface com.db4o.config.Alias
return the stored name for a runtime name or null if not handled.
resolveRuntimeName(String) - Method in class com.db4o.config.TypeAlias
returns the stored type name if the alias was written for the passed runtime type name
resolveRuntimeName(String) - Method in class com.db4o.config.WildcardAlias
resolving is done through simple pattern matching
resolveStoredName(String) - Method in interface com.db4o.config.Alias
return the runtime name for a stored name or null if not handled.
resolveStoredName(String) - Method in class com.db4o.config.TypeAlias
returns the runtime type name if the alias was written for the passed stored type name
resolveStoredName(String) - Method in class com.db4o.config.WildcardAlias
resolving is done through simple pattern matching
restoreState(MarshallingContextState) - Method in class com.db4o.internal.marshall.MarshallingContext
 
restoreState(ContextState) - Method in class com.db4o.internal.marshall.ObjectHeaderContext
 
resultIs(int) - Method in class com.db4o.internal.btree.Searcher
 
resultSize() - Method in class com.db4o.internal.fieldindex.IndexedLeaf
 
resultSize() - Method in interface com.db4o.internal.fieldindex.IndexedNode
 
resultSize() - Method in class com.db4o.internal.fieldindex.IndexedPath
 
resultSize() - Method in class com.db4o.internal.fieldindex.JoinedLeaf
 
resume() - Method in class com.db4o.foundation.PausableBlockingQueue
 
resume() - Method in interface com.db4o.foundation.PausableBlockingQueue4
Resumes the queue, releasing blocked calls to Queue4.next() that can reach a next queue item..
retainAll(Collection<?>) - Method in class com.db4o.collections.AbstractList4
 
retainAll(Collection<?>) - Method in class com.db4o.collections.ActivatableArrayList
 
retainAll(Collection<?>) - Method in class com.db4o.collections.ActivatableHashSet
 
retainAll(Collection<?>) - Method in class com.db4o.collections.DelegatingActivatableCollection
 
retainAll(Collection<?>) - Method in class com.db4o.collections.DelegatingCollection
 
retainAll(Collection<?>) - Method in class com.db4o.collections.DelegatingSet
 
retainAll(Collection<?>) - Method in class com.db4o.internal.collections.BigSet
 
retry(long, Closure4<Boolean>) - Static method in class com.db4o.foundation.Runtime4
Keeps executing a block of code until it either returns true or millisecondsTimeout elapses.
retry(long, int, Closure4<Boolean>) - Static method in class com.db4o.foundation.Runtime4
 
returnObject(T) - Method in interface com.db4o.foundation.ObjectPool
 
returnObject(T) - Method in class com.db4o.foundation.SimpleObjectPool
 
returnUnusedIds(Visitable<Integer>) - Method in class com.db4o.internal.ids.BTreeIdSystem
 
returnUnusedIds(Visitable<Integer>) - Method in interface com.db4o.internal.ids.IdSystem
 
returnUnusedIds(Visitable<Integer>) - Method in class com.db4o.internal.ids.InMemoryIdSystem
 
returnUnusedIds(Visitable<Integer>) - Method in class com.db4o.internal.ids.PointerBasedIdSystem
 
revert(Iterator4<T>) - Static method in class com.db4o.foundation.Iterators
 
REVISION - Static variable in class com.db4o.Db4oVersion
 
revokeAccess(String) - Method in interface com.db4o.ext.ExtObjectServer
removes client access permissions for the specified user.
rFrom - Variable in class com.db4o.Rename
 
rollback(Transaction) - Method in class com.db4o.internal.btree.BTree
 
rollback(Transaction, BTree) - Method in class com.db4o.internal.btree.BTreeAdd
 
rollback(Transaction, BTree) - Method in class com.db4o.internal.btree.BTreePatch
 
rollback(Transaction, BTree) - Method in class com.db4o.internal.btree.BTreeUpdate
 
rollback() - Method in class com.db4o.internal.ExternalObjectContainer
 
rollback() - Method in class com.db4o.internal.ids.IdSlotChanges
 
rollback() - Method in interface com.db4o.internal.ids.TransactionalIdSystem
 
rollback() - Method in class com.db4o.internal.ids.TransactionalIdSystemImpl
 
rollback() - Method in class com.db4o.internal.ids.TransportIdSystem
 
rollback() - Method in class com.db4o.internal.LocalTransaction
 
rollback(Transaction) - Method in class com.db4o.internal.ObjectContainerBase
 
rollback() - Method in class com.db4o.internal.ObjectContainerSession
 
rollback() - Method in class com.db4o.internal.references.HashcodeReferenceSystem
 
rollback() - Method in interface com.db4o.internal.references.ReferenceSystem
 
rollback() - Method in class com.db4o.internal.references.TransactionalReferenceSystem
 
rollback() - Method in class com.db4o.internal.references.TransactionalReferenceSystemBase
 
rollback(FreespaceManager) - Method in class com.db4o.internal.slots.SlotChange
 
rollback() - Method in class com.db4o.internal.Transaction
 
rollback(Transaction) - Method in interface com.db4o.internal.TransactionParticipant
 
rollback() - Method in interface com.db4o.ObjectContainer
rolls back the running transaction.
rollback(ObjectContainer, Object) - Method in class com.db4o.ta.DeactivatingRollbackStrategy
deactivates each object.
rollback(ObjectContainer, Object) - Method in interface com.db4o.ta.RollbackStrategy
Method to be called per TP-enabled object when the transaction is rolled back.
rollback1(Transaction) - Method in class com.db4o.internal.LocalObjectContainer
 
rollback1(Transaction) - Method in class com.db4o.internal.ObjectContainerBase
 
rollbackReferenceSystem() - Method in class com.db4o.internal.Transaction
 
RollbackStrategy - Interface in com.db4o.ta
Interface defining rollback behavior when Transparent Persistence mode is on.
rollBackTransactionListeners() - Method in class com.db4o.internal.Transaction
 
rolledBack(BTree) - Method in class com.db4o.internal.btree.BTreeAdd
 
root() - Method in class com.db4o.foundation.Tree
 
root() - Method in class com.db4o.internal.btree.BTree
 
root() - Method in class com.db4o.internal.qlin.QLinRoot
 
root() - Method in class com.db4o.internal.qlin.QLinSodaNode
 
root() - Method in class com.db4o.internal.qlin.QLinSubNode
 
rotateLeft() - Method in class com.db4o.foundation.Tree
 
rotateRight() - Method in class com.db4o.foundation.Tree
 
rTo - Variable in class com.db4o.Rename
 
run() - Method in interface com.db4o.foundation.Block4
 
run() - Method in interface com.db4o.foundation.Closure4
 
run(Closure4<T>) - Method in class com.db4o.foundation.Lock4
 
run() - Method in class com.db4o.foundation.SimpleTimer
 
run() - Method in class com.db4o.internal.fieldindex.FieldIndexProcessor
 
run() - Method in class com.db4o.internal.fileheader.TimerFileLockDisabled
 
run() - Method in class com.db4o.internal.fileheader.TimerFileLockEnabled
 
run(Runnable) - Static method in class com.db4o.internal.InCallback
 
runConversions(ConversionStage) - Method in class com.db4o.internal.convert.Converter
 
Runnable4 - Class in com.db4o.foundation
 
Runnable4() - Constructor for class com.db4o.foundation.Runnable4
 
Runtime4 - Class in com.db4o.foundation
A collection of static methods that should be part of the runtime environment but are not.
Runtime4() - Constructor for class com.db4o.foundation.Runtime4
 
RuntimeInterruptedException - Exception in com.db4o.foundation
 
RuntimeInterruptedException(String) - Constructor for exception com.db4o.foundation.RuntimeInterruptedException
 
runWith(Environment, Runnable) - Static method in class com.db4o.foundation.Environments
 

S

sameKeyAs(HashtableIntEntry) - Method in class com.db4o.foundation.HashtableIdentityEntry
 
sameKeyAs(HashtableIntEntry) - Method in class com.db4o.foundation.HashtableIntEntry
 
sameKeyAs(HashtableIntEntry) - Method in class com.db4o.foundation.HashtableLongEntry
 
sameKeyAs(HashtableIntEntry) - Method in class com.db4o.foundation.HashtableObjectEntry
 
saveState() - Method in class com.db4o.internal.marshall.ObjectHeaderContext
 
scrollBufferToContent(LocalObjectContainer, ByteArrayBuffer) - Static method in class com.db4o.internal.marshall.ObjectHeader
 
search(Object) - Method in class com.db4o.collections.ActivatableStack
 
search(Transaction, Object) - Method in class com.db4o.internal.btree.BTree
 
search(Object) - Method in class com.db4o.internal.fieldindex.IndexedNodeBase
 
search(Transaction, Object) - Method in class com.db4o.internal.FieldMetadata
 
Searcher - Class in com.db4o.internal.btree
 
Searcher(SearchTarget, int) - Constructor for class com.db4o.internal.btree.Searcher
 
searchLeaf(Transaction, Object, SearchTarget) - Method in class com.db4o.internal.btree.BTree
 
searchLeaf(Transaction, PreparedComparison, SearchTarget) - Method in class com.db4o.internal.btree.BTree
 
searchPointer(Transaction, Object) - Method in class com.db4o.internal.btree.BTree
 
searchRange(Transaction, Object) - Method in class com.db4o.internal.btree.BTree
 
SearchTarget - Class in com.db4o.internal.btree
 
SearchTarget(String) - Constructor for class com.db4o.internal.btree.SearchTarget
 
second - Variable in class com.db4o.foundation.Pair
 
seek(int) - Method in class com.db4o.internal.AbstractBufferContext
 
seek(int) - Method in class com.db4o.internal.ByteArrayBuffer
 
seek(int) - Method in class com.db4o.internal.DefragmentContextImpl
 
seek(int) - Method in interface com.db4o.internal.marshall.InternalReadContext
 
seek(int) - Method in class com.db4o.internal.MarshallingBuffer
 
seek(long) - Method in class com.db4o.io.CachedIoAdapter
Deprecated.
Moves the pointer to the specified file position
seek(long) - Method in class com.db4o.io.IoAdapter
Deprecated.
implement to set the read/write pointer in the file, absolute mode
seek(long) - Method in class com.db4o.io.RandomAccessFileAdapter
Deprecated.
 
seek(long) - Method in class com.db4o.io.VanillaIoAdapter
Deprecated.
 
seek(int) - Method in interface com.db4o.marshall.ReadBuffer
positions the read pointer at the specified position
seek(long) - Method in class com.db4o.util.io.NIOFileAdapter
 
seek(long) - Method in class com.db4o.util.io.win32.Win32IoAdapter
 
seekCandidateHandler(QueryingReadContext) - Method in class com.db4o.internal.ClassMetadata
 
seekSecondaryOffset(ReadBuffer, TypeHandler4) - Method in class com.db4o.internal.handlers.versions.OpenTypeHandler2
 
seekSecondaryOffset(ReadBuffer, TypeHandler4) - Method in class com.db4o.internal.OpenTypeHandler
 
seekToField(Transaction, ByteArrayBuffer, FieldMetadata) - Method in class com.db4o.internal.ClassMetadata
 
seekToField(ObjectHeaderContext, ClassAspect) - Method in class com.db4o.internal.ClassMetadata
 
seekToField(ObjectHeaderContext, ClassAspect) - Method in interface com.db4o.internal.handlers.FieldAwareTypeHandler
 
seekToField(ObjectHeaderContext, ClassAspect) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
seekToField(ObjectHeaderContext, ClassAspect) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
select() - Method in class com.db4o.internal.qlin.QLinRoot
 
select() - Method in class com.db4o.internal.qlin.QLinSubNode
 
select() - Method in interface com.db4o.qlin.QLin
executes the QLin query and returns the result as an ObjectSet.
selectBestIndex() - Method in class com.db4o.internal.fieldindex.FieldIndexProcessor
 
send(Object) - Method in class com.db4o.internal.Config4Impl
The ConfigImpl also is our messageSender
send(Object) - Method in class com.db4o.internal.ObjectContainerBase
 
send(Object) - Method in interface com.db4o.messaging.MessageSender
sends a message to the server.
sender() - Method in interface com.db4o.messaging.MessageContext
The sender of the current message.
Sequence4<T> - Interface in com.db4o.foundation
 
SequentialIdGenerator - Class in com.db4o.internal.ids
 
SequentialIdGenerator(Function4<Integer, Integer>, int, int, int) - Constructor for class com.db4o.internal.ids.SequentialIdGenerator
 
SequentialIdGenerator(Function4<Integer, Integer>, int, int) - Constructor for class com.db4o.internal.ids.SequentialIdGenerator
 
serializableConstructor(Reflector, Class) - Method in class com.db4o.internal.JDK
 
serialize(Object) - Static method in class com.db4o.internal.Platform4
 
SerializedGraph - Class in com.db4o.internal
 
SerializedGraph(int, byte[]) - Constructor for class com.db4o.internal.SerializedGraph
 
Serializer - Class in com.db4o.internal
 
Serializer() - Constructor for class com.db4o.internal.Serializer
 
series(T, Function4<T, T>) - Static method in class com.db4o.foundation.Iterators
 
SERVER_LISTENING_ON_PORT - Static variable in class com.db4o.internal.Messages
 
SERVER_MESSAGE_LOOP_EXCEPTION - Static variable in class com.db4o.DTrace
 
SERVER_SOCKET_TIMEOUT - Static variable in class com.db4o.internal.Const4
 
serverFile(String, boolean) - Method in class com.db4o.internal.BlobImpl
 
services() - Method in interface com.db4o.internal.DefragmentContext
 
services() - Method in class com.db4o.internal.DefragmentContextImpl
 
set(int, E) - Method in class com.db4o.collections.AbstractList4
 
set(int, E) - Method in class com.db4o.collections.ActivatableArrayList
 
set(int, E) - Method in class com.db4o.collections.ActivatableLinkedList
 
set(int, E) - Method in class com.db4o.collections.ActivatableStack
 
set(E) - Method in class com.db4o.collections.ActivatingListIterator
 
set(int, E) - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
set(int, E) - Method in class com.db4o.collections.SubArrayList4
 
set(int, boolean) - Method in class com.db4o.foundation.BitMap4
 
set(T) - Method in class com.db4o.foundation.ThreadLocal4
 
set(Object, Object) - Method in class com.db4o.internal.FieldMetadata
 
set(int) - Method in class com.db4o.internal.io.BlockSizeImpl
 
set(ReflectField, Object, Object) - Method in interface com.db4o.internal.reflect.FieldAccessor
 
set(ReflectField, Object, Object) - Method in class com.db4o.internal.reflect.LenientFieldAccessor
 
set(ReflectField, Object, Object) - Method in class com.db4o.internal.reflect.StrictFieldAccessor
 
set(int) - Method in interface com.db4o.io.BlockSize
 
set(Object, int, Object) - Method in class com.db4o.reflect.core.AbstractReflectArray
 
set(Object, int, Object) - Method in class com.db4o.reflect.generic.GenericArrayReflector
 
set(Object, Object) - Method in class com.db4o.reflect.generic.GenericField
 
set(int, Object) - Method in class com.db4o.reflect.generic.GenericObject
 
set(Object, Object) - Method in class com.db4o.reflect.generic.GenericVirtualField
 
set(Object, Object) - Method in class com.db4o.reflect.jdk.JdkField
 
set(Object, int, Object) - Method in interface com.db4o.reflect.ReflectArray
 
set(Object, Object) - Method in interface com.db4o.reflect.ReflectField
 
Set4<T> - Interface in com.db4o.foundation
 
setAccessible(Object) - Static method in class com.db4o.internal.Platform4
 
setAddresses(int, int, int) - Method in class com.db4o.internal.fileheader.TimerFileLock
 
setAddresses(int, int, int) - Method in class com.db4o.internal.fileheader.TimerFileLockDisabled
 
setAddresses(int, int, int) - Method in class com.db4o.internal.fileheader.TimerFileLockEnabled
 
setAncestor(ClassMetadata) - Method in class com.db4o.internal.ClassMetadata
 
setAvailable() - Method in class com.db4o.internal.FieldMetadata
 
setBlobPath(String) - Method in interface com.db4o.config.Configuration
configures the path to be used to store and read Blob data.
setBlobPath(String) - Method in class com.db4o.internal.Config4Impl
 
setCandidates(QCandidates) - Method in class com.db4o.internal.query.processor.QCon
 
setCascadeDeletes(int) - Method in class com.db4o.internal.StatefulBuffer
 
setClean() - Method in class com.db4o.internal.ids.SequentialIdGenerator
 
setDirtyInSystemTransaction(PersistentBase) - Method in class com.db4o.internal.LocalObjectContainer
 
setDirtyInSystemTransaction(PersistentBase) - Method in class com.db4o.internal.ObjectContainerBase
 
setFalse(int) - Method in class com.db4o.foundation.BitMap4
 
setHandle(int) - Method in class com.db4o.internal.ClassAspect
 
setID(int) - Method in class com.db4o.internal.ClassMetadataRepository
 
setID(int) - Method in class com.db4o.internal.Identifiable
 
setID(int) - Method in class com.db4o.internal.StatefulBuffer
 
setIdentity(Db4oDatabase) - Method in class com.db4o.internal.LocalObjectContainer
 
setMessageRecipient(MessageRecipient) - Method in interface com.db4o.config.ClientServerConfiguration
sets the MessageRecipient to receive Client Server messages.
setMessageRecipient(MessageRecipient) - Method in class com.db4o.internal.Config4Impl
 
setMinimumNext(long) - Method in class com.db4o.foundation.TimeStampIdGenerator
 
setName(String) - Method in class com.db4o.internal.Config4Abstract
 
setNextTimeStampId(long) - Method in class com.db4o.internal.LocalObjectContainer
 
setObject(Object) - Method in class com.db4o.internal.ObjectReference
 
setObject(T) - Method in class com.db4o.internal.TreeIntObject
 
setObjectReference(ObjectReference) - Method in class com.db4o.internal.BlobImpl
 
setObjectReference(ObjectReference) - Method in interface com.db4o.internal.Db4oTypeImpl
 
setObjectWeak(Object) - Method in class com.db4o.internal.marshall.UnmarshallingContext
 
setObjectWeak(ObjectContainerBase, Object) - Method in class com.db4o.internal.ObjectReference
 
setOut(PrintStream) - Method in interface com.db4o.config.Configuration
Assigns a PrintStream where db4o is to print its event messages.
setOut(PrintStream) - Method in class com.db4o.internal.Config4Impl
Deprecated. 
setOutSideRepresentation(ObjectContainer) - Method in class com.db4o.internal.Transaction
 
setParent(Reflector) - Method in class com.db4o.reflect.generic.GenericReflector
method stub: generic reflector does not have a parent
setParent(Reflector) - Method in class com.db4o.reflect.jdk.JdkReflector
Sets parent reflector
setParent(Reflector) - Method in interface com.db4o.reflect.Reflector
 
setProcessedByIndex() - Method in class com.db4o.internal.query.processor.QCon
 
setProcessedByIndex() - Method in class com.db4o.internal.query.processor.QConClass
 
setProcessedByIndex() - Method in class com.db4o.internal.query.processor.QConJoin
 
setProcessedByIndex() - Method in class com.db4o.internal.query.processor.QConPath
 
setRegularEndAddress(long) - Method in class com.db4o.internal.LocalObjectContainer
 
setRemoveListener(Visitor4) - Method in class com.db4o.internal.btree.BTree
 
setSemaphore(String, int) - Method in interface com.db4o.ext.ExtObjectContainer
attempts to set a semaphore.
setSemaphore(String, int) - Method in class com.db4o.internal.LocalObjectContainer
 
setSemaphore(Transaction, String, int) - Method in class com.db4o.internal.LocalObjectContainer
 
setSemaphore(String, int) - Method in class com.db4o.internal.ObjectContainerBase
 
setSemaphore(Transaction, String, int) - Method in class com.db4o.internal.ObjectContainerBase
 
setSemaphore(String, int) - Method in class com.db4o.internal.ObjectContainerSession
 
setServer(boolean) - Method in class com.db4o.internal.LocalObjectContainer
 
setSizeOwn() - Method in class com.db4o.foundation.Tree
 
setSizeOwnPlus(Tree) - Method in class com.db4o.foundation.Tree
 
setSizeOwnPlus(Tree, Tree) - Method in class com.db4o.foundation.Tree
 
setSizeOwnPreceding() - Method in class com.db4o.foundation.Tree
 
setSizeOwnPrecedingSubsequent() - Method in class com.db4o.foundation.Tree
 
setSizeOwnSubsequent() - Method in class com.db4o.foundation.Tree
 
setStateClean() - Method in class com.db4o.internal.Identifiable
 
setStateClean() - Method in class com.db4o.internal.marshall.UnmarshallingContext
 
setStateDeactivated() - Method in class com.db4o.internal.Identifiable
 
setStateDirty() - Method in class com.db4o.internal.Identifiable
 
setStatus(double) - Method in class com.db4o.internal.BlobImpl
 
setTrans(Transaction) - Method in class com.db4o.internal.BlobImpl
 
setTrans(Transaction) - Method in interface com.db4o.TransactionAware
 
setTransaction(Transaction) - Method in class com.db4o.internal.StatefulBuffer
 
setTransaction(Transaction) - Method in class com.db4o.reflect.generic.GenericReflector
Associated a transaction with the current reflector.
setTransaction(Transaction) - Method in class com.db4o.reflect.generic.KnownClassesRepository
 
setTrue(int) - Method in class com.db4o.foundation.BitMap4
 
setValue(V) - Method in class com.db4o.collections.MapEntry4
 
setVersion(long) - Method in class com.db4o.drs.db4o.ReplicationRecord
 
setVirtualAttributes(VirtualAttributes) - Method in class com.db4o.internal.ObjectReference
 
ShallowClone - Interface in com.db4o.foundation
 
shallowClone() - Method in interface com.db4o.foundation.ShallowClone
 
shallowClone() - Method in class com.db4o.foundation.Tree
 
shallowClone() - Method in class com.db4o.internal.DeleteInfo
 
shallowClone() - Method in class com.db4o.internal.freespace.FreeSlotNode
 
shallowClone() - Method in class com.db4o.internal.query.processor.QCandidate
 
shallowClone() - Method in class com.db4o.internal.slots.ReferencedSlot
 
shallowClone() - Method in class com.db4o.internal.slots.SlotChange
 
shallowClone() - Method in class com.db4o.internal.TreeInt
 
shallowClone() - Method in class com.db4o.internal.TreeIntObject
 
shallowClone() - Method in class com.db4o.internal.VirtualAttributes
 
shallowCloneInternal(Tree) - Method in class com.db4o.foundation.Tree
 
shallowCloneInternal(Tree) - Method in class com.db4o.internal.TreeInt
 
shallowCloneInternal(Tree) - Method in class com.db4o.internal.TreeIntObject
 
shape(Object[], int, Object, int[], int) - Method in class com.db4o.reflect.core.AbstractReflectArray
 
shape(Object[], int, Object, int[], int) - Method in class com.db4o.reflect.generic.GenericArrayReflector
 
shape(Object[], int, Object, int[], int) - Method in interface com.db4o.reflect.ReflectArray
 
SharedIndexedFields - Class in com.db4o.internal
 
SharedIndexedFields() - Constructor for class com.db4o.internal.SharedIndexedFields
 
SHORT_BYTES - Static variable in class com.db4o.internal.Const4
 
SHORT_ID - Static variable in class com.db4o.internal.Handlers4
 
ShortHandler - Class in com.db4o.internal.handlers
 
ShortHandler() - Constructor for class com.db4o.internal.handlers.ShortHandler
 
ShortHandler0 - Class in com.db4o.internal.handlers
 
ShortHandler0() - Constructor for class com.db4o.internal.handlers.ShortHandler0
 
shortLength(String) - Method in class com.db4o.internal.encoding.DelegatingStringIO
 
shortLength(String) - Method in class com.db4o.internal.encoding.LatinStringIO
 
shortLength(String) - Method in class com.db4o.internal.encoding.UnicodeStringIO
 
shouldNeverBeCalled() - Static method in class com.db4o.internal.Exceptions4
 
shouldNeverHappen() - Static method in class com.db4o.internal.Exceptions4
 
showInternalClasses(boolean) - Method in class com.db4o.internal.ObjectContainerBase
Objects implementing the "Internal4" marker interface are not visible to queries, unless this flag is set to true.
shutdown() - Method in class com.db4o.internal.LocalObjectContainer
 
shutdown() - Method in class com.db4o.internal.ObjectContainerBase
 
shutdown() - Method in class com.db4o.internal.TransportObjectContainer
 
shutdownDataStorage() - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
shutdownDataStorage() - Method in class com.db4o.internal.ObjectContainerBase
 
shutdownDataStorage() - Method in class com.db4o.internal.TransportObjectContainer
 
shutdownObjectContainer() - Method in class com.db4o.internal.ObjectContainerBase
 
SIGNATURE - Static variable in class com.db4o.internal.fileheader.NewFileHeaderBase
 
SignatureGenerator - Class in com.db4o.foundation
 
SignatureGenerator() - Constructor for class com.db4o.foundation.SignatureGenerator
 
signatureMatches(ByteArrayBuffer, byte[], byte) - Method in class com.db4o.internal.fileheader.FileHeader
 
signaturePart() - Method in interface com.db4o.internal.replication.Db4oReplicationReference
 
SimpleIoBenchmark - Class in com.db4o.util.io.spikes
 
SimpleIoBenchmark() - Constructor for class com.db4o.util.io.spikes.SimpleIoBenchmark
 
simpleName(Class) - Static method in class com.db4o.internal.ReflectPlatform
 
SimpleNameProvider - Class in com.db4o.config
Assigns a fixed, pre-defined name to the given ObjectContainer.
SimpleNameProvider(String) - Constructor for class com.db4o.config.SimpleNameProvider
 
SimpleObjectPool<T> - Class in com.db4o.foundation
 
SimpleObjectPool(T...) - Constructor for class com.db4o.foundation.SimpleObjectPool
 
SimpleTimer - Class in com.db4o.foundation
 
SimpleTimer(Runnable, long) - Constructor for class com.db4o.foundation.SimpleTimer
 
single() - Method in class com.db4o.internal.qlin.QLinNode
 
single() - Method in interface com.db4o.qlin.QLin
 
SINGLE_BTREE - Static variable in class com.db4o.internal.ids.StandardIdSystemFactory
 
SingleClassTypeHandlerPredicate - Class in com.db4o.typehandlers
allows installing a Typehandler for a single class.
SingleClassTypeHandlerPredicate(Class) - Constructor for class com.db4o.typehandlers.SingleClassTypeHandlerPredicate
 
singleElement() - Method in class com.db4o.foundation.Collection4
 
singleElement() - Method in class com.db4o.foundation.SortedCollection4
 
SingleNamedClassTypeHandlerPredicate - Class in com.db4o.typehandlers
allows installing a Typehandler for a single classname.
SingleNamedClassTypeHandlerPredicate(String) - Constructor for class com.db4o.typehandlers.SingleNamedClassTypeHandlerPredicate
 
singleOrDefault(T) - Method in class com.db4o.internal.qlin.QLinNode
 
singleOrDefault(T) - Method in interface com.db4o.qlin.QLin
 
singleThreadedClient(boolean) - Method in interface com.db4o.config.ClientServerConfiguration
configures the client messaging system to be single threaded or multithreaded.
singleThreadedClient(boolean) - Method in class com.db4o.internal.Config4Impl
 
singleThreadedClient() - Method in class com.db4o.internal.Config4Impl
 
singletonIterable(Object) - Static method in class com.db4o.foundation.Iterators
 
singletonIterator(Object) - Static method in class com.db4o.foundation.Iterators
 
SingleValueIterator - Class in com.db4o.foundation
 
SingleValueIterator(Object) - Constructor for class com.db4o.foundation.SingleValueIterator
 
size() - Method in class com.db4o.collections.AbstractList4
 
size() - Method in class com.db4o.collections.ActivatableArrayList
 
size() - Method in class com.db4o.collections.ActivatableHashMap
 
size() - Method in class com.db4o.collections.ActivatableHashSet
 
size() - Method in class com.db4o.collections.ActivatableHashtable
 
size() - Method in class com.db4o.collections.ActivatableLinkedList
 
size() - Method in class com.db4o.collections.ActivatableStack
 
size() - Method in class com.db4o.collections.ActivatableTreeSet
 
size() - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
size() - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
size() - Method in class com.db4o.collections.DelegatingActivatableCollection
 
size() - Method in class com.db4o.collections.DelegatingCollection
 
size() - Method in class com.db4o.collections.DelegatingSet
 
size() - Method in class com.db4o.collections.SubArrayList4
 
size() - Method in class com.db4o.foundation.CircularBuffer4
 
size() - Method in class com.db4o.foundation.CircularIntBuffer4
 
size() - Method in class com.db4o.foundation.CircularLongBuffer4
 
size() - Method in class com.db4o.foundation.Collection4
 
size() - Method in interface com.db4o.foundation.FixedSizeIntIterator4
 
size() - Method in class com.db4o.foundation.HashSet4
 
size() - Method in class com.db4o.foundation.HashtableBase
 
size() - Method in class com.db4o.foundation.IntArrayList
 
size() - Method in class com.db4o.foundation.IntIterator4Impl
 
size(String) - Static method in class com.db4o.foundation.io.File4
 
size(Iterable4) - Static method in class com.db4o.foundation.Iterators
 
size(Iterator4) - Static method in class com.db4o.foundation.Iterators
 
size(List4<?>) - Static method in class com.db4o.foundation.List4
 
size() - Method in interface com.db4o.foundation.Map4
 
size() - Method in interface com.db4o.foundation.Sequence4
 
size() - Method in interface com.db4o.foundation.Set4
 
size() - Method in interface com.db4o.foundation.Sortable4
 
size() - Method in class com.db4o.foundation.SortedCollection4
 
size(Tree) - Static method in class com.db4o.foundation.Tree
 
size() - Method in class com.db4o.foundation.Tree
 
size(Transaction) - Method in class com.db4o.internal.btree.BTree
 
size(Transaction) - Method in class com.db4o.internal.btree.BTreeNode
 
size() - Method in interface com.db4o.internal.btree.BTreeRange
 
size() - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
size() - Method in class com.db4o.internal.btree.BTreeRangeUnion
 
size() - Method in class com.db4o.internal.collections.BigSet
 
size() - Method in class com.db4o.internal.query.ObjectSetFacade
 
size() - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
size() - Method in class com.db4o.internal.query.result.HybridQueryResult
 
size() - Method in class com.db4o.internal.query.result.IdListQueryResult
 
size() - Method in class com.db4o.internal.query.result.IdTreeQueryResult
 
size() - Method in interface com.db4o.internal.query.result.QueryResult
 
size() - Method in class com.db4o.internal.query.result.StatefulQueryResult
 
size() - Method in interface com.db4o.ObjectSet
returns the number of elements in the ObjectSet.
sizeChanged(Transaction, BTreeNode, int) - Method in class com.db4o.internal.btree.BTree
 
sizeDiff(Transaction) - Method in class com.db4o.internal.btree.BTreeAdd
 
sizeDiff() - Method in class com.db4o.internal.btree.BTreeCancelledRemoval
 
sizeDiff(Transaction) - Method in class com.db4o.internal.btree.BTreePatch
 
sizeDiff() - Method in class com.db4o.internal.btree.BTreeRemove
 
sizeDiff(Transaction) - Method in class com.db4o.internal.btree.BTreeUpdate
 
sizeDiff() - Method in class com.db4o.internal.btree.BTreeUpdate
 
SKIP - Static variable in class com.db4o.foundation.Iterators
Constant indicating that the current element in a Iterators.map(com.db4o.foundation.Iterator4, com.db4o.foundation.Function4) operation should be skipped.
skip(int) - Method in class com.db4o.internal.ByteArrayBuffer
 
skipClass(ClassMetadata) - Method in class com.db4o.internal.query.result.AbstractLateQueryResult
 
skipConstructor(ConstructorAwareReflectClass, boolean, boolean) - Static method in class com.db4o.reflect.core.ConstructorSupport
 
skipId(TypeHandler4) - Method in class com.db4o.internal.marshall.QueryingReadContext
 
skipMarshallerInfo(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.SlotFormat
 
skipMarshallerInfo(ByteArrayBuffer) - Method in class com.db4o.internal.marshall.SlotFormat0
 
sleep(long) - Static method in class com.db4o.foundation.Runtime4
sleeps without checked exceptions
sleepThrowsOnInterrupt(long) - Static method in class com.db4o.foundation.Runtime4
sleeps with implicit exception
slot() - Method in class com.db4o.internal.ids.IdSlotMapping
 
slot() - Method in class com.db4o.internal.ids.IdSlotTree
 
slot() - Method in class com.db4o.internal.slots.ReferencedSlot
 
Slot - Class in com.db4o.internal.slots
 
Slot(int, int) - Constructor for class com.db4o.internal.slots.Slot
 
slot() - Method in class com.db4o.internal.StatefulBuffer
 
SLOT_COMMITTED - Static variable in class com.db4o.DTrace
 
SLOT_FREE_ON_COMMIT - Static variable in class com.db4o.DTrace
 
SLOT_FREE_ON_ROLLBACK_ADDRESS - Static variable in class com.db4o.DTrace
 
SLOT_FREE_ON_ROLLBACK_ID - Static variable in class com.db4o.DTrace
 
SLOT_MAPPED - Static variable in class com.db4o.DTrace
 
SLOT_READ - Static variable in class com.db4o.DTrace
 
slotAdded(int) - Method in interface com.db4o.internal.freespace.FreespaceListener
 
slotAdded(int) - Method in class com.db4o.internal.freespace.NullFreespaceListener
 
slotCacheSize(int) - Method in interface com.db4o.config.CacheConfiguration
Deprecated.
since 7.14 BTrees have their own LRU cache now.
slotCacheSize(int) - Method in class com.db4o.internal.config.CacheConfigurationImpl
Deprecated.
since 7.14 BTrees have their own LRU cache now.
SlotChange - Class in com.db4o.internal.slots
 
SlotChange(int) - Constructor for class com.db4o.internal.slots.SlotChange
 
slotChangeFactory() - Method in class com.db4o.internal.btree.BTree
 
slotChangeFactory() - Method in class com.db4o.internal.btree.BTreeNode
 
slotChangeFactory() - Method in class com.db4o.internal.PersistentBase
 
slotChangeFactory() - Method in class com.db4o.internal.PersistentIntegerArray
 
SlotChangeFactory - Class in com.db4o.internal.slots
 
slotChanges() - Method in class com.db4o.defragment.DatabaseIdMapping
 
slotChanges() - Method in interface com.db4o.defragment.IdMapping
provides a Visitable of all mappings of IDs to slots.
slotChanges() - Method in class com.db4o.defragment.InMemoryIdMapping
 
SlotCopyHandler - Interface in com.db4o.internal
 
slotCount() - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
slotCount() - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
slotCount() - Method in interface com.db4o.internal.freespace.FreespaceManager
 
slotCount() - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
slotCount() - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
slotCount() - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
slotFormat() - Method in class com.db4o.internal.AbstractBufferContext
 
slotFormat() - Method in class com.db4o.internal.DefragmentContextImpl
 
slotFormat() - Method in interface com.db4o.internal.marshall.HandlerVersionContext
 
SlotFormat - Class in com.db4o.internal.marshall
 
SlotFormat() - Constructor for class com.db4o.internal.marshall.SlotFormat
 
SlotFormat0 - Class in com.db4o.internal.marshall
 
SlotFormat0() - Constructor for class com.db4o.internal.marshall.SlotFormat0
 
SlotFormat2 - Class in com.db4o.internal.marshall
 
SlotFormat2() - Constructor for class com.db4o.internal.marshall.SlotFormat2
 
SlotFormatCurrent - Class in com.db4o.internal.marshall
 
SlotFormatCurrent() - Constructor for class com.db4o.internal.marshall.SlotFormatCurrent
 
slotFreed(Slot) - Method in class com.db4o.internal.freespace.AbstractFreespaceManager
 
slotFreed(Slot) - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
slotFreed(Slot) - Method in interface com.db4o.internal.freespace.FreespaceManager
 
slotFreed(Slot) - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
SlotHandler - Class in com.db4o.internal.freespace
 
SlotHandler() - Constructor for class com.db4o.internal.freespace.SlotHandler
 
slotModified() - Method in class com.db4o.internal.slots.SlotChange
 
slotRemoved(int) - Method in interface com.db4o.internal.freespace.FreespaceListener
 
slotRemoved(int) - Method in class com.db4o.internal.freespace.NullFreespaceListener
 
smaller() - Method in interface com.db4o.internal.btree.BTreeRange
 
smaller() - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
smaller() - Method in class com.db4o.internal.btree.BTreeRangeUnion
 
smaller(Object) - Method in class com.db4o.internal.qlin.QLinField
 
smaller(Object) - Method in class com.db4o.internal.qlin.QLinNode
 
smaller() - Method in class com.db4o.internal.query.processor.QCon
 
smaller() - Method in class com.db4o.internal.query.processor.QConObject
 
smaller() - Method in class com.db4o.internal.query.processor.QConstraints
 
SMALLER - Static variable in class com.db4o.internal.query.processor.QE
 
smaller(Object) - Method in interface com.db4o.qlin.QLin
 
smaller() - Method in interface com.db4o.query.Constraint
sets the evaluation mode to <.
SNAPSHOT - Static variable in class com.db4o.config.QueryEvaluationMode
Constant for snapshot query evaluation.
SnapShotQueryResult - Class in com.db4o.internal.query.result
 
SnapShotQueryResult(Transaction) - Constructor for class com.db4o.internal.query.result.SnapShotQueryResult
 
snooze(long) - Method in class com.db4o.foundation.Lock4
 
SodaQueryComparator - Class in com.db4o.internal.query
 
SodaQueryComparator(LocalObjectContainer, Class, SodaQueryComparator.Ordering...) - Constructor for class com.db4o.internal.query.SodaQueryComparator
 
SodaQueryComparator(LocalObjectContainer, ClassMetadata, SodaQueryComparator.Ordering...) - Constructor for class com.db4o.internal.query.SodaQueryComparator
 
SodaQueryComparator.Direction - Class in com.db4o.internal.query
 
SodaQueryComparator.Ordering - Class in com.db4o.internal.query
 
SodaQueryComparator.Ordering(SodaQueryComparator.Direction, String...) - Constructor for class com.db4o.internal.query.SodaQueryComparator.Ordering
 
solution() - Method in class com.db4o.diagnostic.ClassHasNoFields
 
solution() - Method in class com.db4o.diagnostic.DefragmentRecommendation
 
solution() - Method in class com.db4o.diagnostic.DeletionFailed
 
solution() - Method in class com.db4o.diagnostic.DescendIntoTranslator
 
solution() - Method in class com.db4o.diagnostic.DiagnosticBase
suggests a possible solution for the possible problem
solution() - Method in class com.db4o.diagnostic.LoadedFromClassIndex
 
solution() - Method in class com.db4o.diagnostic.MissingClass
 
solution() - Method in class com.db4o.diagnostic.NativeQueryNotOptimized
 
solution() - Method in class com.db4o.diagnostic.NativeQueryOptimizerNotLoaded
 
solution() - Method in class com.db4o.diagnostic.ObjectFieldDoesNotExist
 
solution() - Method in class com.db4o.diagnostic.UpdateDepthGreaterOne
 
solution() - Method in class com.db4o.ta.NotTransparentActivationEnabled
 
sort(Sortable4) - Static method in class com.db4o.foundation.Algorithms4
 
sort(Sortable4, int, int) - Static method in class com.db4o.foundation.Algorithms4
 
sort(Object[], Comparison4) - Static method in class com.db4o.foundation.Arrays4
 
sort(Sequence4, Comparison4) - Static method in class com.db4o.foundation.Collections4
 
sort(QueryComparator) - Method in class com.db4o.internal.query.ObjectSetFacade
 
sort(QueryComparator) - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
sort(QueryComparator) - Method in class com.db4o.internal.query.result.HybridQueryResult
 
sort(QueryComparator) - Method in class com.db4o.internal.query.result.IdListQueryResult
 
sort(QueryComparator) - Method in interface com.db4o.internal.query.result.QueryResult
 
sort(QueryComparator) - Method in class com.db4o.internal.query.result.StatefulQueryResult
 
sort(long[]) - Method in class com.db4o.internal.query.SodaQueryComparator
 
Sortable4 - Interface in com.db4o.foundation
 
sortBy(Comparator) - Method in class com.db4o.internal.query.processor.QQuery
 
sortBy(QueryComparator) - Method in class com.db4o.internal.query.processor.QQueryBase
 
sortBy(QueryComparator<?>) - Method in interface com.db4o.query.Query
Sort the resulting ObjectSet by the given comparator.
sortBy(Comparator) - Method in interface com.db4o.query.Query
Sort the resulting ObjectSet by the given comparator.
SortedCollection4 - Class in com.db4o.foundation
 
SortedCollection4(Comparison4) - Constructor for class com.db4o.foundation.SortedCollection4
 
sortIds(IntComparator) - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
sortIds(IntComparator) - Method in class com.db4o.internal.query.result.HybridQueryResult
 
sortIds(IntComparator) - Method in class com.db4o.internal.query.result.IdListQueryResult
 
sortIds(IntComparator) - Method in interface com.db4o.internal.query.result.QueryResult
 
sourceAddressByID(int) - Method in interface com.db4o.defragment.DefragmentServices
 
sourceAddressByID(int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
sourceBuffer() - Method in interface com.db4o.internal.DefragmentContext
 
sourceBuffer() - Method in class com.db4o.internal.DefragmentContextImpl
 
sourceBufferByAddress(int, int) - Method in interface com.db4o.defragment.DefragmentServices
 
sourceBufferByAddress(int, int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
sourceBufferByAddress(int, int) - Method in interface com.db4o.internal.DefragmentContext
 
sourceBufferByAddress(int, int) - Method in class com.db4o.internal.DefragmentContextImpl
 
sourceBufferByID(int) - Method in interface com.db4o.defragment.DefragmentServices
 
sourceBufferByID(int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
sourceBufferById(int) - Method in interface com.db4o.internal.DefragmentContext
 
sourceBufferById(int) - Method in class com.db4o.internal.DefragmentContextImpl
 
sourceClassCollectionID() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
sourceDatabaseId(Transaction) - Method in class com.db4o.internal.FrozenObjectInfo
 
SOURCEDB - Static variable in class com.db4o.defragment.DefragmentServicesImpl
 
sourceHandler(int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
sourceIdToTimestampIndexID() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
sourceObjectHeader(ByteArrayBuffer) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
sourceUuidIndex() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
sourceUuidIndexID() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
splitRemainder(int) - Method in class com.db4o.internal.freespace.AbstractFreespaceManager
 
Stack4 - Class in com.db4o.foundation
 
Stack4() - Constructor for class com.db4o.foundation.Stack4
 
StackableIdSystem - Interface in com.db4o.internal.ids
 
stackDepth() - Method in class com.db4o.internal.ObjectContainerBase
 
stackDepth(int) - Method in class com.db4o.internal.ObjectContainerBase
 
STACKED_BTREE - Static variable in class com.db4o.internal.ids.StandardIdSystemFactory
 
StandardAspectTraversalStrategy - Class in com.db4o.internal.metadata
 
StandardAspectTraversalStrategy(ClassMetadata) - Constructor for class com.db4o.internal.metadata.StandardAspectTraversalStrategy
 
StandardIdSystemFactory - Class in com.db4o.internal.ids
 
StandardIdSystemFactory() - Constructor for class com.db4o.internal.ids.StandardIdSystemFactory
 
StandardReferenceTypeHandler - Class in com.db4o.internal.handlers
 
StandardReferenceTypeHandler(ClassMetadata) - Constructor for class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
StandardReferenceTypeHandler() - Constructor for class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
StandardReferenceTypeHandler.PreparedComparisonImpl - Class in com.db4o.internal.handlers
 
StandardReferenceTypeHandler.PreparedComparisonImpl(int, ReflectClass) - Constructor for class com.db4o.internal.handlers.StandardReferenceTypeHandler.PreparedComparisonImpl
 
StandardReferenceTypeHandler0 - Class in com.db4o.internal.handlers
 
StandardReferenceTypeHandler0() - Constructor for class com.db4o.internal.handlers.StandardReferenceTypeHandler0
 
start() - Method in class com.db4o.foundation.StopWatch
 
start() - Method in class com.db4o.internal.fileheader.TimerFileLock
 
start() - Method in class com.db4o.internal.fileheader.TimerFileLockDisabled
 
start() - Method in class com.db4o.internal.fileheader.TimerFileLockEnabled
 
start(int) - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
start(int) - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
start(int) - Method in interface com.db4o.internal.freespace.FreespaceManager
 
start(int) - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
start(int) - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
start(int) - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
start(String, Runnable) - Method in interface com.db4o.internal.threading.ThreadPool4
 
start(String, Runnable) - Method in class com.db4o.internal.threading.ThreadPool4Impl
 
start() - Method in interface com.db4o.internal.weakref.WeakReferenceSupport
 
startLowPriority(String, Runnable) - Method in interface com.db4o.internal.threading.ThreadPool4
 
startLowPriority(String, Runnable) - Method in class com.db4o.internal.threading.ThreadPool4Impl
 
startsWith(String) - Method in class com.db4o.internal.qlin.QLinField
 
startsWith(String) - Method in class com.db4o.internal.qlin.QLinNode
 
startsWith(boolean) - Method in class com.db4o.internal.query.processor.QCon
 
startsWith(boolean) - Method in class com.db4o.internal.query.processor.QConObject
 
startsWith(boolean) - Method in class com.db4o.internal.query.processor.QConstraints
 
startsWith(String) - Method in interface com.db4o.qlin.QLin
 
startsWith(boolean) - Method in interface com.db4o.query.Constraint
sets the evaluation mode to string startsWith comparison.
STATE - Static variable in class com.db4o.internal.Const4
 
StatefulBuffer - Class in com.db4o.internal
public for .NET conversion reasons TODO: Split this class for individual usecases.
StatefulBuffer(Transaction, int) - Constructor for class com.db4o.internal.StatefulBuffer
 
StatefulBuffer(Transaction, int, int) - Constructor for class com.db4o.internal.StatefulBuffer
 
StatefulBuffer(Transaction, Slot) - Constructor for class com.db4o.internal.StatefulBuffer
 
StatefulBuffer(Transaction, Pointer4) - Constructor for class com.db4o.internal.StatefulBuffer
 
StatefulQueryResult - Class in com.db4o.internal.query.result
 
StatefulQueryResult(QueryResult) - Constructor for class com.db4o.internal.query.result.StatefulQueryResult
 
STATIC_FIELDS_STORED - Static variable in class com.db4o.internal.Const4
 
STATIC_ID - Static variable in class com.db4o.ext.Db4oDatabase
 
STATIC_IDENTITY - Static variable in class com.db4o.ext.Db4oDatabase
 
StaticClass - Class in com.db4o
 
StaticClass() - Constructor for class com.db4o.StaticClass
 
StaticClass(String, StaticField[]) - Constructor for class com.db4o.StaticClass
 
StaticField - Class in com.db4o
 
StaticField() - Constructor for class com.db4o.StaticField
 
StaticField(String, Object) - Constructor for class com.db4o.StaticField
 
staticIdentity - Static variable in class com.db4o.Debug4
allows faking the Db4oDatabase identity object, so the first stored object in the debugger is the actually persisted object Changing this setting to true will fail some tests that expect database files to have identity
Status - Class in com.db4o.ext
Static constants to describe the status of objects.
Status() - Constructor for class com.db4o.ext.Status
 
stillToActivate(ActivationContext) - Method in class com.db4o.internal.ObjectContainerBase
 
stillToDeactivate(Transaction, Object, ActivationDepth, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
stop() - Method in class com.db4o.foundation.BlockingQueue
 
stop() - Method in interface com.db4o.foundation.BlockingQueue4
 
stop() - Method in class com.db4o.foundation.DelegatingBlockingQueue
 
stop() - Method in class com.db4o.foundation.SimpleTimer
 
stop() - Method in class com.db4o.foundation.StopWatch
 
stop() - Method in interface com.db4o.internal.weakref.WeakReferenceSupport
 
stopped - Variable in class com.db4o.foundation.SimpleTimer
 
stopSession() - Method in class com.db4o.internal.ObjectContainerBase
 
StopWatch - Class in com.db4o.foundation
 
StopWatch() - Constructor for class com.db4o.foundation.StopWatch
 
storage(Storage) - Method in interface com.db4o.config.Configuration
allows to configure db4o to use a customized byte IO storage mechanism.
storage() - Method in interface com.db4o.config.Configuration
returns the configured Storage
storage(Storage) - Method in interface com.db4o.config.FileConfiguration
allows to configure db4o to use a customized byte IO storage mechanism.
storage() - Method in interface com.db4o.config.FileConfiguration
returns the configured Storage.
storage() - Method in class com.db4o.internal.Config4Impl
 
storage(Storage) - Method in class com.db4o.internal.Config4Impl
 
Storage - Interface in com.db4o.io
Base interface for Storage adapters that open a Bin to store db4o database data to.
StorageDecorator - Class in com.db4o.io
Wrapper base class for all classes that wrap Storage.
StorageDecorator(Storage) - Constructor for class com.db4o.io.StorageDecorator
 
store(ObjectContainerBase) - Method in class com.db4o.drs.db4o.ReplicationRecord
 
store(Transaction) - Method in class com.db4o.drs.db4o.ReplicationRecord
 
store(Object, int) - Method in interface com.db4o.ext.ExtObjectContainer
deep update interface to store or update objects.
store(Object) - Method in class com.db4o.internal.ExternalObjectContainer
 
store(Object, int) - Method in class com.db4o.internal.ExternalObjectContainer
 
store(Transaction, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
store(Transaction, Object, UpdateDepth) - Method in class com.db4o.internal.ObjectContainerBase
 
store(Object, int) - Method in class com.db4o.internal.ObjectContainerSession
 
store(Object) - Method in class com.db4o.internal.ObjectContainerSession
 
store(Object) - Method in interface com.db4o.ObjectContainer
newly stores objects or updates stored objects.
store2(Transaction, Object, UpdateDepth, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
storeAfterReplication(Transaction, Object, UpdateDepth, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
storeAll(Transaction, Iterator4) - Method in interface com.db4o.internal.InternalObjectContainer
 
storeAll(Transaction, Iterator4) - Method in class com.db4o.internal.ObjectContainerBase
 
storeAll(Transaction, Iterator4, UpdateDepth) - Method in class com.db4o.internal.ObjectContainerBase
 
storeAll(Transaction, Iterator4) - Method in class com.db4o.internal.ObjectContainerSession
 
storeByNewReplication(Db4oReplicationReferenceProvider, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
storedClass() - Method in interface com.db4o.config.ObjectTranslator
return the Class you are converting to.
storedClass() - Method in class com.db4o.config.TClass
 
storedClass() - Method in class com.db4o.config.TCollection
 
storedClass() - Method in class com.db4o.config.THashtable
 
storedClass() - Method in class com.db4o.config.TMap
 
storedClass() - Method in class com.db4o.config.TNull
 
storedClass() - Method in class com.db4o.config.TSerializable
 
storedClass() - Method in class com.db4o.config.TTransient
 
storedClass() - Method in class com.db4o.config.TTreeMap
 
storedClass() - Method in class com.db4o.config.TTreeSet
 
storedClass() - Method in class com.db4o.config.TVector
 
storedClass(Object) - Method in interface com.db4o.ext.ExtObjectContainer
returns a StoredClass meta information object.
StoredClass - Interface in com.db4o.ext
the internal representation of a stored class.
storedClass(Object) - Method in class com.db4o.internal.ExternalObjectContainer
 
storedClass(Transaction, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
storedClass(Object) - Method in class com.db4o.internal.ObjectContainerSession
 
storedClasses(DefragmentServicesImpl.DbSelector) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
storedClasses() - Method in interface com.db4o.ext.ExtObjectContainer
returns an array of all StoredClass meta information objects.
storedClasses() - Method in class com.db4o.internal.ClassMetadataRepository
 
storedClasses() - Method in class com.db4o.internal.ExternalObjectContainer
 
storedClasses(Transaction) - Method in class com.db4o.internal.ObjectContainerBase
 
storedClasses() - Method in class com.db4o.internal.ObjectContainerSession
 
storedClassFilter() - Method in class com.db4o.defragment.DefragmentConfig
 
storedClassFilter(StoredClassFilter) - Method in class com.db4o.defragment.DefragmentConfig
 
StoredClassFilter - Interface in com.db4o.defragment
Filter for StoredClass instances.
StoredClassImpl - Class in com.db4o.internal
 
StoredClassImpl(Transaction, ClassMetadata) - Constructor for class com.db4o.internal.StoredClassImpl
 
storedField(String, Object) - Method in interface com.db4o.ext.StoredClass
returns an existing stored field of this stored class.
StoredField - Interface in com.db4o.ext
the internal representation of a field on a stored class.
storedField(String, Object) - Method in class com.db4o.internal.ClassMetadata
 
storedField(String, Object) - Method in class com.db4o.internal.StoredClassImpl
 
StoredFieldImpl - Class in com.db4o.internal
 
StoredFieldImpl(Transaction, FieldMetadata) - Constructor for class com.db4o.internal.StoredFieldImpl
 
StoredTransientFields - Annotation Type in com.db4o.config.annotations
allows to specify if transient fields are to be stored.
StoredTransientFieldsConfigurator - Class in com.db4o.config.annotations.reflect
 
StoredTransientFieldsConfigurator(String, boolean) - Constructor for class com.db4o.config.annotations.reflect.StoredTransientFieldsConfigurator
 
StoredTransientFieldsFactory - Class in com.db4o.config.annotations.reflect
 
StoredTransientFieldsFactory() - Constructor for class com.db4o.config.annotations.reflect.StoredTransientFieldsFactory
 
storeInternal(Transaction, Object, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
storeInternal(Transaction, Object, UpdateDepth, boolean) - Method in class com.db4o.internal.ObjectContainerBase
 
storeInternal(Transaction, Object, UpdateDepth, boolean) - Method in class com.db4o.internal.TransportObjectContainer
 
storeStaticFieldValues(Reflector, ReflectClass) - Static method in class com.db4o.internal.Platform4
 
storeTransientFields(boolean) - Method in interface com.db4o.config.ObjectClass
allows to specify if transient fields are to be stored.
storeTransientFields(boolean) - Method in class com.db4o.internal.Config4Class
 
storeTransientFields() - Method in class com.db4o.internal.Config4Class
 
stream() - Method in class com.db4o.internal.query.processor.QCandidates
 
stream() - Method in class com.db4o.internal.query.processor.QQueryBase
 
stream() - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
streamLock() - Method in class com.db4o.internal.query.processor.QCon
 
streamLock() - Method in class com.db4o.internal.query.processor.QQueryBase
 
StrictFieldAccessor - Class in com.db4o.internal.reflect
 
StrictFieldAccessor() - Constructor for class com.db4o.internal.reflect.StrictFieldAccessor
 
strictMappedID(int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
strictMappedID(int) - Method in interface com.db4o.internal.mapping.IDMapping
 
STRING_ID - Static variable in class com.db4o.internal.Handlers4
 
StringBasedValueTypeHandlerBase<T> - Class in com.db4o.internal.handlers
 
StringBasedValueTypeHandlerBase(Class<T>) - Constructor for class com.db4o.internal.handlers.StringBasedValueTypeHandlerBase
 
StringBufferHandler - Class in com.db4o.internal.handlers
 
StringBufferHandler() - Constructor for class com.db4o.internal.handlers.StringBufferHandler
 
stringEncoding(StringEncoding) - Method in interface com.db4o.config.CommonConfiguration
configures the string encoding to be used.
stringEncoding(StringEncoding) - Method in interface com.db4o.config.Configuration
configures the string encoding to be used.
StringEncoding - Interface in com.db4o.config.encoding
encodes a String to a byte array and decodes a String from a part of a byte array
stringEncoding(StringEncoding) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
stringEncoding() - Method in class com.db4o.internal.Config4Impl
 
stringEncoding(StringEncoding) - Method in class com.db4o.internal.Config4Impl
 
stringEncoding() - Method in class com.db4o.internal.SystemData
 
stringEncoding(byte) - Method in class com.db4o.internal.SystemData
 
StringEncodings - Class in com.db4o.config.encoding
All built in String encodings
StringEncodings() - Constructor for class com.db4o.config.encoding.StringEncodings
 
StringEventArgs - Class in com.db4o.events
 
StringEventArgs(String) - Constructor for class com.db4o.events.StringEventArgs
 
StringHandler - Class in com.db4o.internal.handlers
 
StringHandler() - Constructor for class com.db4o.internal.handlers.StringHandler
 
StringHandler0 - Class in com.db4o.internal.handlers
 
StringHandler0() - Constructor for class com.db4o.internal.handlers.StringHandler0
 
stringIO() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
stringIO - Static variable in class com.db4o.internal.Const4
 
stringIO() - Method in class com.db4o.internal.HandlerRegistry
 
stringIO(LatinStringIO) - Method in class com.db4o.internal.HandlerRegistry
 
stringIo(Context) - Static method in class com.db4o.internal.handlers.StringHandler
 
stringIo(InternalObjectContainer) - Static method in class com.db4o.internal.handlers.StringHandler
 
stringIO() - Method in class com.db4o.internal.ObjectContainerBase
 
stringIoForEncoding(byte, StringEncoding) - Static method in class com.db4o.internal.encoding.BuiltInStringEncoding
 
structureListener(BTreeStructureListener) - Method in class com.db4o.internal.btree.BTree
 
SubArrayList4<E> - Class in com.db4o.collections
 
SubArrayList4(AbstractList4<E>, int, int) - Constructor for class com.db4o.collections.SubArrayList4
 
subList(int, int) - Method in class com.db4o.collections.AbstractList4
 
subList(int, int) - Method in class com.db4o.collections.ActivatableArrayList
 
subList(int, int) - Method in class com.db4o.collections.ActivatableLinkedList
 
subList(int, int) - Method in class com.db4o.collections.ActivatableStack
 
subSet(E, E) - Method in class com.db4o.collections.ActivatableTreeSet
 
subSlot(int) - Method in class com.db4o.internal.slots.Slot
 
SubTypePredicate - Class in com.db4o.foundation
 
SubTypePredicate(Class) - Constructor for class com.db4o.foundation.SubTypePredicate
 
sufficientDepth() - Method in class com.db4o.internal.activation.FixedUpdateDepth
 
sufficientDepth() - Method in class com.db4o.internal.activation.UnspecifiedUpdateDepth
 
sufficientDepth() - Method in interface com.db4o.internal.activation.UpdateDepth
 
superClassID() - Method in class com.db4o.internal.marshall.RawClassSpec
 
supportElementAccess() - Method in class com.db4o.internal.query.result.AbstractLateQueryResult
 
supportElementAccess() - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
supportElementAccess() - Method in class com.db4o.internal.query.result.IdTreeQueryResult
 
supportsIndex() - Method in class com.db4o.internal.query.processor.QE
 
supportsIndex() - Method in class com.db4o.internal.query.processor.QEMulti
 
supportsIndex() - Method in class com.db4o.internal.query.processor.QENot
 
supportsIndex() - Method in class com.db4o.internal.query.processor.QEStringCmp
 
supportSize() - Method in class com.db4o.internal.query.result.AbstractLateQueryResult
 
supportSize() - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
supportSort() - Method in class com.db4o.internal.query.result.AbstractLateQueryResult
 
supportSort() - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
supportSort() - Method in class com.db4o.internal.query.result.IdTreeQueryResult
 
swap(int, int) - Method in class com.db4o.foundation.IntArrayList
 
swap(int, int) - Method in interface com.db4o.foundation.Sortable4
 
sync() - Method in interface com.db4o.io.Bin
flushes the buffer content to the physical storage media.
sync(Runnable) - Method in interface com.db4o.io.Bin
runs the Runnable between two calls to sync();
sync() - Method in class com.db4o.io.BinDecorator
 
sync(Runnable) - Method in class com.db4o.io.BinDecorator
 
sync() - Method in class com.db4o.io.BlockAwareBin
 
sync(Runnable) - Method in class com.db4o.io.BlockAwareBin
 
sync() - Method in class com.db4o.io.CachedIoAdapter
Deprecated.
Flushes cache to a physical storage
sync() - Method in class com.db4o.io.FileStorage.FileBin
 
sync(Runnable) - Method in class com.db4o.io.FileStorage.FileBin
 
sync() - Method in class com.db4o.io.IoAdapter
Deprecated.
implement to flush the file contents to storage
sync() - Method in class com.db4o.io.MemoryBin
 
sync(Runnable) - Method in class com.db4o.io.MemoryBin
 
sync() - Method in class com.db4o.io.RandomAccessFileAdapter
Deprecated.
 
sync() - Method in class com.db4o.io.SynchronizedBin
 
sync(Runnable) - Method in class com.db4o.io.SynchronizedBin
 
sync() - Method in class com.db4o.io.ThreadedSyncBin
 
sync(Runnable) - Method in class com.db4o.io.ThreadedSyncBin
 
sync() - Method in class com.db4o.io.VanillaIoAdapter
Deprecated.
 
sync() - Method in class com.db4o.util.io.NIOFileAdapter
 
sync() - Method in class com.db4o.util.io.win32.Win32IoAdapter
 
syncExec(Closure4<R>) - Method in interface com.db4o.internal.InternalObjectContainer
 
syncExec(Closure4<R>) - Method in class com.db4o.internal.ObjectContainerBase
 
syncExec(Closure4) - Method in class com.db4o.internal.ObjectContainerSession
 
syncFiles() - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
syncFiles(Runnable) - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
syncFiles() - Method in class com.db4o.internal.LocalObjectContainer
 
syncFiles(Runnable) - Method in class com.db4o.internal.LocalObjectContainer
 
syncFiles() - Method in class com.db4o.internal.TransportObjectContainer
 
syncFiles(Runnable) - Method in class com.db4o.internal.TransportObjectContainer
 
SynchronizedBin - Class in com.db4o.io
 
SynchronizedBin(Bin) - Constructor for class com.db4o.io.SynchronizedBin
 
SynchronizedHashtable4 - Class in com.db4o.foundation
 
SynchronizedHashtable4(int) - Constructor for class com.db4o.foundation.SynchronizedHashtable4
 
SynchronizedIterator4 - Class in com.db4o.foundation
 
SynchronizedIterator4(Iterator4, Object) - Constructor for class com.db4o.foundation.SynchronizedIterator4
 
syncRead(long, byte[], int) - Method in interface com.db4o.io.Bin
reads a given number of bytes into an array of bytes at an offset position.
syncRead(long, byte[], int) - Method in class com.db4o.io.BinDecorator
 
syncRead(long, byte[], int) - Method in class com.db4o.io.FileStorage.FileBin
 
syncRead(long, byte[], int) - Method in class com.db4o.io.MemoryBin
 
SYSTEM_OBJECTS - Static variable in class com.db4o.internal.slots.SlotChangeFactory
 
SYSTEM_TRANS - Static variable in class com.db4o.internal.Const4
 
systemData() - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart
 
systemData() - Method in class com.db4o.internal.LocalObjectContainer
 
SystemData - Class in com.db4o.internal
 
SystemData() - Constructor for class com.db4o.internal.SystemData
 
systemInfo() - Method in interface com.db4o.ext.ExtObjectContainer
returns the SystemInfo for this ObjectContainer.
SystemInfo - Interface in com.db4o.ext
provides information about system state and system settings.
systemInfo() - Method in class com.db4o.internal.LocalObjectContainer
 
systemInfo() - Method in class com.db4o.internal.ObjectContainerBase
 
systemInfo() - Method in class com.db4o.internal.ObjectContainerSession
 
SystemInfoFileImpl - Class in com.db4o.internal
 
SystemInfoFileImpl(LocalObjectContainer) - Constructor for class com.db4o.internal.SystemInfoFileImpl
 
SystemSlotChange - Class in com.db4o.internal.slots
 
SystemSlotChange(int) - Constructor for class com.db4o.internal.slots.SystemSlotChange
 
systemTrans() - Method in interface com.db4o.defragment.DefragmentServices
 
systemTrans() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
systemTrans() - Method in class com.db4o.internal.DefragmentContextImpl
 
systemTransaction() - Method in class com.db4o.internal.ObjectContainerBase
 
systemTransaction() - Method in class com.db4o.internal.Transaction
 
systemType() - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
systemType() - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
systemType() - Method in interface com.db4o.internal.freespace.FreespaceManager
 
systemType() - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
systemType() - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
systemType() - Method in class com.db4o.internal.freespace.NullFreespaceManager
 

T

tailSet(E) - Method in class com.db4o.collections.ActivatableTreeSet
 
taint() - Method in class com.db4o.internal.Config4Impl
 
take(int, Iterator4<T>) - Static method in class com.db4o.foundation.Iterators
 
targetAddressByID(int) - Method in interface com.db4o.defragment.DefragmentServices
 
targetAddressByID(int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
targetBuffer() - Method in interface com.db4o.internal.DefragmentContext
 
targetBuffer() - Method in class com.db4o.internal.DefragmentContextImpl
 
targetBufferByAddress(int, int) - Method in interface com.db4o.defragment.DefragmentServices
 
targetBufferByAddress(int, int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
targetCommit() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
TARGETDB - Static variable in class com.db4o.defragment.DefragmentServicesImpl
 
targetNewId() - Method in interface com.db4o.defragment.DefragmentServices
 
targetNewId() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
targetObject() - Method in class com.db4o.internal.activation.ActivationContext4
 
targetObject() - Method in interface com.db4o.typehandlers.ActivationContext
 
targetStatefulBufferByAddress(int, int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
targetUuidIndexID(int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
targetWriteBytes(ByteArrayBuffer, int) - Method in interface com.db4o.defragment.DefragmentServices
 
targetWriteBytes(DefragmentContextImpl, int) - Method in interface com.db4o.defragment.DefragmentServices
 
targetWriteBytes(DefragmentContextImpl, int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
targetWriteBytes(ByteArrayBuffer, int) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
targetWriteBytes(int, ByteArrayBuffer) - Method in interface com.db4o.internal.DefragmentContext
 
targetWriteBytes(int, ByteArrayBuffer) - Method in class com.db4o.internal.DefragmentContextImpl
 
TClass - Class in com.db4o.config
 
TClass() - Constructor for class com.db4o.config.TClass
 
TCollection - Class in com.db4o.config
 
TCollection() - Constructor for class com.db4o.config.TCollection
 
tempPath() - Method in class com.db4o.defragment.DefragmentConfig
 
TernaryBool - Class in com.db4o.foundation
yes/no/dontknow data type
testConstructors(boolean) - Method in interface com.db4o.config.CommonConfiguration
tuning feature: configures whether db4o should try to instantiate one instance of each persistent class on system startup.
testConstructors(boolean) - Method in interface com.db4o.config.Configuration
tuning feature: configures whether db4o should try to instantiate one instance of each persistent class on system startup.
testConstructors(boolean) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
testConstructors(boolean) - Method in class com.db4o.internal.Config4Impl
 
testConstructors() - Method in class com.db4o.internal.Config4Impl
 
testConstructors() - Method in class com.db4o.internal.ReflectorConfigurationImpl
 
testConstructors() - Method in interface com.db4o.reflect.ReflectorConfiguration
 
testDelegate() - Method in class com.db4o.internal.MarshallingBuffer
 
TestDummy - Class in com.db4o.util.io.spikes
 
TestDummy(String) - Constructor for class com.db4o.util.io.spikes.TestDummy
 
THashtable - Class in com.db4o.config
 
THashtable() - Constructor for class com.db4o.config.THashtable
 
ThreadedSyncBin - Class in com.db4o.io
 
ThreadedSyncBin(Bin) - Constructor for class com.db4o.io.ThreadedSyncBin
 
ThreadLocal4<T> - Class in com.db4o.foundation
ThreadLocal implementation for less capable platforms such as JRE 1.1 and Silverlight.
ThreadLocal4() - Constructor for class com.db4o.foundation.ThreadLocal4
 
threadPool() - Method in class com.db4o.internal.ObjectContainerBase
 
ThreadPool4 - Interface in com.db4o.internal.threading
 
ThreadPool4Impl - Class in com.db4o.internal.threading
 
ThreadPool4Impl() - Constructor for class com.db4o.internal.threading.ThreadPool4Impl
 
throwIllegalArgumentException(Throwable) - Method in class com.db4o.internal.JDK
 
throwRuntimeException(int) - Static method in class com.db4o.internal.Exceptions4
 
throwRuntimeException(int, Throwable) - Static method in class com.db4o.internal.Exceptions4
 
throwRuntimeException(int, String) - Static method in class com.db4o.internal.Exceptions4
 
throwRuntimeException(int, String, Throwable) - Static method in class com.db4o.internal.Exceptions4
 
throwRuntimeException(int, String, Throwable, boolean) - Static method in class com.db4o.internal.Exceptions4
Deprecated. 
throwUncheckedException(Throwable) - Static method in class com.db4o.internal.Platform4
 
time(Block4) - Static method in class com.db4o.foundation.StopWatch
 
TimeoutBlockingQueue<T> - Class in com.db4o.foundation
 
TimeoutBlockingQueue(long) - Constructor for class com.db4o.foundation.TimeoutBlockingQueue
 
TimeoutBlockingQueue4<T> - Interface in com.db4o.foundation
 
timeoutClientSocket(int) - Method in interface com.db4o.config.ClientServerConfiguration
configures the time a client waits for a message response from the server.
timeoutClientSocket(int) - Method in class com.db4o.internal.Config4Impl
 
timeoutClientSocket() - Method in class com.db4o.internal.Config4Impl
 
timeoutServerSocket(int) - Method in interface com.db4o.config.ClientServerConfiguration
configures the timeout of the serverside socket.
timeoutServerSocket(int) - Method in class com.db4o.internal.Config4Impl
 
timeoutServerSocket() - Method in class com.db4o.internal.Config4Impl
 
timerFile() - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
TimerFileLock - Class in com.db4o.internal.fileheader
 
TimerFileLock() - Constructor for class com.db4o.internal.fileheader.TimerFileLock
 
TimerFileLockDisabled - Class in com.db4o.internal.fileheader
 
TimerFileLockDisabled() - Constructor for class com.db4o.internal.fileheader.TimerFileLockDisabled
 
TimerFileLockEnabled - Class in com.db4o.internal.fileheader
 
TimerFileLockEnabled(IoAdaptedObjectContainer) - Constructor for class com.db4o.internal.fileheader.TimerFileLockEnabled
 
timestamp() - Method in class com.db4o.internal.LocalTransaction
 
TimeStampIdGenerator - Class in com.db4o.foundation
 
TimeStampIdGenerator(long) - Constructor for class com.db4o.foundation.TimeStampIdGenerator
 
TimeStampIdGenerator() - Constructor for class com.db4o.foundation.TimeStampIdGenerator
 
timestampToId() - Method in class com.db4o.internal.CommitTimestampSupport
 
timestampToIdIndexId(int) - Method in class com.db4o.internal.SystemData
 
timestampToIdIndexId() - Method in class com.db4o.internal.SystemData
 
timeToWrite(long, boolean) - Method in class com.db4o.internal.fileheader.FileHeader
 
TMap - Class in com.db4o.config
 
TMap() - Constructor for class com.db4o.config.TMap
 
TNull - Class in com.db4o.config
 
TNull() - Constructor for class com.db4o.config.TNull
 
toArray() - Method in class com.db4o.collections.AbstractList4
 
toArray(T[]) - Method in class com.db4o.collections.AbstractList4
 
toArray() - Method in class com.db4o.collections.ActivatableArrayList
 
toArray(T[]) - Method in class com.db4o.collections.ActivatableArrayList
 
toArray() - Method in class com.db4o.collections.ActivatableHashSet
 
toArray(T[]) - Method in class com.db4o.collections.ActivatableHashSet
 
toArray() - Method in class com.db4o.collections.ActivatableLinkedList
 
toArray(T[]) - Method in class com.db4o.collections.ActivatableLinkedList
 
toArray() - Method in class com.db4o.collections.ActivatableStack
 
toArray(T[]) - Method in class com.db4o.collections.ActivatableStack
 
toArray() - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
toArray(T[]) - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
toArray() - Method in class com.db4o.collections.DelegatingActivatableCollection
 
toArray(T[]) - Method in class com.db4o.collections.DelegatingActivatableCollection
 
toArray() - Method in class com.db4o.collections.DelegatingCollection
 
toArray(T[]) - Method in class com.db4o.collections.DelegatingCollection
 
toArray() - Method in class com.db4o.collections.DelegatingSet
 
toArray(T[]) - Method in class com.db4o.collections.DelegatingSet
 
toArray(T[]) - Method in class com.db4o.foundation.Collection4
This is a non reflection implementation for more speed.
toArray() - Method in class com.db4o.foundation.Collection4
 
toArray(Iterator4) - Static method in class com.db4o.foundation.Iterators
 
toArray(Iterator4, ArrayFactory) - Static method in class com.db4o.foundation.Iterators
 
toArray() - Method in interface com.db4o.foundation.Sequence4
 
toArray(T[]) - Method in interface com.db4o.foundation.Sequence4
 
toArray(Object[]) - Method in class com.db4o.foundation.SortedCollection4
 
toArray() - Method in class com.db4o.internal.collections.BigSet
 
toArray(T[]) - Method in class com.db4o.internal.collections.BigSet
 
toArray() - Method in class com.db4o.internal.query.processor.QConstraints
 
toArray() - Method in interface com.db4o.query.Constraints
returns an array of the contained Constraint objects.
toBlockedLength(Slot) - Method in interface com.db4o.internal.BlockConverter
 
toBlockedLength(Slot) - Method in class com.db4o.internal.BlockSizeBlockConverter
 
toBlockedLength(Slot) - Method in class com.db4o.internal.DisabledBlockConverter
 
toByte(Object) - Static method in class com.db4o.foundation.Coercion4
 
toDouble(Object) - Static method in class com.db4o.foundation.Coercion4
 
toFloat(Object) - Static method in class com.db4o.foundation.Coercion4
 
toIdList() - Method in class com.db4o.internal.query.result.AbstractLateQueryResult
 
toIdList() - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
toIdTree() - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
toInt(Object) - Static method in class com.db4o.foundation.Coercion4
 
toLong(Object) - Static method in class com.db4o.foundation.Coercion4
 
toLongArray(List<Long>) - Static method in class com.db4o.foundation.Arrays4
 
toMeta(Reflector, Class[]) - Static method in class com.db4o.reflect.jdk.JdkReflector
Creates ReflectClass[] array from the Class[] array using the reflector specified
toNative(ReflectClass) - Static method in class com.db4o.reflect.jdk.JdkReflector
Translates a ReflectClass into a native Class
toNonBlockedLength(Slot) - Method in interface com.db4o.internal.BlockConverter
 
toNonBlockedLength(Slot) - Method in class com.db4o.internal.BlockSizeBlockConverter
 
toNonBlockedLength(Slot) - Method in class com.db4o.internal.DisabledBlockConverter
 
topLevel - Variable in class com.db4o.internal.query.processor.QQueryBase.CreateCandidateCollectionResult
 
topLevelCallId() - Method in class com.db4o.internal.ObjectContainerBase
 
topLevelCallId(int) - Method in class com.db4o.internal.ObjectContainerBase
 
toQCandidate(QCandidates) - Method in class com.db4o.internal.fieldindex.FieldIndexProcessorResult
 
toQCandidate(TreeInt, QCandidates) - Static method in class com.db4o.internal.TreeInt
 
toReadMode() - Method in class com.db4o.internal.btree.BTreeNode
 
toSByte(byte) - Static method in class com.db4o.internal.Platform4
 
toShort(Object) - Static method in class com.db4o.foundation.Coercion4
 
toStaticField(ReflectField) - Method in class com.db4o.internal.ClassMetadata
 
toString() - Method in class com.db4o.collections.AbstractList4
 
toString() - Method in class com.db4o.collections.ActivatableArrayList
 
toString() - Method in class com.db4o.config.ConfigScope
 
toString() - Method in class com.db4o.config.QueryEvaluationMode
 
toString() - Method in class com.db4o.defragment.DefragmentInfo
 
toString() - Method in class com.db4o.diagnostic.DiagnosticBase
 
toString() - Method in class com.db4o.ext.Db4oDatabase
 
toString() - Method in class com.db4o.ext.Db4oUUID
 
toString() - Method in class com.db4o.foundation.Collection4
 
toString() - Method in class com.db4o.foundation.Enum4
 
toString() - Method in class com.db4o.foundation.HashSet4
 
toString() - Method in class com.db4o.foundation.HashtableBase
 
toString() - Method in class com.db4o.foundation.HashtableIntEntry
 
toString() - Method in class com.db4o.foundation.HashtableLongEntry
 
toString() - Method in class com.db4o.foundation.HashtableObjectEntry
 
toString(Iterable4) - Static method in class com.db4o.foundation.Iterators
 
toString(Iterator4) - Static method in class com.db4o.foundation.Iterators
 
toString() - Method in class com.db4o.foundation.Pair
 
toString() - Method in class com.db4o.foundation.TernaryBool
 
toString() - Method in class com.db4o.internal.activation.ActivationMode
 
toString() - Method in class com.db4o.internal.activation.FixedUpdateDepth
 
toString() - Method in class com.db4o.internal.activation.UnspecifiedUpdateDepth
 
toString() - Method in class com.db4o.internal.btree.BTree
 
toString() - Method in class com.db4o.internal.btree.BTreeAdd
 
toString() - Method in class com.db4o.internal.btree.BTreeCancelledRemoval
 
toString() - Method in class com.db4o.internal.btree.BTreeNode
 
toString() - Method in class com.db4o.internal.btree.BTreePatch
 
toString() - Method in class com.db4o.internal.btree.BTreePointer
 
toString() - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
toString() - Method in class com.db4o.internal.btree.BTreeRemove
 
toString() - Method in class com.db4o.internal.btree.FieldIndexKeyImpl
 
toString() - Method in class com.db4o.internal.btree.SearchTarget
 
toString() - Method in class com.db4o.internal.ByteArrayBuffer
 
toString() - Method in class com.db4o.internal.caching.CacheStatistics
 
toString() - Method in class com.db4o.internal.CallBackMode
 
toString() - Method in class com.db4o.internal.ClassMetadata
 
toString() - Method in class com.db4o.internal.ClassMetadataRepository
 
toString() - Method in class com.db4o.internal.CommitTimestampSupport.TimestampEntry
 
toString() - Method in class com.db4o.internal.FieldMetadata
 
toString() - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
toString() - Method in class com.db4o.internal.freespace.FreeSlotNode
 
toString() - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
toString() - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
toString(byte[]) - Method in class com.db4o.internal.handlers.net.NetDateTime
 
toString(byte[]) - Method in class com.db4o.internal.handlers.net.NetDecimal
 
toString(byte[]) - Method in class com.db4o.internal.handlers.net.NetSByte
 
toString(GenericObject) - Method in class com.db4o.internal.handlers.net.NetSimpleTypeHandler
 
toString(GenericArray) - Method in class com.db4o.internal.handlers.net.NetSimpleTypeHandler
 
toString(byte[]) - Method in class com.db4o.internal.handlers.net.NetSimpleTypeHandler
 
toString(byte[]) - Method in class com.db4o.internal.handlers.net.NetUInt
 
toString(byte[]) - Method in class com.db4o.internal.handlers.net.NetULong
 
toString(byte[]) - Method in class com.db4o.internal.handlers.net.NetUShort
 
toString() - Method in class com.db4o.internal.ids.IdSlotMapping
 
toString() - Method in class com.db4o.internal.mapping.MappedIDPair
 
toString() - Method in exception com.db4o.internal.mapping.MappingNotFoundException
 
toString() - Method in class com.db4o.internal.marshall.RawFieldSpec
 
toString() - Method in class com.db4o.internal.metadata.HierarchyAnalyzer.Diff
 
toString() - Method in class com.db4o.internal.ObjectContainerBase
 
toString() - Method in class com.db4o.internal.ObjectID
 
toString() - Method in class com.db4o.internal.ObjectReference
 
toString() - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
toString() - Method in class com.db4o.internal.query.NQOptimizationInfo
 
toString() - Method in class com.db4o.internal.query.processor.QCandidate
 
toString() - Method in class com.db4o.internal.query.processor.QCandidates
 
toString() - Method in class com.db4o.internal.query.processor.QConClass
 
toString() - Method in class com.db4o.internal.query.processor.QConJoin
 
toString() - Method in class com.db4o.internal.query.processor.QConObject
 
toString() - Method in class com.db4o.internal.query.processor.QConPath
 
toString() - Method in class com.db4o.internal.query.processor.QField
 
toString() - Method in class com.db4o.internal.query.processor.QQueryBase
 
toString() - Method in class com.db4o.internal.query.SodaQueryComparator.Direction
 
toString() - Method in class com.db4o.internal.references.HashcodeReferenceSystem
 
toString() - Method in class com.db4o.internal.slots.Slot
 
toString() - Method in class com.db4o.internal.slots.SlotChange
 
toString() - Method in class com.db4o.internal.StatefulBuffer
 
toString() - Method in class com.db4o.internal.StoredClassImpl
 
toString() - Method in class com.db4o.internal.Transaction
 
toString() - Method in class com.db4o.internal.TreeInt
 
toString() - Method in class com.db4o.io.BinConfiguration
 
toString() - Method in class com.db4o.qlin.QLinOrderByDirection
 
toString() - Method in class com.db4o.reflect.generic.GenericArray
 
toString(Object) - Method in class com.db4o.reflect.generic.GenericArrayClass
 
toString() - Method in class com.db4o.reflect.generic.GenericClass
 
toString(Object) - Method in class com.db4o.reflect.generic.GenericClass
 
toString(GenericObject) - Method in interface com.db4o.reflect.generic.GenericConverter
 
toString(GenericArray) - Method in interface com.db4o.reflect.generic.GenericConverter
 
toString() - Method in class com.db4o.reflect.generic.GenericObject
 
toString() - Method in class com.db4o.reflect.jdk.JdkField
 
totalFreespace() - Method in class com.db4o.internal.freespace.AbstractFreespaceManager
 
totalFreespace() - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
totalFreespace() - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
totalFreespace() - Method in interface com.db4o.internal.freespace.FreespaceManager
 
totalFreespace() - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
totalSize() - Method in interface com.db4o.ext.SystemInfo
Returns the total size of the database on disk.
totalSize() - Method in class com.db4o.internal.SystemInfoFileImpl
 
toTreeInt() - Method in class com.db4o.internal.fieldindex.FieldIndexProcessorResult
 
toTreeInt() - Method in interface com.db4o.internal.fieldindex.IndexedNode
 
toTreeInt() - Method in class com.db4o.internal.fieldindex.IndexedNodeBase
 
toTreeInt() - Method in class com.db4o.internal.fieldindex.JoinedLeaf
 
toWriteBuffer(Pointer4) - Method in class com.db4o.internal.marshall.MarshallingContext
 
TPFixedUpdateDepth - Class in com.db4o.internal.activation
 
TPFixedUpdateDepth(int, ModifiedObjectQuery) - Constructor for class com.db4o.internal.activation.TPFixedUpdateDepth
 
tpMode(boolean) - Method in class com.db4o.internal.activation.FixedUpdateDepth
 
tpMode() - Method in class com.db4o.internal.activation.FixedUpdateDepth
 
TPUnspecifiedUpdateDepth - Class in com.db4o.internal.activation
 
TPUpdateDepthProvider - Class in com.db4o.internal.activation
 
TPUpdateDepthProvider() - Constructor for class com.db4o.internal.activation.TPUpdateDepthProvider
 
TRANS_COMMIT - Static variable in class com.db4o.DTrace
 
TRANS_DELETE - Static variable in class com.db4o.DTrace
 
TRANS_DONT_DELETE - Static variable in class com.db4o.DTrace
 
TRANS_FLUSH - Static variable in class com.db4o.DTrace
 
transaction() - Method in class com.db4o.events.TransactionalEventArgs
 
transaction() - Method in class com.db4o.internal.AbstractBufferContext
 
transaction() - Method in class com.db4o.internal.activation.ActivationContext4
 
transaction() - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
transaction() - Method in class com.db4o.internal.DefragmentContextImpl
 
transaction() - Method in interface com.db4o.internal.InternalObjectContainer
 
transaction() - Method in class com.db4o.internal.marshall.MarshallingContext
 
transaction() - Method in class com.db4o.internal.ObjectContainerBase
 
transaction() - Method in class com.db4o.internal.ObjectContainerSession
 
transaction() - Method in class com.db4o.internal.ObjectReference
 
transaction() - Method in class com.db4o.internal.query.processor.QCandidates
 
transaction() - Method in class com.db4o.internal.query.processor.QCon
 
transaction() - Method in class com.db4o.internal.query.processor.QQueryBase
 
transaction() - Method in class com.db4o.internal.query.result.AbstractQueryResult
 
transaction() - Method in class com.db4o.internal.StatefulBuffer
 
Transaction - Class in com.db4o.internal
 
Transaction(ObjectContainerBase, Transaction, ReferenceSystem) - Constructor for class com.db4o.internal.Transaction
 
transaction() - Method in interface com.db4o.marshall.Context
 
transaction() - Method in interface com.db4o.messaging.MessageContext
The transaction the current message has been sent with.
TRANSACTION_POINTER_LENGTH - Static variable in class com.db4o.internal.fileheader.FileHeader
 
TransactionalEventArgs - Class in com.db4o.events
 
TransactionalEventArgs(Transaction) - Constructor for class com.db4o.events.TransactionalEventArgs
 
transactionalIdSystem(TransactionalIdSystem) - Method in class com.db4o.internal.ids.FreespaceCommitter
 
TransactionalIdSystem - Interface in com.db4o.internal.ids
 
TransactionalIdSystemImpl - Class in com.db4o.internal.ids
 
TransactionalIdSystemImpl(Closure4<FreespaceManager>, Closure4<IdSystem>, TransactionalIdSystemImpl) - Constructor for class com.db4o.internal.ids.TransactionalIdSystemImpl
 
TransactionalReferenceSystem - Class in com.db4o.internal.references
 
TransactionalReferenceSystem() - Constructor for class com.db4o.internal.references.TransactionalReferenceSystem
 
TransactionalReferenceSystemBase - Class in com.db4o.internal.references
 
TransactionalReferenceSystemBase() - Constructor for class com.db4o.internal.references.TransactionalReferenceSystemBase
 
TransactionAware - Interface in com.db4o
 
TransactionContext - Class in com.db4o.internal
 
TransactionContext(Transaction, Object) - Constructor for class com.db4o.internal.TransactionContext
 
transactionFrom(EventArgs) - Method in class com.db4o.internal.activation.TransparentActivationDepthProviderImpl
 
TransactionListener - Interface in com.db4o
allows registration with a transaction to be notified of commit and rollback
TransactionLocal<T> - Class in com.db4o.internal
A transaction local variable.
TransactionLocal() - Constructor for class com.db4o.internal.TransactionLocal
 
TransactionLogHandler - Class in com.db4o.internal.transactionlog
 
TransactionLogHandler(LocalObjectContainer) - Constructor for class com.db4o.internal.transactionlog.TransactionLogHandler
 
transactionLogSlotLength(int) - Method in class com.db4o.internal.transactionlog.TransactionLogHandler
 
TransactionParticipant - Interface in com.db4o.internal
 
transactionPointer1(int) - Method in class com.db4o.internal.SystemData
 
transactionPointer1() - Method in class com.db4o.internal.SystemData
 
transactionPointer2(int) - Method in class com.db4o.internal.SystemData
 
transactionPointer2() - Method in class com.db4o.internal.SystemData
 
transferContentTo(ByteArrayBuffer) - Method in class com.db4o.internal.MarshallingBuffer
 
transferContentTo(ByteArrayBuffer, int) - Method in class com.db4o.internal.MarshallingBuffer
 
transferLastWriteTo(MarshallingBuffer, boolean) - Method in class com.db4o.internal.MarshallingBuffer
 
TRANSIENT - Static variable in class com.db4o.internal.Const4
 
TransientClass - Interface in com.db4o.types
Marker interface to denote that a class should not be stored by db4o.
translate(ObjectTranslator) - Method in interface com.db4o.config.ObjectClass
registers a translator for this class.
translate(ObjectTranslator) - Method in class com.db4o.internal.Config4Class
 
TranslatedAspect - Class in com.db4o.internal
 
TranslatedAspect(ClassMetadata, String) - Constructor for class com.db4o.internal.TranslatedAspect
 
TranslatedAspect(ClassMetadata, ObjectTranslator) - Constructor for class com.db4o.internal.TranslatedAspect
 
TRANSLATOR - Static variable in class com.db4o.internal.marshall.AspectType
 
translatorStoredClass(ObjectTranslator) - Method in class com.db4o.internal.FieldMetadata
 
TransparentActivationDepthProvider - Interface in com.db4o.internal.activation
 
TransparentActivationDepthProviderImpl - Class in com.db4o.internal.activation
 
TransparentActivationDepthProviderImpl() - Constructor for class com.db4o.internal.activation.TransparentActivationDepthProviderImpl
 
TransparentActivationSupport - Class in com.db4o.ta
Configuration item that enables Transparent Activation Mode for this session.
TransparentActivationSupport() - Constructor for class com.db4o.ta.TransparentActivationSupport
 
TransparentPersistenceSupport - Class in com.db4o.ta
Enables Transparent Persistence and Transparent Activation behaviours for the current session.
TransparentPersistenceSupport(RollbackStrategy) - Constructor for class com.db4o.ta.TransparentPersistenceSupport
Creates a new instance of TransparentPersistenceSupport class
TransparentPersistenceSupport() - Constructor for class com.db4o.ta.TransparentPersistenceSupport
Creates a new instance of TransparentPersistenceSupport class with no rollback strategies defined.
TransportIdSystem - Class in com.db4o.internal.ids
 
TransportIdSystem(LocalObjectContainer) - Constructor for class com.db4o.internal.ids.TransportIdSystem
 
TransportObjectContainer - Class in com.db4o.internal
no reading no writing no updates no weak references navigation by ID only both sides need synchronised ClassCollections and MetaInformationCaches
TransportObjectContainer(ObjectContainerBase, MemoryBin) - Constructor for class com.db4o.internal.TransportObjectContainer
 
TransportObjectContainer.KnownObjectIdentity - Class in com.db4o.internal
 
TransportObjectContainer.KnownObjectIdentity(int) - Constructor for class com.db4o.internal.TransportObjectContainer.KnownObjectIdentity
 
traverse(Tree, Visitor4) - Static method in class com.db4o.foundation.Tree
 
traverse(Tree, Tree, CancellableVisitor4) - Static method in class com.db4o.foundation.Tree
Traverses a tree with a starting point node.
traverse(Visitor4<V>) - Method in class com.db4o.foundation.Tree
 
traverse(Visitor4<Slot>) - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
traverse(Visitor4) - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
traverse(Visitor4<Slot>) - Method in interface com.db4o.internal.freespace.FreespaceManager
 
traverse(Visitor4) - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
traverse(Visitor4<Slot>) - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
traverse(Visitor4<Slot>) - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
traverseAll(ClassMetadata, Visitor4) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
traverseAll(Transaction, Visitor4) - Method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
traverseAll(Transaction, Visitor4) - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
Traverses all index entries (java.lang.Integer references).
traverseAllAspects(TraverseAspectCommand) - Method in class com.db4o.internal.ClassMetadata
 
traverseAllAspects(MarshallingInfo, TraverseAspectCommand) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
traverseAllAspects(TraverseAspectCommand) - Method in interface com.db4o.internal.metadata.AspectTraversalStrategy
 
traverseAllAspects(TraverseAspectCommand) - Method in class com.db4o.internal.metadata.ModifiedAspectTraversalStrategy
 
traverseAllAspects(TraverseAspectCommand) - Method in class com.db4o.internal.metadata.StandardAspectTraversalStrategy
 
traverseAllIndexSlots(BTree, Visitor4) - Method in interface com.db4o.defragment.DefragmentServices
 
traverseAllIndexSlots(ClassMetadata, Visitor4) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
traverseAllIndexSlots(BTree, Visitor4) - Method in class com.db4o.defragment.DefragmentServicesImpl
 
TraverseAspectCommand - Interface in com.db4o.internal.metadata
 
traverseDeclaredAspects(Procedure4) - Method in class com.db4o.internal.ClassMetadata
 
traverseDeclaredFields(Procedure4) - Method in class com.db4o.internal.ClassMetadata
 
traverseDelete(Visitor4) - Method in class com.db4o.internal.Transaction
 
TraverseFieldCommand - Class in com.db4o.internal.metadata
 
TraverseFieldCommand() - Constructor for class com.db4o.internal.metadata.TraverseFieldCommand
 
traverseFromLeaves(Visitor4) - Method in class com.db4o.foundation.Tree
 
traverseIds(Visitor4<IdSlotMapping>) - Method in class com.db4o.internal.ids.BTreeIdSystem
 
traverseKeys(Transaction, Visitor4) - Method in class com.db4o.internal.btree.BTree
 
traverseKeys(Transaction, Visitor4) - Method in class com.db4o.internal.btree.BTreeNode
 
traverseLocked(Visitor4) - Method in class com.db4o.internal.LockedTree
 
traverseMutable(Visitor4) - Method in class com.db4o.internal.LockedTree
 
traverseNewReferences(Visitor4) - Method in class com.db4o.internal.references.TransactionalReferenceSystemBase
 
traverseOwnSlots(Procedure4<Pair<Integer, Slot>>) - Method in class com.db4o.internal.ids.BTreeIdSystem
 
traverseOwnSlots(Procedure4<Pair<Integer, Slot>>) - Method in interface com.db4o.internal.ids.IdSystem
 
traverseOwnSlots(Procedure4<Pair<Integer, Slot>>) - Method in class com.db4o.internal.ids.InMemoryIdSystem
 
traverseOwnSlots(Procedure4<Pair<Integer, Slot>>) - Method in class com.db4o.internal.ids.PointerBasedIdSystem
 
traverseReferences(Visitor4) - Method in class com.db4o.internal.references.HashcodeReferenceSystem
 
traverseReferences(Visitor4) - Method in interface com.db4o.internal.references.ReferenceSystem
 
traverseReferences(Visitor4) - Method in class com.db4o.internal.references.TransactionalReferenceSystemBase
 
traverseSlotChanges(Visitor4<SlotChange>) - Method in class com.db4o.internal.ids.IdSlotChanges
 
traverseValues(Visitor4) - Method in interface com.db4o.ext.StoredField
specialized highspeed API to collect all values of a field for all instances of a class, if the field is indexed.
traverseValues(Visitor4) - Method in class com.db4o.internal.FieldMetadata
 
traverseValues(Transaction, Visitor4) - Method in class com.db4o.internal.FieldMetadata
 
traverseValues(Visitor4) - Method in class com.db4o.internal.StoredFieldImpl
 
treatAsOpenType(Class<?>) - Method in class com.db4o.internal.HandlerRegistry
 
Tree<T> - Class in com.db4o.foundation
 
Tree() - Constructor for class com.db4o.foundation.Tree
 
TreeInt - Class in com.db4o.internal
Base class for balanced trees.
TreeInt(int) - Constructor for class com.db4o.internal.TreeInt
 
TreeIntObject<T> - Class in com.db4o.internal
 
TreeIntObject(int) - Constructor for class com.db4o.internal.TreeIntObject
 
TreeIntObject(int, T) - Constructor for class com.db4o.internal.TreeIntObject
 
TreeKeyIterator - Class in com.db4o.foundation
 
TreeKeyIterator(Tree) - Constructor for class com.db4o.foundation.TreeKeyIterator
 
TreeNodeIterator - Class in com.db4o.foundation
 
TreeNodeIterator(Tree) - Constructor for class com.db4o.foundation.TreeNodeIterator
 
TreeObject - Class in com.db4o.foundation
 
TreeObject(Object, Comparison4) - Constructor for class com.db4o.foundation.TreeObject
 
TreeReader - Class in com.db4o.internal
 
TreeReader(ByteArrayBuffer, Readable) - Constructor for class com.db4o.internal.TreeReader
 
TreeReader(ByteArrayBuffer, Readable, boolean) - Constructor for class com.db4o.internal.TreeReader
 
TreeSetTypeHandler - Class in com.db4o.typehandlers.internal
 
TreeSetTypeHandler() - Constructor for class com.db4o.typehandlers.internal.TreeSetTypeHandler
 
trigger(T) - Method in class com.db4o.internal.events.Event4Impl
 
triggeringQueryEvents(Closure4<T>) - Method in class com.db4o.internal.query.processor.QQueryBase
 
triggerUncaughtExceptionEvent(Throwable) - Method in class com.db4o.internal.threading.ThreadPool4Impl
 
trimToSize() - Method in class com.db4o.collections.ActivatableArrayList
 
trimToSize() - Method in class com.db4o.collections.ArrayList4
same as java.util.ArrayList but transparently activates the members as required.
truncate(int) - Method in class com.db4o.internal.slots.Slot
 
tryGetByID(Transaction, long) - Method in class com.db4o.internal.ObjectContainerBase
 
tryNext() - Method in class com.db4o.foundation.PausableBlockingQueue
 
tryNext() - Method in interface com.db4o.foundation.PausableBlockingQueue4
Returns the next element in queue if there is one available, returns null otherwise.
tryToCreate() - Method in interface com.db4o.internal.JDKFactory
 
tryToCreate() - Method in class com.db4o.internal.JDKReflect.Factory
 
TSerializable - Class in com.db4o.config
 
TSerializable() - Constructor for class com.db4o.config.TSerializable
 
TTransient - Class in com.db4o.config
 
TTransient() - Constructor for class com.db4o.config.TTransient
 
TTreeMap - Class in com.db4o.config
 
TTreeMap() - Constructor for class com.db4o.config.TTreeMap
 
TTreeSet - Class in com.db4o.config
 
TTreeSet() - Constructor for class com.db4o.config.TTreeSet
 
TVector - Class in com.db4o.config
 
TVector() - Constructor for class com.db4o.config.TVector
 
TYPE_ARRAY - Static variable in class com.db4o.internal.Const4
 
TYPE_NARRAY - Static variable in class com.db4o.internal.Const4
 
TypeAlias - Class in com.db4o.config
a simple Alias for a single Class or Type, using equals on the names in the resolve method.
TypeAlias(String, String) - Constructor for class com.db4o.config.TypeAlias
pass the stored name as the first parameter and the desired runtime name as the second parameter.
TypeAlias(Class, Class) - Constructor for class com.db4o.config.TypeAlias
 
TypeFamilyTypeHandler - Interface in com.db4o.typehandlers
 
typeHandler() - Method in class com.db4o.internal.ClassMetadata
 
TYPEHANDLER - Static variable in class com.db4o.internal.marshall.AspectType
 
TypeHandler4 - Interface in com.db4o.typehandlers
handles reading, writing, deleting, defragmenting and comparisons for types of objects.

Custom Typehandlers can be implemented to alter the default behaviour of storing all non-transient fields of an object.

TypeHandlerAspect - Class in com.db4o.internal
 
TypeHandlerAspect(ClassMetadata, TypeHandler4) - Constructor for class com.db4o.internal.TypeHandlerAspect
 
TypeHandlerCloneContext - Class in com.db4o.internal
 
TypeHandlerCloneContext(HandlerRegistry, TypeHandler4, int) - Constructor for class com.db4o.internal.TypeHandlerCloneContext
 
TypeHandlerConfiguration - Class in com.db4o.internal
 
TypeHandlerConfiguration(Config4Impl) - Constructor for class com.db4o.internal.TypeHandlerConfiguration
 
TypeHandlerConfigurationJDK_1_1 - Class in com.db4o.internal
 
TypeHandlerConfigurationJDK_1_1(Config4Impl) - Constructor for class com.db4o.internal.TypeHandlerConfigurationJDK_1_1
 
TypeHandlerConfigurationJDK_1_2 - Class in com.db4o.internal
 
TypeHandlerConfigurationJDK_1_2(Config4Impl) - Constructor for class com.db4o.internal.TypeHandlerConfigurationJDK_1_2
 
typeHandlerForClass(ReflectClass, byte) - Method in class com.db4o.internal.Config4Impl
 
typeHandlerForClass(ObjectContainerBase, ReflectClass) - Method in class com.db4o.internal.FieldMetadata
 
typeHandlerForClass(ReflectClass) - Method in class com.db4o.internal.HandlerRegistry
 
typeHandlerForClass(ReflectClass) - Method in class com.db4o.internal.ObjectContainerBase
 
typeHandlerForClassMetadataID(int) - Method in class com.db4o.internal.ObjectContainerBase
 
typeHandlerForId(int) - Method in interface com.db4o.internal.DefragmentContext
 
typeHandlerForId(int) - Method in class com.db4o.internal.DefragmentContextImpl
 
typeHandlerForObject(Object) - Method in class com.db4o.internal.OpenTypeHandler
 
TypeHandlerPredicate - Interface in com.db4o.typehandlers
Predicate to be able to select if a specific TypeHandler is applicable for a specific Type.
TypeHandlerPredicatePair - Class in com.db4o.internal.handlers
 
TypeHandlerPredicatePair(TypeHandlerPredicate, TypeHandler4) - Constructor for class com.db4o.internal.handlers.TypeHandlerPredicatePair
 
typeID() - Method in class com.db4o.internal.handlers.net.NetSimpleTypeHandler
 
typeID() - Method in class com.db4o.internal.handlers.NetTypeHandler
 
types(Reflector) - Method in class com.db4o.internal.JDK
 

U

uncaughtException() - Method in interface com.db4o.internal.threading.ThreadPool4
 
uncaughtException() - Method in class com.db4o.internal.threading.ThreadPool4Impl
 
UncaughtExceptionEventArgs - Class in com.db4o.internal.threading
 
UncaughtExceptionEventArgs(Throwable) - Constructor for class com.db4o.internal.threading.UncaughtExceptionEventArgs
 
unicode() - Static method in class com.db4o.config.encoding.StringEncodings
 
UnicodeStringEncoding - Class in com.db4o.internal.encoding
 
UnicodeStringEncoding() - Constructor for class com.db4o.internal.encoding.UnicodeStringEncoding
 
UnicodeStringIO - Class in com.db4o.internal.encoding
 
UnicodeStringIO() - Constructor for class com.db4o.internal.encoding.UnicodeStringIO
 
unindexedIDs() - Method in interface com.db4o.defragment.DefragmentServices
 
unindexedIDs() - Method in class com.db4o.defragment.DefragmentServicesImpl
 
union(BTreeRange) - Method in interface com.db4o.internal.btree.BTreeRange
 
union(BTreeRange) - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
union(BTreeRange) - Method in class com.db4o.internal.btree.BTreeRangeUnion
 
UniqueFieldValueConstraint - Class in com.db4o.constraints
Configures a field of a class to allow unique values only.
UniqueFieldValueConstraint(Object, String) - Constructor for class com.db4o.constraints.UniqueFieldValueConstraint
constructor to create a UniqueFieldValueConstraint.
UniqueFieldValueConstraintViolationException - Exception in com.db4o.constraints
db4o-specific exception.

This exception can be thrown by a UniqueFieldValueConstraint on commit.
UniqueFieldValueConstraintViolationException(String, String) - Constructor for exception com.db4o.constraints.UniqueFieldValueConstraintViolationException
Constructor with a message composed from the class and field name of the entity causing the exception.
UnknownActivationDepth - Class in com.db4o.internal.activation
 
UnknownTypeHandlerAspect - Class in com.db4o.internal.marshall
 
UnknownTypeHandlerAspect(ClassMetadata, String) - Constructor for class com.db4o.internal.marshall.UnknownTypeHandlerAspect
 
unlock() - Method in class com.db4o.util.io.NIOFileAdapter
 
unlockFile(String, Object) - Static method in class com.db4o.internal.Platform4
 
unmarshalDouble(ByteArrayBuffer) - Static method in class com.db4o.internal.marshall.PrimitiveMarshaller0
 
unmarshall(Transaction) - Method in class com.db4o.internal.query.processor.QQueryBase
 
unmarshall(ObjectContainerBase, StatefulBuffer) - Static method in class com.db4o.internal.Serializer
 
unmarshall(ObjectContainerBase, SerializedGraph) - Static method in class com.db4o.internal.Serializer
 
unmarshall(ObjectContainerBase, byte[], int) - Static method in class com.db4o.internal.Serializer
 
unmarshallFloat(ByteArrayBuffer) - Static method in class com.db4o.internal.marshall.PrimitiveMarshaller0
 
UnmarshallingContext - Class in com.db4o.internal.marshall
Wraps the low-level details of reading a Buffer, which in turn is a glorified byte array.
UnmarshallingContext(Transaction, ByteArrayBuffer, ObjectReference, int, boolean) - Constructor for class com.db4o.internal.marshall.UnmarshallingContext
 
UnmarshallingContext(Transaction, ObjectReference, int, boolean) - Constructor for class com.db4o.internal.marshall.UnmarshallingContext
 
unmarshallShort(ByteArrayBuffer) - Static method in class com.db4o.internal.marshall.PrimitiveMarshaller0
 
unmodifiableList(Sequence4) - Static method in class com.db4o.foundation.Collections4
 
UnmodifiableListTypeHandler - Class in com.db4o.typehandlers.internal
 
UnmodifiableListTypeHandler() - Constructor for class com.db4o.typehandlers.internal.UnmodifiableListTypeHandler
 
UNOPTIMIZED - Static variable in class com.db4o.internal.query.NativeQueryHandler
 
unsafeWaitForNext() - Method in class com.db4o.foundation.BlockingQueue
 
unsafeWaitForNext(long) - Method in class com.db4o.foundation.BlockingQueue
 
unsafeWaitForNext(long) - Method in class com.db4o.foundation.PausableBlockingQueue
 
UNSPECIFIED - Static variable in class com.db4o.foundation.TernaryBool
 
unspecified(ModifiedObjectQuery) - Method in class com.db4o.internal.activation.LegacyUpdateDepthProvider
 
unspecified(ModifiedObjectQuery) - Method in class com.db4o.internal.activation.TPUpdateDepthProvider
 
unspecified(ModifiedObjectQuery) - Method in interface com.db4o.internal.activation.UpdateDepthProvider
 
UNSPECIFIED - Static variable in class com.db4o.internal.Const4
 
UNSPECIFIED_CONSTRUCTOR - Static variable in class com.db4o.reflect.core.ReflectConstructorSpec
 
UnspecifiedUpdateDepth - Class in com.db4o.internal.activation
 
UnspecifiedUpdateDepth() - Constructor for class com.db4o.internal.activation.UnspecifiedUpdateDepth
 
UnsupportedOldFormatException - Exception in com.db4o.ext
This exception is thrown while reading old database files for which support has been dropped.
UnsupportedOldFormatException() - Constructor for exception com.db4o.ext.UnsupportedOldFormatException
 
UNTYPED_ID - Static variable in class com.db4o.internal.Handlers4
 
UNUSED - Static variable in class com.db4o.ext.Status
 
Unversioned - Interface in com.db4o.types
marker interface to denote that version numbers and UUIDs should not be generated for a class that implements this interface
unversionedTemplate() - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
unversionedTemplate() - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler
 
unversionedTemplate() - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
unversionedTemplate() - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
unversionedTemplate() - Method in interface com.db4o.internal.VersionedTypeHandler
 
unwrap(IterableBase) - Static method in class com.db4o.foundation.IterableBaseFactory
 
UPDATE - Static variable in class com.db4o.internal.EventDispatchers
 
UPDATE - Static variable in class com.db4o.internal.slots.Slot
 
updateClassName(byte[]) - Static method in class com.db4o.internal.Platform4
 
updated() - Method in class com.db4o.events.CommitEventArgs
 
updated() - Method in interface com.db4o.events.EventRegistry
This event is fired after an object is updated.
updated(int) - Method in interface com.db4o.internal.CallbackInfoCollector
 
updated - Variable in class com.db4o.internal.CallbackObjectInfoCollections
 
updated() - Method in class com.db4o.internal.events.EventRegistryImpl
 
UpdatedDepth - Annotation Type in com.db4o.config.annotations
specifies the updateDepth for this class.
UpdatedDepthConfigurator - Class in com.db4o.config.annotations.reflect
 
UpdatedDepthConfigurator(String, int) - Constructor for class com.db4o.config.annotations.reflect.UpdatedDepthConfigurator
 
UpdatedDepthFactory - Class in com.db4o.config.annotations.reflect
 
UpdatedDepthFactory() - Constructor for class com.db4o.config.annotations.reflect.UpdatedDepthFactory
 
updateDepth(int) - Method in interface com.db4o.config.CommonConfiguration
specifies the global updateDepth.
updateDepth(int) - Method in interface com.db4o.config.Configuration
specifies the global updateDepth.
updateDepth(int) - Method in interface com.db4o.config.ObjectClass
specifies the updateDepth for this class.
UpdateDepth - Interface in com.db4o.internal.activation
 
updateDepth(int) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
updateDepth(int) - Method in class com.db4o.internal.Config4Class
 
updateDepth(int) - Method in class com.db4o.internal.Config4Impl
 
updateDepth() - Method in class com.db4o.internal.Config4Impl
 
updateDepth() - Method in class com.db4o.internal.marshall.MarshallingContext
 
updateDepth(UpdateDepth) - Method in class com.db4o.internal.marshall.MarshallingContext
 
updateDepthFromConfig() - Method in class com.db4o.internal.ClassMetadata
 
UpdateDepthGreaterOne - Class in com.db4o.diagnostic
Diagnostic, if update depth greater than 1.
UpdateDepthGreaterOne(int) - Constructor for class com.db4o.diagnostic.UpdateDepthGreaterOne
 
UpdateDepthProvider - Interface in com.db4o.internal.activation
 
updateDepthProvider(UpdateDepthProvider) - Method in class com.db4o.internal.Config4Impl
 
updateDepthProvider() - Method in class com.db4o.internal.Config4Impl
 
updateDepthProvider() - Method in interface com.db4o.internal.InternalObjectContainer
 
updateDepthProvider() - Method in class com.db4o.internal.ObjectContainerBase
 
updateDepthProvider() - Method in class com.db4o.internal.ObjectContainerSession
 
updateExistingStaticField(Transaction, StaticField, ReflectField) - Method in class com.db4o.internal.ClassMetadata
 
updating() - Method in interface com.db4o.events.EventRegistry
This event is fired before an object is updated.
updating() - Method in class com.db4o.internal.events.EventRegistryImpl
 
updating() - Method in class com.db4o.internal.FieldMetadata
 
upgradeFile(String) - Method in class com.db4o.defragment.DefragmentConfig
Instruct the defragment process to upgrade the source file to the current db4o version prior to defragmenting it.
uri() - Method in class com.db4o.io.BinConfiguration
 
useBTreeSystem() - Method in interface com.db4o.config.FreespaceConfiguration
configures db4o to use a BTree-based freespace system.
useBTreeSystem() - Method in class com.db4o.internal.Config4Impl
 
useCustomIdSystem(IdSystemFactory) - Method in class com.db4o.internal.Config4Impl
 
useCustomSystem(IdSystemFactory) - Method in interface com.db4o.config.IdSystemConfiguration
configures db4o to use a custom ID system.
useCustomSystem(IdSystemFactory) - Method in class com.db4o.internal.config.IdSystemConfigurationImpl
 
used(boolean) - Method in class com.db4o.internal.Config4Field
 
used() - Method in class com.db4o.internal.Config4Field
 
useDedicatedSlot(Context, TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
useDefaultTransactionTimestamp() - Method in class com.db4o.internal.LocalTransaction
 
useDefaultTransactionTimestamp() - Method in class com.db4o.internal.ObjectContainerBase
 
useDefaultTransactionTimestamp() - Method in class com.db4o.internal.Transaction
 
useIndexSystem() - Method in interface com.db4o.config.FreespaceConfiguration
Deprecated.
Please use the BTree freespace system instead by calling FreespaceConfiguration.useBTreeSystem().
useIndexSystem() - Method in class com.db4o.internal.Config4Impl
Deprecated. 
useInMemoryIdSystem() - Method in class com.db4o.internal.Config4Impl
 
useInMemorySystem() - Method in interface com.db4o.config.IdSystemConfiguration
configures db4o to use an in-memory ID system.
useInMemorySystem() - Method in class com.db4o.internal.config.IdSystemConfigurationImpl
 
useJavaHandling() - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
useJavaHandling() - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper
 
useJavaHandling() - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper3
 
useNativeSerialization() - Method in class com.db4o.internal.JDK
 
useNativeSerialization() - Static method in class com.db4o.internal.Platform4
 
useNormalClassRead() - Method in class com.db4o.internal.marshall.PrimitiveMarshaller
 
useNormalClassRead() - Method in class com.db4o.internal.marshall.PrimitiveMarshaller0
 
useNormalClassRead() - Method in class com.db4o.internal.marshall.PrimitiveMarshaller1
 
usePointerBasedIdSystem() - Method in class com.db4o.internal.Config4Impl
 
usePointerBasedSystem() - Method in interface com.db4o.config.IdSystemConfiguration
configures db4o to store IDs as pointers.
usePointerBasedSystem() - Method in class com.db4o.internal.config.IdSystemConfigurationImpl
 
User - Class in com.db4o
 
User() - Constructor for class com.db4o.User
 
User(String, String) - Constructor for class com.db4o.User
 
USER_OBJECTS - Static variable in class com.db4o.internal.slots.SlotChangeFactory
 
USER_TRANS - Static variable in class com.db4o.internal.Const4
 
useRamSystem() - Method in interface com.db4o.config.FreespaceConfiguration
configures db4o to use a RAM-based freespace system.
useRamSystem() - Method in class com.db4o.internal.Config4Impl
 
useSingleBTreeIdSystem() - Method in class com.db4o.internal.Config4Impl
 
useSingleBTreeSystem() - Method in interface com.db4o.config.IdSystemConfiguration
configures db4o to use a single BTreeIdSystem on top of an InMemoryIdSystem.
useSingleBTreeSystem() - Method in class com.db4o.internal.config.IdSystemConfigurationImpl
 
useSlot(int) - Method in class com.db4o.internal.StatefulBuffer
 
useSlot(int, int) - Method in class com.db4o.internal.StatefulBuffer
 
useSlot(Slot) - Method in class com.db4o.internal.StatefulBuffer
 
useSlot(int, int, int) - Method in class com.db4o.internal.StatefulBuffer
 
useStackedBTreeIdSystem() - Method in class com.db4o.internal.Config4Impl
 
useStackedBTreeSystem() - Method in interface com.db4o.config.IdSystemConfiguration
configures db4o to use a stack of two BTreeIdSystems on top of an InMemoryIdSystem.
useStackedBTreeSystem() - Method in class com.db4o.internal.config.IdSystemConfigurationImpl
 
utf8() - Static method in class com.db4o.config.encoding.StringEncodings
 
UTF8StringEncoding - Class in com.db4o.internal.encoding
 
UTF8StringEncoding() - Constructor for class com.db4o.internal.encoding.UTF8StringEncoding
 
UUIDFieldMetadata - Class in com.db4o.internal
 
uUIDIndex() - Method in class com.db4o.internal.ObjectContainerBase
 
uuidIndexId() - Method in class com.db4o.internal.SystemData
 
uuidIndexId(int) - Method in class com.db4o.internal.SystemData
 
uuidLongPart() - Method in class com.db4o.internal.FrozenObjectInfo
 

V

validateForBind(Activator, Activator) - Static method in class com.db4o.collections.ActivatableSupport
 
value - Variable in class com.db4o.config.Entry
 
value - Variable in class com.db4o.foundation.BooleanByRef
 
value - Variable in class com.db4o.foundation.ByRef
 
value() - Method in class com.db4o.foundation.DynamicVariable
 
value(T) - Method in class com.db4o.foundation.DynamicVariable
 
value() - Method in interface com.db4o.foundation.Entry4
 
value - Variable in class com.db4o.foundation.EnumerateIterator.Tuple
 
value() - Method in class com.db4o.foundation.HashtableIntEntry
 
value - Variable in class com.db4o.foundation.IntArrayByRef
 
value - Variable in class com.db4o.foundation.IntByRef
 
value - Variable in class com.db4o.foundation.LongByRef
 
value - Variable in class com.db4o.foundation.ObjectByRef
 
value() - Method in class com.db4o.internal.ArrayType
 
value() - Method in interface com.db4o.internal.btree.FieldIndexKey
 
value() - Method in class com.db4o.internal.btree.FieldIndexKeyImpl
 
value() - Method in class com.db4o.internal.CommitTimestampSupport.TimestampEntry
 
value() - Static method in class com.db4o.internal.InCallback
 
value() - Method in class com.db4o.internal.io.BlockSizeImpl
 
value() - Method in interface com.db4o.io.BlockSize
 
value - Variable in class com.db4o.StaticField
 
valueHandler() - Method in class com.db4o.internal.btree.FieldIndexKeyHandler
 
valueOf(Class, String) - Method in class com.db4o.foundation.Enum4
 
values() - Method in class com.db4o.collections.ActivatableHashMap
 
values() - Method in class com.db4o.collections.ActivatableHashtable
 
values() - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
values() - Method in class com.db4o.foundation.HashtableBase
 
values() - Method in interface com.db4o.foundation.Map4
 
valuesIterator() - Method in class com.db4o.foundation.HashtableBase
Iterates through all the values.
ValueTypeHandler - Interface in com.db4o.typehandlers
 
vanillaDb4oConfig(int) - Static method in class com.db4o.defragment.DefragmentConfig
 
VanillaIoAdapter - Class in com.db4o.io
Deprecated.
VanillaIoAdapter(IoAdapter) - Constructor for class com.db4o.io.VanillaIoAdapter
Deprecated.
 
VanillaIoAdapter(IoAdapter, String, boolean, long, boolean) - Constructor for class com.db4o.io.VanillaIoAdapter
Deprecated.
 
VariableLengthTypeHandler - Interface in com.db4o.internal.handlers
marker interface for TypeHandlers where the slot length can change, depending on the object stored
VectorTypeHandler - Class in com.db4o.typehandlers
TypeHandler for java.util.Vector for JDKs without the collection framework.
VectorTypeHandler() - Constructor for class com.db4o.typehandlers.VectorTypeHandler
 
ver() - Method in class com.db4o.internal.JDK
 
version() - Static method in class com.db4o.Db4o
returns the version name of the used db4o version.
version() - Method in interface com.db4o.ext.ExtObjectContainer
returns the current transaction serial number.
VERSION - Static variable in class com.db4o.ext.VirtualField
the field name of the virtual version field, to be used for querying.
VERSION - Static variable in class com.db4o.internal.convert.conversions.ClassAspects_7_4
 
VERSION - Static variable in class com.db4o.internal.convert.conversions.ClassIndexesToBTrees_5_5
 
VERSION - Static variable in class com.db4o.internal.convert.conversions.DropDateTimeOffsetClassIndexes_7_12
 
VERSION - Static variable in class com.db4o.internal.convert.conversions.DropEnumClassIndexes_7_10
 
VERSION - Static variable in class com.db4o.internal.convert.conversions.DropGuidClassIndexes_7_12
 
VERSION - Static variable in class com.db4o.internal.convert.conversions.FieldIndexesToBTrees_5_7
 
VERSION - Static variable in class com.db4o.internal.convert.conversions.ReindexNetDateTime_7_8
 
VERSION - Static variable in class com.db4o.internal.convert.conversions.VersionNumberToCommitTimestamp_8_0
 
VERSION - Static variable in class com.db4o.internal.convert.Converter
 
version() - Method in class com.db4o.internal.fileheader.FileHeader1
 
version() - Method in class com.db4o.internal.fileheader.FileHeader2
 
version() - Method in class com.db4o.internal.fileheader.FileHeader3
 
version() - Method in class com.db4o.internal.fileheader.NewFileHeaderBase
 
version(int) - Static method in class com.db4o.internal.marshall.MarshallerFamily
 
version() - Method in class com.db4o.internal.ObjectContainerBase
 
version() - Method in class com.db4o.internal.ObjectContainerSession
 
version() - Method in interface com.db4o.internal.replication.Db4oReplicationReference
 
VersionedTypeHandler - Interface in com.db4o.internal
 
VersionFieldMetadata - Class in com.db4o.internal
 
versionForId(int) - Method in class com.db4o.internal.CommitTimestampSupport
 
versionForId(int) - Method in class com.db4o.internal.LocalTransaction
 
versionForId(int) - Method in class com.db4o.internal.Transaction
 
versionIndex() - Method in class com.db4o.internal.ObjectContainerBase
 
VersionNumberToCommitTimestamp_8_0 - Class in com.db4o.internal.convert.conversions
 
VersionNumberToCommitTimestamp_8_0() - Constructor for class com.db4o.internal.convert.conversions.VersionNumberToCommitTimestamp_8_0
 
VIRTUAL_FIELD_PREFIX - Static variable in class com.db4o.internal.Const4
 
VirtualAttributeHandler - Interface in com.db4o.internal.handlers
 
virtualAttributes() - Method in class com.db4o.internal.ObjectReference
 
virtualAttributes(Transaction, boolean) - Method in class com.db4o.internal.ObjectReference
 
virtualAttributes(Transaction) - Method in class com.db4o.internal.ObjectReference
 
VirtualAttributes - Class in com.db4o.internal
 
VirtualAttributes() - Constructor for class com.db4o.internal.VirtualAttributes
 
virtualException() - Static method in class com.db4o.internal.Exceptions4
 
VirtualField - Class in com.db4o.ext
intended for future virtual fields on classes.
VirtualField() - Constructor for class com.db4o.ext.VirtualField
 
virtualFieldByName(String) - Method in class com.db4o.internal.HandlerRegistry
 
VirtualFieldMetadata - Class in com.db4o.internal
TODO: refactor for symmetric inheritance - don't inherit from YapField and override, instead extract an abstract superclass from YapField and let both YapField and this class implement
visit(T) - Method in interface com.db4o.foundation.CancellableVisitor4
 
visit(int, Object) - Method in interface com.db4o.foundation.IntObjectVisitor
 
visit(T) - Method in interface com.db4o.foundation.Visitor4
 
visit(BTreeRangeSingle) - Method in class com.db4o.internal.btree.algebra.BTreeRangeOperation
 
visit(BTreeRangeUnion) - Method in class com.db4o.internal.btree.algebra.BTreeRangeOperation
 
visit(BTreeRangeSingle) - Method in interface com.db4o.internal.btree.BTreeRangeVisitor
 
visit(BTreeRangeUnion) - Method in interface com.db4o.internal.btree.BTreeRangeVisitor
 
visit(Object) - Method in class com.db4o.internal.query.processor.QCandidates
 
visit(Object) - Method in class com.db4o.internal.query.processor.QCon
 
visit(Object) - Method in class com.db4o.internal.query.processor.QConEvaluation
 
visit(Object) - Method in class com.db4o.internal.query.processor.QConObject
 
visit(Object) - Method in class com.db4o.internal.query.processor.QField
 
visit(Object) - Method in class com.db4o.internal.query.result.IdListQueryResult
 
Visitable<T> - Interface in com.db4o.foundation
 
Visitor4<T> - Interface in com.db4o.foundation
 

W

waitForNext(long) - Method in class com.db4o.foundation.BlockingQueue
 
waitForNext() - Method in class com.db4o.foundation.BlockingQueue
 
wasAddedToTree() - Method in class com.db4o.foundation.Tree
 
wasLoadedFromClassIndex() - Method in class com.db4o.internal.query.processor.QCandidates
 
weakReferenceCollectionInterval(int) - Method in interface com.db4o.config.CommonConfiguration
configures the timer for WeakReference collection.
weakReferenceCollectionInterval(int) - Method in interface com.db4o.config.Configuration
configures the timer for WeakReference collection.
weakReferenceCollectionInterval(int) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
weakReferenceCollectionInterval(int) - Method in class com.db4o.internal.Config4Impl
 
weakReferenceCollectionInterval() - Method in class com.db4o.internal.Config4Impl
 
weakReferences(boolean) - Method in interface com.db4o.config.CommonConfiguration
turns weak reference management on or off.
weakReferences(boolean) - Method in interface com.db4o.config.Configuration
turns weak reference management on or off.
weakReferences - Static variable in class com.db4o.Debug4
allows turning weak references off
weakReferences(boolean) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
weakReferences(boolean) - Method in class com.db4o.internal.Config4Impl
 
weakReferences() - Method in class com.db4o.internal.Config4Impl
 
WeakReferenceSupport - Interface in com.db4o.internal.weakref
 
WeakReferenceSupportFactory - Class in com.db4o.internal.weakref
 
WeakReferenceSupportFactory() - Constructor for class com.db4o.internal.weakref.WeakReferenceSupportFactory
 
weakReferenceTarget(Object) - Method in class com.db4o.internal.JDK
 
weakReferenceTarget(Object) - Static method in class com.db4o.internal.Platform4
 
where(Object) - Method in class com.db4o.internal.qlin.QLinSodaNode
 
where(Object) - Method in interface com.db4o.qlin.QLin
adds a where node to this QLin query.
WildcardAlias - Class in com.db4o.config
Wildcard Alias functionality to create aliases for packages, namespaces or multiple similar named classes.
WildcardAlias(String, String) - Constructor for class com.db4o.config.WildcardAlias
Create a WildcardAlias with two patterns, the stored pattern and the pattern that is to be used at runtime.
willDispatchCommitted() - Method in interface com.db4o.internal.CommittedCallbackDispatcher
 
Win32IoAdapter - Class in com.db4o.util.io.win32
An IoAdapter implementation that uses JNI to talk directly with the WIN32 API.
Win32IoAdapter(String, boolean, long, boolean) - Constructor for class com.db4o.util.io.win32.Win32IoAdapter
 
Win32IoAdapter() - Constructor for class com.db4o.util.io.win32.Win32IoAdapter
 
with(T, Closure4) - Method in class com.db4o.foundation.DynamicVariable
 
with(T, Runnable) - Method in class com.db4o.foundation.DynamicVariable
 
withContent(AbstractBufferContext, Runnable) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
withContent(AbstractBufferContext, Runnable) - Method in class com.db4o.internal.handlers.array.ArrayHandler0
 
withEnvironment(Runnable) - Method in class com.db4o.internal.ObjectContainerBase
 
withTransaction(Transaction, Runnable) - Method in class com.db4o.internal.ObjectContainerBase
 
wrap(Object) - Method in class com.db4o.internal.Transaction
 
wrapEvaluation(Object) - Static method in class com.db4o.internal.Platform4
 
wrapHandlerToArrays(TypeHandler4) - Method in class com.db4o.internal.FieldMetadata
 
wrapWithTransactionContext(Transaction, Object) - Method in class com.db4o.internal.ClassMetadata
 
wrapWithTransactionContext(Transaction, Object, TypeHandler4) - Static method in class com.db4o.internal.Handlers4
 
wrapWithTransactionContext(Transaction, Object) - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
WRITE - Static variable in class com.db4o.activation.ActivationPurpose
 
write(Transaction) - Method in class com.db4o.internal.classindex.BTreeClassIndexStrategy
 
write(Transaction) - Method in interface com.db4o.internal.classindex.ClassIndexStrategy
 
write(WriteContext) - Method in class com.db4o.internal.collections.BigSet
 
write(WriteContext) - Method in interface com.db4o.internal.collections.BigSetPersistence
 
write(WriteContext, Object) - Method in class com.db4o.internal.collections.BigSetTypeHandler
 
write(LocalObjectContainer, int) - Method in class com.db4o.internal.DefragmentContextImpl
 
write(WriteBuffer, String) - Method in class com.db4o.internal.encoding.DelegatingStringIO
 
write(String) - Method in class com.db4o.internal.encoding.DelegatingStringIO
 
write(WriteBuffer, String) - Method in class com.db4o.internal.encoding.LatinStringIO
 
write(String) - Method in class com.db4o.internal.encoding.LatinStringIO
 
write(WriteBuffer, String) - Method in class com.db4o.internal.encoding.UnicodeStringIO
 
write(String) - Method in class com.db4o.internal.encoding.UnicodeStringIO
 
write(LocalObjectContainer) - Method in class com.db4o.internal.freespace.BlockAwareFreespaceManager
 
write(LocalObjectContainer) - Method in class com.db4o.internal.freespace.BTreeFreespaceManager
 
write(ByteArrayBuffer) - Method in class com.db4o.internal.freespace.FreeSlotNode
 
write(LocalObjectContainer) - Method in interface com.db4o.internal.freespace.FreespaceManager
 
write(LocalObjectContainer) - Method in class com.db4o.internal.freespace.FreespaceManagerIx
 
write(LocalObjectContainer) - Method in class com.db4o.internal.freespace.InMemoryFreespaceManager
 
write(LocalObjectContainer) - Method in class com.db4o.internal.freespace.NullFreespaceManager
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
write(Object, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.BooleanHandler
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.BooleanHandler
 
write(Object, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.ByteHandler
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.ByteHandler
 
write(Object, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.CharHandler
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.CharHandler
 
write(Object, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.DateHandlerBase
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.DateHandlerBase
 
write(Object, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.DoubleHandler
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.DoubleHandler
 
write(Object, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.FloatHandler
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.FloatHandler
 
write(Object, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.IntHandler
 
write(int, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.IntHandler
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.IntHandler
 
write(Object, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.LongHandler
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.LongHandler
 
write(Object, byte[], int) - Method in class com.db4o.internal.handlers.net.NetSimpleTypeHandler
 
write(Object, byte[], int) - Method in class com.db4o.internal.handlers.NetTypeHandler
 
write(Object, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.NetTypeHandler
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.NullFieldAwareTypeHandler
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.PlainObjectHandler
 
write(Object, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
write(Object, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.ShortHandler
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.ShortHandler
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.StringBasedValueTypeHandlerBase
 
write(WriteContext, Object) - Method in class com.db4o.internal.handlers.StringHandler
 
write(TypeHandler4, WriteContext, Object) - Static method in class com.db4o.internal.Handlers4
 
write(ByteArrayBuffer) - Method in class com.db4o.internal.ids.IdSlotMapping
 
write(ByteArrayBuffer) - Method in class com.db4o.internal.ids.IdSlotTree
 
write(ByteArrayBuffer) - Method in class com.db4o.internal.ids.SequentialIdGenerator
 
write(Transaction, ClassMetadata, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.ClassMarshaller
 
write(Transaction, ClassMetadata, ClassAspect, ByteArrayBuffer) - Method in interface com.db4o.internal.marshall.FieldMarshaller
 
write(Transaction, ClassMetadata, ClassAspect, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.FieldMarshaller0
 
write(Transaction, ClassMetadata, ClassAspect, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.FieldMarshaller1
 
write(Transaction, ClassMetadata, ClassAspect, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.FieldMarshaller2
 
write(WriteContext, Object) - Method in class com.db4o.internal.OpenTypeHandler
 
write(Transaction) - Method in class com.db4o.internal.PersistentBase
 
write(ByteArrayBuffer) - Method in interface com.db4o.internal.ReadWriteable
 
write(ByteArrayBuffer) - Method in class com.db4o.internal.SerializedGraph
 
write(ByteArrayBuffer) - Method in class com.db4o.internal.slots.SlotChange
 
write() - Method in class com.db4o.internal.StatefulBuffer
 
write(ByteArrayBuffer) - Method in class com.db4o.internal.TreeInt
 
write(ByteArrayBuffer, TreeInt) - Static method in class com.db4o.internal.TreeInt
 
write(ByteArrayBuffer, TreeInt, int) - Static method in class com.db4o.internal.TreeInt
 
write(ByteArrayBuffer) - Method in class com.db4o.internal.TreeIntObject
 
write(long, byte[], int) - Method in interface com.db4o.io.Bin
writes a given number of bytes from an array of bytes at an offset position
write(long, byte[], int) - Method in class com.db4o.io.BinDecorator
 
write(long, byte[]) - Method in class com.db4o.io.BlockAwareBin
writes a buffer to the seeked address
write(int, byte[]) - Method in class com.db4o.io.BlockAwareBinWindow
 
write(byte[], int) - Method in class com.db4o.io.CachedIoAdapter
Deprecated.
Writes the buffer to cache using pages
write(long, byte[], int) - Method in class com.db4o.io.FileStorage.FileBin
 
write(byte[]) - Method in class com.db4o.io.IoAdapter
Deprecated.
writes a buffer to the seeked address
write(byte[], int) - Method in class com.db4o.io.IoAdapter
Deprecated.
implement to write a buffer at the seeked address
write(long, byte[], int) - Method in class com.db4o.io.MemoryBin
for internal processing only.
write(byte[], int) - Method in class com.db4o.io.RandomAccessFileAdapter
Deprecated.
 
write(long, byte[], int) - Method in class com.db4o.io.ReadOnlyBin
 
write(long, byte[], int) - Method in class com.db4o.io.SynchronizedBin
 
write(long, byte[], int) - Method in class com.db4o.io.ThreadedSyncBin
 
write(byte[], int) - Method in class com.db4o.io.VanillaIoAdapter
Deprecated.
 
write(WriteContext, Object) - Method in class com.db4o.typehandlers.CollectionTypeHandler
 
write(WriteContext, Object) - Method in class com.db4o.typehandlers.HashtableTypeHandler
 
write(WriteContext, Object) - Method in class com.db4o.typehandlers.IgnoreFieldsTypeHandler
 
write(WriteContext, Object) - Method in class com.db4o.typehandlers.internal.TreeSetTypeHandler
 
write(WriteContext, Object) - Method in class com.db4o.typehandlers.internal.UnmodifiableListTypeHandler
 
write(WriteContext, Object) - Method in class com.db4o.typehandlers.MapTypeHandler
 
write(WriteContext, Object) - Method in interface com.db4o.typehandlers.TypeHandler4
gets called when an object is to be written to the database.
write(WriteContext, Object) - Method in class com.db4o.typehandlers.VectorTypeHandler
 
write(byte[], int) - Method in class com.db4o.util.io.NIOFileAdapter
 
write(byte[], int) - Method in class com.db4o.util.io.win32.Win32IoAdapter
 
WRITE_BYTES - Static variable in class com.db4o.DTrace
 
WRITE_LOOP - Static variable in class com.db4o.internal.Const4
 
WRITE_POINTER - Static variable in class com.db4o.DTrace
 
WRITE_UPDATE_ADJUST_INDEXES - Static variable in class com.db4o.DTrace
 
WRITE_XBYTES - Static variable in class com.db4o.DTrace
 
writeAllClasses() - Method in class com.db4o.internal.ClassMetadataRepository
 
writeBegin(WriteBuffer, byte) - Static method in class com.db4o.Debug4
 
writeBegin(byte) - Method in class com.db4o.internal.ByteArrayBuffer
 
writeBitMap(BitMap4) - Method in class com.db4o.internal.ByteArrayBuffer
 
writeBlobTo(Transaction, BlobImpl) - Method in interface com.db4o.BlobTransport
 
writeBuffer(ByteArrayBuffer, boolean) - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart2
 
writeBuffer(ByteArrayBuffer, boolean) - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart3
 
WriteBuffer - Interface in com.db4o.marshall
a buffer interface with write methods.
writeByte(byte) - Method in class com.db4o.internal.ByteArrayBuffer
 
writeByte(byte) - Method in class com.db4o.internal.DefragmentContextImpl
 
writeByte(byte) - Method in class com.db4o.internal.marshall.MarshallingContext
 
writeByte(byte) - Method in class com.db4o.internal.MarshallingBuffer
 
writeByte(byte) - Method in interface com.db4o.marshall.WriteBuffer
writes a single byte to the buffer.
writeBytes(byte[]) - Method in class com.db4o.internal.ByteArrayBuffer
 
writeBytes(byte[]) - Method in class com.db4o.internal.DefragmentContextImpl
 
writeBytes(ByteArrayBuffer, int, int) - Method in class com.db4o.internal.IoAdaptedObjectContainer
 
writeBytes(ByteArrayBuffer, int, int) - Method in class com.db4o.internal.LocalObjectContainer
 
writeBytes(byte[]) - Method in class com.db4o.internal.marshall.MarshallingContext
 
writeBytes(byte[]) - Method in class com.db4o.internal.MarshallingBuffer
 
writeBytes(ByteArrayBuffer, int, int) - Method in class com.db4o.internal.TransportObjectContainer
 
writeBytes(byte[]) - Method in interface com.db4o.marshall.ReservedBuffer
writes a byte array to the reserved buffer.
writeBytes(byte[]) - Method in interface com.db4o.marshall.WriteBuffer
writes an array of bytes to the buffer
WriteContext - Interface in com.db4o.marshall
this interface is passed to internal class TypeHandler4 during marshaling and provides methods to marshal objects.
writeDeclaredAspectCount(int) - Method in class com.db4o.internal.marshall.MarshallingContext
 
writeDimensions(WriteContext, ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
writeDimensions(WriteContext, ArrayInfo) - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler
 
writeDirtyClassMetadata() - Method in class com.db4o.internal.LocalObjectContainer
 
writeDirtyClassMetadata() - Method in class com.db4o.internal.ObjectContainerBase
 
writeElements(WriteContext, Object, ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
writeElements(WriteContext, Object, ArrayInfo) - Method in class com.db4o.internal.handlers.array.MultidimensionalArrayHandler
 
writeEncrypt(ByteArrayBuffer, int, int) - Method in class com.db4o.internal.LocalObjectContainer
 
writeEncrypt() - Method in class com.db4o.internal.StatefulBuffer
 
writeEnd(WriteBuffer) - Static method in class com.db4o.Debug4
 
writeEnd() - Method in class com.db4o.internal.ByteArrayBuffer
 
writeFixedPart(LocalObjectContainer, boolean, boolean, StatefulBuffer, int) - Method in class com.db4o.internal.fileheader.FileHeader
 
writeFixedPart(LocalObjectContainer, boolean, boolean, StatefulBuffer, int) - Method in class com.db4o.internal.fileheader.FileHeader1
 
writeFixedPart(LocalObjectContainer, boolean, boolean, StatefulBuffer, int) - Method in class com.db4o.internal.fileheader.FileHeader2
 
writeHeader(boolean, boolean) - Method in class com.db4o.internal.LocalObjectContainer
 
writeHeader(boolean, boolean) - Method in class com.db4o.internal.TransportObjectContainer
 
writeHeaderLock() - Method in class com.db4o.internal.fileheader.TimerFileLock
 
writeHeaderLock() - Method in class com.db4o.internal.fileheader.TimerFileLockDisabled
 
writeHeaderLock() - Method in class com.db4o.internal.fileheader.TimerFileLockEnabled
 
writeIDOf(Transaction, Object) - Method in class com.db4o.internal.ByteArrayBuffer
 
writeIDOf(Transaction, PersistentBase) - Method in class com.db4o.internal.ByteArrayBuffer
 
writeIndex(Transaction, ClassMetadata, ByteArrayBuffer) - Method in class com.db4o.internal.marshall.ClassMarshaller
 
writeIndexEntry(Context, ByteArrayBuffer, Object) - Method in class com.db4o.internal.btree.FieldIndexKeyHandler
 
writeIndexEntry(Context, ByteArrayBuffer, Object) - Method in class com.db4o.internal.freespace.SlotHandler
 
writeIndexEntry(Context, ByteArrayBuffer, Object) - Method in class com.db4o.internal.handlers.PrimitiveHandler
 
writeIndexEntry(Context, ByteArrayBuffer, Object) - Method in class com.db4o.internal.handlers.StandardReferenceTypeHandler
 
writeIndexEntry(Context, ByteArrayBuffer, Object) - Method in class com.db4o.internal.handlers.StringHandler
 
writeIndexEntry(Context, ByteArrayBuffer, IdSlotMapping) - Method in class com.db4o.internal.ids.BTreeIdSystem.IdSlotMappingHandler
 
writeIndexEntry(Context, ByteArrayBuffer, T) - Method in interface com.db4o.internal.Indexable4
 
writeIndexEntry(Context, ByteArrayBuffer, Object) - Method in class com.db4o.internal.mapping.MappedIDPairHandler
 
writeIndexEntry(Context, ByteArrayBuffer, Object) - Method in class com.db4o.internal.Null
 
writeInfo(WriteContext, ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayHandler
 
writeInstantiation(WriteContext, Object) - Method in interface com.db4o.typehandlers.InstantiatingTypeHandler
gets called when an object is to be written to the database.
writeInstantiation(WriteContext, Object) - Method in class com.db4o.typehandlers.internal.TreeSetTypeHandler
 
writeInstantiation(WriteContext, Object) - Method in class com.db4o.typehandlers.internal.UnmodifiableListTypeHandler
 
writeInt(byte[], int, int) - Static method in class com.db4o.foundation.PrimitiveCodec
 
writeInt(ByteArrayOutputStream, int) - Static method in class com.db4o.foundation.PrimitiveCodec
 
writeInt(int) - Method in class com.db4o.internal.ByteArrayBuffer
 
writeInt(int) - Method in class com.db4o.internal.DefragmentContextImpl
 
writeInt(int, ByteArrayBuffer) - Static method in class com.db4o.internal.handlers.IntHandler
 
writeInt(int) - Method in class com.db4o.internal.marshall.MarshallingContext
 
writeInt(int) - Method in class com.db4o.internal.MarshallingBuffer
 
writeInt(int) - Method in interface com.db4o.marshall.WriteBuffer
writes an int to the buffer.
writeLengthAndString(WriteBuffer, String) - Method in class com.db4o.internal.encoding.DelegatingStringIO
Note the different implementation when compared to LatinStringIO and UnicodeStringIO: Instead of writing the length of the string, UTF8StringIO writes the length of the byte array.
writeLengthAndString(WriteBuffer, String) - Method in class com.db4o.internal.encoding.LatinStringIO
 
writeLocal(File) - Method in class com.db4o.internal.BlobImpl
 
writeLocal(File) - Method in interface com.db4o.types.Blob
writes stored blob data to a file.
writeLong(byte[], long) - Static method in class com.db4o.foundation.PrimitiveCodec
 
writeLong(byte[], int, long) - Static method in class com.db4o.foundation.PrimitiveCodec
 
writeLong(ByteArrayOutputStream, long) - Static method in class com.db4o.foundation.PrimitiveCodec
 
writeLong(long) - Method in class com.db4o.internal.ByteArrayBuffer
 
writeLong(long) - Method in class com.db4o.internal.DefragmentContextImpl
 
writeLong(WriteBuffer, long) - Static method in class com.db4o.internal.handlers.LongHandler
 
writeLong(long) - Method in class com.db4o.internal.marshall.MarshallingContext
 
writeLong(long) - Method in class com.db4o.internal.MarshallingBuffer
 
writeLong(long) - Method in interface com.db4o.marshall.WriteBuffer
writes a long to the buffer
writeMappedID(int) - Method in class com.db4o.internal.DefragmentContextImpl
 
writeNew(Transaction, Pointer4, ClassMetadata, ByteArrayBuffer) - Method in class com.db4o.internal.LocalObjectContainer
 
writeNew(Transaction, Pointer4, ClassMetadata, ByteArrayBuffer) - Method in class com.db4o.internal.ObjectContainerBase
 
writeObject(Object) - Method in class com.db4o.internal.marshall.MarshallingContext
 
writeObject(TypeHandler4, Object) - Method in class com.db4o.internal.marshall.MarshallingContext
 
writeObject(Object) - Method in interface com.db4o.marshall.WriteContext
makes sure the object is stored and writes the ID of the object to the context.
writeObject(TypeHandler4, Object) - Method in interface com.db4o.marshall.WriteContext
writes sub-objects, in cases where the TypeHandler4 is known.
writeObjectBegin() - Method in class com.db4o.internal.btree.BTreeNode
 
writeObjectBegin() - Method in class com.db4o.internal.ClassMetadata
 
writeObjectBegin() - Method in class com.db4o.internal.PersistentBase
 
writeObjectBegin() - Method in class com.db4o.internal.PrimitiveTypeMetadata
 
writeObjectClassID(ByteArrayBuffer, int) - Method in class com.db4o.internal.marshall.SlotFormat
 
writeObjectClassID(ByteArrayBuffer, int) - Method in class com.db4o.internal.marshall.SlotFormat0
 
writeObjectWithCurrentState(TypeHandler4, Object) - Method in class com.db4o.internal.marshall.MarshallingContext
 
writeOpenTime() - Method in class com.db4o.internal.fileheader.TimerFileLock
 
writeOpenTime() - Method in class com.db4o.internal.fileheader.TimerFileLockDisabled
 
writeOpenTime() - Method in class com.db4o.internal.fileheader.TimerFileLockEnabled
 
writeOwnID(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.PersistentBase
 
writePointer(int, Slot) - Method in class com.db4o.internal.LocalObjectContainer
 
writePointer(LocalObjectContainer) - Method in class com.db4o.internal.slots.SlotChange
 
writeShort(Transaction, String, ByteArrayBuffer) - Method in class com.db4o.internal.handlers.StringHandler
 
writeShortString(Transaction, String) - Method in class com.db4o.internal.ByteArrayBuffer
 
writeSlots(Visitable<SlotChange>) - Method in class com.db4o.internal.transactionlog.TransactionLogHandler
 
writeThis(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.btree.BTree
 
writeThis(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.btree.BTreeNode
 
writeThis(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.ClassMetadata
 
writeThis(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.ClassMetadataRepository
 
writeThis(ByteArrayBuffer) - Method in class com.db4o.internal.fileheader.FileHeaderVariablePart1
 
writeThis(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.ObjectReference
 
writeThis(Transaction, ByteArrayBuffer) - Method in interface com.db4o.internal.Persistent
 
writeThis(Transaction, ByteArrayBuffer) - Method in class com.db4o.internal.PersistentIntegerArray
 
writeTo(byte[], int) - Method in class com.db4o.foundation.BitMap4
 
writeTo(File) - Method in class com.db4o.internal.BlobImpl
 
writeTo(File) - Method in interface com.db4o.types.Blob
writes stored blob data to a file.
writeToBuffer(InternalObjectContainer, String) - Static method in class com.db4o.internal.handlers.StringHandler
 
writeToConsole - Static variable in class com.db4o.DTrace
 
writeToLogFile - Static variable in class com.db4o.DTrace
 
writeToTarget(int) - Method in class com.db4o.internal.DefragmentContextImpl
 
writeTransactionPointer(Transaction, int) - Method in class com.db4o.internal.fileheader.FileHeader
 
writeTransactionPointer(Transaction, int, int, int) - Method in class com.db4o.internal.fileheader.FileHeader
 
writeTransactionPointer(Transaction, int) - Method in class com.db4o.internal.fileheader.FileHeader1
 
writeTransactionPointer(Transaction, int) - Method in class com.db4o.internal.fileheader.FileHeader2
 
writeTransactionPointer(int) - Method in class com.db4o.internal.LocalObjectContainer
 
writeTypeInfo(WriteContext, ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper
 
writeTypeInfo(WriteContext, ArrayInfo) - Method in class com.db4o.internal.handlers.array.ArrayVersionHelper3
 
writeUpdate(Transaction, Pointer4, ClassMetadata, ArrayType, ByteArrayBuffer) - Method in class com.db4o.internal.LocalObjectContainer
 
writeUpdate(Transaction, Pointer4, ClassMetadata, ArrayType, ByteArrayBuffer) - Method in class com.db4o.internal.ObjectContainerBase
 
writeUpdate(Transaction, UpdateDepth) - Method in class com.db4o.internal.ObjectReference
 
writeUpdateAdjustIndexes(int, ClassMetadata, ArrayType) - Method in class com.db4o.internal.LocalTransaction
 
writeUpdateAdjustIndexes(int, ClassMetadata, ArrayType) - Method in class com.db4o.internal.Transaction
 
writeVariablePart(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.FileHeader
 
writeVariablePart(LocalObjectContainer, boolean) - Method in class com.db4o.internal.fileheader.FileHeader
 
writeVariablePart(LocalObjectContainer, boolean) - Method in class com.db4o.internal.fileheader.NewFileHeaderBase
 

X

XBYTE - Static variable in class com.db4o.internal.Const4
 
xbytes - Static variable in class com.db4o.Debug4
fills deleted slots with 'X' and overrides any configured freespace filler

Y

YAPARRAY - Static variable in class com.db4o.internal.Const4
 
YAPARRAYN - Static variable in class com.db4o.internal.Const4
 
YAPBEGIN - Static variable in class com.db4o.internal.Const4
 
YAPBOOLEAN - Static variable in class com.db4o.internal.Const4
 
YAPBYTE - Static variable in class com.db4o.internal.Const4
 
YAPCHAR - Static variable in class com.db4o.internal.Const4
 
YAPCLASS - Static variable in class com.db4o.internal.Const4
 
YAPCLASSCOLLECTION - Static variable in class com.db4o.internal.Const4
 
YAPDOUBLE - Static variable in class com.db4o.internal.Const4
 
YAPEND - Static variable in class com.db4o.internal.Const4
 
YAPFIELD - Static variable in class com.db4o.internal.Const4
 
YAPFILE - Static variable in class com.db4o.internal.Const4
 
YAPFILEVERSION - Static variable in class com.db4o.internal.Const4
 
YAPFLOAT - Static variable in class com.db4o.internal.Const4
 
YAPID - Static variable in class com.db4o.internal.Const4
 
YAPINDEX - Static variable in class com.db4o.internal.Const4
 
YAPINTEGER - Static variable in class com.db4o.internal.Const4
 
YAPLONG - Static variable in class com.db4o.internal.Const4
 
YAPNULL - Static variable in class com.db4o.internal.Const4
 
YAPOBJECT - Static variable in class com.db4o.internal.Const4
 
YAPPOINTER - Static variable in class com.db4o.internal.Const4
 
YAPSHORT - Static variable in class com.db4o.internal.Const4
 
YAPSTRING - Static variable in class com.db4o.internal.Const4
 
YES - Static variable in class com.db4o.foundation.TernaryBool
 

Z

ZERO - Static variable in class com.db4o.internal.IntMatcher
 
ZERO - Static variable in class com.db4o.internal.slots.Slot
 

_

_activated - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_activating - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_activationDepth - Variable in class com.db4o.internal.marshall.AbstractReadContext
 
_address - Variable in class com.db4o.internal.ids.IdSlotMapping
 
_ancestor - Variable in class com.db4o.internal.ClassMetadata
 
_aspects - Variable in class com.db4o.internal.ClassMetadata
 
_bin - Variable in class com.db4o.io.BinDecorator
 
_blockConverter - Variable in class com.db4o.internal.ObjectContainerBase
 
_buffer - Variable in class com.db4o.internal.ByteArrayBuffer
 
_bytes - Variable in class com.db4o.internal.SerializedGraph
 
_cacheSize - Variable in class com.db4o.internal.btree.BTreeConfiguration
 
_canEnlistWithTransaction - Variable in class com.db4o.internal.btree.BTreeConfiguration
 
_cause - Variable in class com.db4o.foundation.ChainedRuntimeException.ChainedRuntimeExceptionMixin
 
_children - Variable in class com.db4o.internal.query.processor.QCon
 
_class - Variable in class com.db4o.internal.marshall.MarshallerFamily
 
_classCollection - Variable in class com.db4o.internal.ObjectContainerBase
 
_classMetadata - Variable in class com.db4o.internal.classindex.AbstractClassIndexStrategy
 
_className - Variable in class com.db4o.diagnostic.MissingClass
 
_className - Variable in class com.db4o.diagnostic.ObjectFieldDoesNotExist
 
_classReflector - Variable in class com.db4o.internal.handlers.PrimitiveHandler
 
_classRegistered - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_clazz - Variable in class com.db4o.constraints.UniqueFieldValueConstraint
 
_clazz - Variable in class com.db4o.internal.handlers.StringBasedValueTypeHandlerBase
 
_cloned - Variable in class com.db4o.internal.Config4Impl.ConfigDeepCloneContext
 
_closing - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_collection - Variable in class com.db4o.internal.ObjectInfoCollectionImpl
 
_committed - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_committedReferences - Variable in class com.db4o.internal.references.TransactionalReferenceSystemBase
 
_commitTimestamp - Variable in class com.db4o.internal.SharedIndexedFields
 
_committing - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_concurrentTimestamps - Variable in class com.db4o.drs.db4o.ReplicationRecord
 
_config - Variable in class com.db4o.internal.Config4Abstract
 
_config - Variable in class com.db4o.internal.ObjectContainerBase
 
_config - Variable in class com.db4o.internal.TypeHandlerConfiguration
 
_constraint - Variable in class com.db4o.internal.fieldindex.IndexedNodeBase
 
_container - Variable in class com.db4o.internal.fileheader.FileHeaderVariablePart
 
_container - Variable in class com.db4o.internal.transactionlog.TransactionLogHandler
 
_converter - Variable in class com.db4o.reflect.generic.GenericClass
 
_created - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_creating - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_current - Variable in class com.db4o.internal.freespace.SlotHandler
 
_currentIterator - Variable in class com.db4o.foundation.CompositeIterator4
 
_deactivated - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_deactivating - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_delegate - Variable in class com.db4o.internal.query.ObjectSetFacade
 
_delegate - Variable in class com.db4o.io.VanillaIoAdapter
Deprecated.
 
_deleted - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_deleting - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_element - Variable in class com.db4o.foundation.List4
carried object
_eventNr - Static variable in class com.db4o.DTrace
 
_exceptions - Variable in exception com.db4o.ext.CompositeDb4oException
 
_family - Variable in class com.db4o.internal.marshall.ClassMarshaller
 
_family - Variable in class com.db4o.internal.marshall.PrimitiveMarshaller
 
_field - Variable in class com.db4o.internal.marshall.MarshallerFamily
 
_fieldName - Variable in class com.db4o.constraints.UniqueFieldValueConstraint
 
_fieldName - Variable in class com.db4o.diagnostic.ObjectFieldDoesNotExist
 
_fieldType - Variable in class com.db4o.internal.FieldMetadata
 
_fieldTypeID - Variable in class com.db4o.internal.FieldMetadata
 
_file - Variable in class com.db4o.internal.LocalTransaction
 
_fileHeader - Variable in class com.db4o.internal.LocalObjectContainer
 
_handle - Variable in class com.db4o.internal.ClassAspect
 
_handlers - Variable in class com.db4o.internal.ObjectContainerBase
 
_hcHashcode - Variable in class com.db4o.internal.ObjectReference
 
_headerAttributes - Variable in class com.db4o.internal.marshall.ObjectHeader
 
_id - Variable in class com.db4o.internal.Identifiable
 
_id - Variable in class com.db4o.internal.ids.IdSlotMapping
 
_id - Variable in class com.db4o.internal.marshall.AspectType
 
_id - Variable in class com.db4o.internal.ObjectID
 
_id - Variable in class com.db4o.internal.SerializedGraph
 
_id - Variable in class com.db4o.internal.slots.Pointer4
 
_id - Variable in class com.db4o.internal.TransportObjectContainer.KnownObjectIdentity
 
_ids - Variable in class com.db4o.internal.query.result.IdListQueryResult
 
_idSystem - Variable in class com.db4o.internal.btree.BTreeConfiguration
 
_instantiated - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_isArray - Variable in class com.db4o.internal.FieldMetadata
 
_iterable - Variable in class com.db4o.internal.query.result.AbstractLateQueryResult
 
_iterator - Variable in class com.db4o.collections.ActivatingIterator
 
_iterators - Variable in class com.db4o.foundation.CompositeIterator4
 
_key - Variable in class com.db4o.foundation.HashtableIntEntry
 
_key - Variable in class com.db4o.internal.TreeInt
 
_keyHandler - Variable in class com.db4o.typehandlers.internal.KeyValueHandlerPair
 
_length - Variable in class com.db4o.internal.ids.IdSlotMapping
 
_lock - Variable in class com.db4o.foundation.BlockingQueue
 
_lock - Variable in class com.db4o.internal.ObjectContainerBase
 
_logFile - Static variable in class com.db4o.DTrace
 
_longKey - Variable in class com.db4o.foundation.HashtableLongEntry
 
_marshallerFamily - Variable in class com.db4o.internal.marshall.ObjectHeader
 
_marshallingInfo - Variable in class com.db4o.internal.metadata.MarshallingInfoTraverseAspectCommand
 
_mask - Variable in class com.db4o.foundation.HashtableBase
 
_maximumSize - Variable in class com.db4o.foundation.HashtableBase
 
_mode - Variable in class com.db4o.internal.activation.ActivationDepthImpl
 
_newReferences - Variable in class com.db4o.internal.references.TransactionalReferenceSystemBase
 
_newSlot - Variable in class com.db4o.internal.slots.SlotChange
 
_next - Variable in class com.db4o.foundation.HashtableIntEntry
 
_next - Variable in class com.db4o.foundation.List4
next element in list
_next - Variable in class com.db4o.internal.btree.BTreeUpdate
 
_node - Variable in class com.db4o.internal.btree.BTreeNodeCacheEntry
 
_number - Variable in class com.db4o.internal.handlers.HandlerVersion
 
_object - Variable in class com.db4o.foundation.HashtableIntEntry
 
_object - Variable in class com.db4o.internal.btree.BTreePatch
 
_object - Variable in class com.db4o.internal.HardObjectReference
 
_object - Variable in class com.db4o.internal.TransactionContext
 
_object - Variable in class com.db4o.internal.TreeIntObject
 
_objectHeader - Variable in class com.db4o.internal.marshall.ObjectHeaderContext
 
_objectKey - Variable in class com.db4o.foundation.HashtableObjectEntry
 
_offset - Variable in class com.db4o.internal.ByteArrayBuffer
 
_offset - Variable in class com.db4o.internal.marshall.ContextState
 
_olderPeer - Variable in class com.db4o.drs.db4o.ReplicationRecord
 
_opened - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_orig - Variable in class com.db4o.internal.Config4Impl.ConfigDeepCloneContext
 
_parent - Variable in class com.db4o.reflect.jdk.JdkReflector
 
_pointerIo - Variable in class com.db4o.internal.LocalObjectContainer
 
_preceding - Variable in class com.db4o.foundation.Tree
 
_predicate - Variable in class com.db4o.internal.handlers.TypeHandlerPredicatePair
 
_predicate - Variable in class com.db4o.internal.query.PredicateEvaluation
 
_primitive - Variable in class com.db4o.internal.marshall.MarshallerFamily
 
_processing - Variable in class com.db4o.internal.btree.BTree
 
_queryFinished - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_queryStarted - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_queue - Variable in class com.db4o.foundation.BlockingQueue
 
_reference - Variable in class com.db4o.internal.DeleteInfo
 
_reference - Variable in class com.db4o.internal.HardObjectReference
 
_reference - Variable in class com.db4o.internal.marshall.ObjectReferenceContext
 
_reflector - Variable in class com.db4o.reflect.core.AbstractReflectArray
 
_reflector - Variable in class com.db4o.reflect.jdk.JdkClass
 
_root - Variable in class com.db4o.internal.qlin.QLinSubNode
 
_server - Variable in class com.db4o.internal.ObjectContainerSession
 
_single - Variable in class com.db4o.internal.btree.algebra.BTreeRangeSingleOperation
 
_size - Variable in class com.db4o.foundation.HashtableBase
 
_size - Variable in class com.db4o.foundation.Tree
 
_slot - Variable in class com.db4o.internal.slots.Pointer4
 
_slotChangeFactory - Variable in class com.db4o.internal.btree.BTreeConfiguration
 
_slotFreedCallback - Variable in class com.db4o.internal.freespace.AbstractFreespaceManager
 
_state - Variable in class com.db4o.internal.Identifiable
 
_stopped - Variable in class com.db4o.foundation.BlockingQueue
 
_storage - Variable in class com.db4o.io.StorageDecorator
 
_stringHandler - Variable in class com.db4o.internal.HandlerRegistry
 
_subject - Variable in class com.db4o.foundation.ChainedRuntimeException.ChainedRuntimeExceptionMixin
 
_subsequent - Variable in class com.db4o.foundation.Tree
 
_systemTransaction - Variable in class com.db4o.internal.Transaction
 
_table - Variable in class com.db4o.foundation.HashtableBase
 
_tableSize - Variable in class com.db4o.foundation.HashtableBase
 
_timerFileLock - Variable in class com.db4o.internal.fileheader.NewFileHeaderBase
 
_timeStampIdGenerator - Variable in class com.db4o.internal.ObjectContainerBase
 
_transaction - Variable in class com.db4o.internal.btree.BTreePatch
 
_transaction - Variable in class com.db4o.internal.ObjectContainerBase
 
_transaction - Variable in class com.db4o.internal.ObjectContainerSession
 
_transaction - Variable in class com.db4o.internal.query.result.AbstractQueryResult
 
_transaction - Variable in class com.db4o.internal.TransactionContext
 
_transparentPersistenceIsEnabled - Variable in class com.db4o.internal.activation.TransparentActivationDepthProviderImpl
 
_typeHandler - Variable in class com.db4o.internal.ClassMetadata
For reference types, _typeHandler always holds a StandardReferenceTypeHandler that will use the _aspects of this class to take care of its business.
_typeHandler - Variable in class com.db4o.internal.handlers.TypeHandlerPredicatePair
 
_typeHandler - Variable in class com.db4o.internal.TypeHandlerAspect
 
_union - Variable in class com.db4o.internal.btree.algebra.BTreeRangeUnionOperation
 
_updated - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_updating - Variable in class com.db4o.internal.events.EventRegistryImpl
 
_uUID - Variable in class com.db4o.internal.SharedIndexedFields
 
_valueHandler - Variable in class com.db4o.typehandlers.internal.KeyValueHandlerPair
 
_variablePart - Variable in class com.db4o.internal.fileheader.NewFileHeaderBase
 
_version - Variable in class com.db4o.drs.db4o.ReplicationRecord
 
_version - Variable in class com.db4o.internal.SharedIndexedFields
 
_versionHelper - Variable in class com.db4o.internal.handlers.array.ArrayHandler
 
_youngerPeer - Variable in class com.db4o.drs.db4o.ReplicationRecord
 
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 _