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

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_BY_UUID - Static variable in class com.db4o.cs.internal.messages.Msg
 
OBJECT_LENGTH - Static variable in class com.db4o.internal.Const4
 
OBJECT_REFERENCE_CREATED - Static variable in class com.db4o.DTrace
 
OBJECT_TO_CLIENT - Static variable in class com.db4o.cs.internal.messages.Msg
 
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(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
 
objectCanActivate(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called before an Object is activated.
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
 
objectCanDeactivate(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called before an Object is deactivated.
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
 
objectCanDelete(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called before an Object is deleted.
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
 
objectCanNew(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called before an Object is stored the first time.
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
 
objectCanUpdate(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called before a persisted Object is updated.
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(Object) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
objectClass(Object) - Method in class com.db4o.internal.Config4Impl
 
objectClass(String) - Method in class com.db4o.config.annotations.reflect.Db4oConfigurator
 
ObjectClass - Interface in com.db4o.config
configuration interface for classes.
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.cs.internal.ObjectServerImpl
 
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.QCandidateBase
 
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() - Method in interface com.db4o.query.Candidate
Returns the object container the query is executed on
ObjectContainer - Interface in com.db4o
The main interface to a db4o database, stand-alone or client/server.
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) - Constructor for class com.db4o.internal.ObjectContainerSession
 
ObjectContainerSession(ObjectContainerBase, Transaction) - 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.
ObjectExchangeConfiguration - Class in com.db4o.cs.internal.objectexchange
 
ObjectExchangeConfiguration(int, int) - Constructor for class com.db4o.cs.internal.objectexchange.ObjectExchangeConfiguration
 
ObjectExchangeStrategy - Interface in com.db4o.cs.internal.objectexchange
 
ObjectExchangeStrategyFactory - Class in com.db4o.cs.internal.objectexchange
 
ObjectExchangeStrategyFactory() - Constructor for class com.db4o.cs.internal.objectexchange.ObjectExchangeStrategyFactory
 
objectField(String) - Method in interface com.db4o.config.ObjectClass
returns an ObjectField object to configure the specified field.
objectField(String) - Method in class com.db4o.internal.Config4Class
 
ObjectField - Interface in com.db4o.config
configuration interface for fields of classes.
objectFieldDoesNotExist(String, String) - Method in class com.db4o.internal.diagnostic.DiagnosticProcessor
 
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
 
objectForIdFromCache(int) - Method in class com.db4o.internal.Transaction
 
ObjectHeader - Class in com.db4o.internal.marshall
 
ObjectHeader(ClassMetadata, ReadWriteBuffer) - Constructor for class com.db4o.internal.marshall.ObjectHeader
 
ObjectHeader(ObjectContainerBase, 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 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() - Method in class com.db4o.internal.marshall.MarshallingContext
 
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(ReflectClass, String) - Constructor for exception com.db4o.ext.ObjectNotStorableException
 
ObjectNotStorableException(String) - Constructor for exception com.db4o.ext.ObjectNotStorableException
 
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
 
objectOnActivate(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called upon activation 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
 
objectOnDeactivate(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called upon deactivation of an object.
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
 
objectOnDelete(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called after an object was deleted.
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(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
 
objectOnNew(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called after a new object was stored.
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
 
objectOnUpdate(ObjectContainer) - Method in interface com.db4o.ext.ObjectCallbacks
called after an object was updated.
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.
ObjectServerEvents - Interface in com.db4o.cs.internal
 
ObjectServerImpl - Class in com.db4o.cs.internal
 
ObjectServerImpl(LocalObjectContainer, ServerConfiguration, int) - Constructor for class com.db4o.cs.internal.ObjectServerImpl
 
ObjectSet<T> - Interface in com.db4o
An ObjectSet is a representation for a set of objects returned by a query.
OBJECTSET_FETCH - Static variable in class com.db4o.cs.internal.messages.Msg
 
OBJECTSET_FINALIZED - Static variable in class com.db4o.cs.internal.messages.Msg
 
OBJECTSET_GET_ID - Static variable in class com.db4o.cs.internal.messages.Msg
 
OBJECTSET_INDEXOF - Static variable in class com.db4o.cs.internal.messages.Msg
 
OBJECTSET_RESET - Static variable in class com.db4o.cs.internal.messages.Msg
 
OBJECTSET_SIZE - Static variable in class com.db4o.cs.internal.messages.Msg
 
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
 
offer(E) - Method in class com.db4o.collections.ActivatableLinkedList
 
offerFirst(E) - Method in class com.db4o.collections.ActivatableLinkedList
 
offerLast(E) - Method in class com.db4o.collections.ActivatableLinkedList
 
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
OK - Static variable in class com.db4o.cs.internal.messages.Msg
 
OLD - Static variable in class com.db4o.internal.Const4
 
OLD_DATABASE_FORMAT - Static variable in class com.db4o.internal.Messages
 
oldEncryptionOff() - Method in class com.db4o.internal.HandlerRegistry
 
oldEncryptionOff(LocalObjectContainer) - Method in class com.db4o.internal.fileheader.NewFileHeaderBase
 
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.QCandidateBase
 
onCommittedListenerAdded() - Method in class com.db4o.cs.internal.ClientObjectContainer
 
onCommittedListenerAdded() - Method in class com.db4o.cs.internal.events.ClientEventRegistryImpl
 
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(UnmarshallingContext, Object) - Method in class com.db4o.internal.ClassMetadata
 
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
 
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
 
onMessage(Msg) - Method in interface com.db4o.cs.internal.ClientObjectContainer.MessageListener
 
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(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(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(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_TIME_OFFSET - Static variable in class com.db4o.internal.fileheader.NewFileHeaderBase
 
openArrayHandler(ReflectClass) - Method in class com.db4o.internal.HandlerRegistry
 
openClient() - Method in class com.db4o.cs.internal.ObjectServerImpl
 
openClient() - Method in interface com.db4o.ObjectServer
Opens a client against this server.
openClient(Configuration, String, int, String, String) - Method in interface com.db4o.config.LegacyClientServerFactory
 
openClient(Configuration, String, int, String, String) - Method in class com.db4o.cs.internal.config.LegacyClientServerFactoryImpl
 
openClient(Configuration, String, int, String, String) - Static method in class com.db4o.Db4o
Deprecated.
See the Db4oClientServer class in db4o client server library for methods to open db4o servers and db4o clients.
openClient(ClientConfiguration, String, int, String, String) - Method in interface com.db4o.cs.config.ClientServerFactory
 
openClient(ClientConfiguration, String, int, String, String) - Static method in class com.db4o.cs.Db4oClientServer
opens a db4o client instance with the specified configuration.
openClient(ClientConfiguration, String, int, String, String) - Method in class com.db4o.cs.internal.config.StandardClientServerFactory
 
openClient(String, int, String, String) - Static method in class com.db4o.cs.Db4oClientServer
opens a db4o client instance with a fresh client configuration.
openClient(String, int, String, String) - Static method in class com.db4o.Db4o
Deprecated.
See the Db4oClientServer class in db4o client server library for methods to open db4o servers and db4o clients.
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(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.Db4o
openFile(String) - Static method in class com.db4o.Db4oEmbedded
Same (from java) as calling Db4oEmbedded.openFile(EmbeddedConfiguration, String) with a fresh configuration (Db4oEmbedded.newConfiguration()).
openFileCount() - Method in class com.db4o.cs.internal.ClientTransactionPool
 
openImpl() - Method in class com.db4o.cs.internal.ClientObjectContainer
 
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
 
openParalellSocket() - Method in class com.db4o.cs.internal.Socket4Adapter
 
openParallelSocket() - Method in class com.db4o.cs.foundation.NetworkSocketBase
 
openParallelSocket() - Method in interface com.db4o.cs.foundation.Socket4
 
openParallelSocket() - Method in class com.db4o.cs.foundation.Socket4Decorator
 
openServer(Configuration, String, int) - Method in interface com.db4o.config.LegacyClientServerFactory
 
openServer(Configuration, String, int) - Method in class com.db4o.cs.internal.config.LegacyClientServerFactoryImpl
 
openServer(Configuration, String, int) - Static method in class com.db4o.Db4o
Deprecated.
See the Db4oClientServer class in db4o client server library for methods to open db4o servers and db4o clients.
openServer(ServerConfiguration, String, int) - Method in interface com.db4o.cs.config.ClientServerFactory
 
openServer(ServerConfiguration, String, int) - Static method in class com.db4o.cs.Db4oClientServer
opens an ObjectServer on the specified database file and port.
openServer(ServerConfiguration, String, int) - Method in class com.db4o.cs.internal.config.StandardClientServerFactory
 
openServer(String, int) - Static method in class com.db4o.cs.Db4oClientServer
opens a db4o server with a fresh server configuration.
openServer(String, int) - Static method in class com.db4o.Db4o
Deprecated.
See the Db4oClientServer class in db4o client server library for methods to open db4o servers and db4o clients.
openSession() - Method in class com.db4o.cs.internal.ClientObjectContainer
 
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
 
openTransactionCount() - Method in class com.db4o.cs.internal.ClientTransactionPool
 
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() - Method in interface com.db4o.config.CommonConfiguration
indicates whether Native Queries will be optimized dynamically.
optimizeNativeQueries() - Method in interface com.db4o.config.Configuration
indicates whether Native Queries will be optimized dynamically.
optimizeNativeQueries() - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
optimizeNativeQueries() - Method in class com.db4o.internal.Config4Impl
 
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(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(boolean) - Method in class com.db4o.internal.config.CommonConfigurationImpl
 
optimizeNativeQueries(boolean) - 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.
Ordering(SodaQueryComparator.Direction, String...) - Constructor for class com.db4o.internal.query.SodaQueryComparator.Ordering
 
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
 
ordinal() - Method in class com.db4o.internal.logging.Level
 
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() - Method in class com.db4o.internal.Config4Impl
 
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
 
overlaps(BTreeRangeSingle) - Method in class com.db4o.internal.btree.BTreeRangeSingle
 
OVERRIDE_FOR_INTERFACE - decaf.Platform
 
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
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _ 
All Classes All Packages