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

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
 
GENERATE_TRANSACTION_TIMESTAMP - Static variable in class com.db4o.cs.internal.messages.Msg
 
generateCommitTimestamps() - Method in class com.db4o.internal.ClassMetadata
 
generateCommitTimestamps() - Method in class com.db4o.internal.Config4Impl
 
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(boolean) - 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.cs.internal.ClientTransaction
 
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() - Method in class com.db4o.internal.ClassMetadata
 
generateUUIDs() - Method in class com.db4o.internal.Config4Impl
 
generateUUIDs(boolean) - Method in interface com.db4o.config.ObjectClass
generate UUIDs for stored objects of this class.
generateUUIDs(boolean) - Method in class com.db4o.internal.Config4Class
 
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(ConfigScope) - Method in class com.db4o.internal.Config4Impl
 
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 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(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() - Method in class com.db4o.foundation.ThreadLocal4
 
get(byte[]) - Method in class com.db4o.foundation.Hashtable4
 
get(int) - Method in class com.db4o.collections.AbstractList4
 
get(int) - Method in class com.db4o.collections.ActivatableArrayList
 
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(int) - Method in class com.db4o.collections.SubArrayList4
 
get(int) - Method in class com.db4o.cs.internal.LazyClientQueryResult
 
get(int) - Method in interface com.db4o.ext.ExtObjectSet
returns the item at position [index] in this ObjectSet.
get(int) - Method in class com.db4o.foundation.ArrayIterator4
 
get(int) - Method in class com.db4o.foundation.Collection4
 
get(int) - Method in class com.db4o.foundation.Hashtable4
 
get(int) - Method in class com.db4o.foundation.IndexedIterator
 
get(int) - Method in class com.db4o.foundation.IntArrayList
 
get(int) - Method in interface com.db4o.foundation.Sequence4
 
get(int) - 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(int) - Method in class com.db4o.reflect.generic.GenericObject
 
get(int, String) - Static method in class com.db4o.internal.Messages
 
get(long) - Method in class com.db4o.foundation.Hashtable4
 
get(KeySpec) - Method in class com.db4o.foundation.KeySpecHashtable4
 
get(TransactionLocal<T>) - Method in class com.db4o.internal.Transaction
Retrieves the value of a transaction local variables.
get(Transaction, int) - Method in interface com.db4o.cs.caching.ClientSlotCache
 
get(Transaction, int) - Method in class com.db4o.cs.internal.caching.ClientSlotCacheImpl
 
get(Transaction, int) - Method in class com.db4o.cs.internal.caching.NullClientSlotCache
 
get(Transaction, Object) - Method in class com.db4o.internal.FieldMetadata
 
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(Class<T>) - Static method in class com.db4o.internal.logging.Logger
 
get(Object) - Method in class com.db4o.collections.ActivatableHashMap
 
get(Object) - Method in class com.db4o.collections.ActivatableHashtable
 
get(Object) - Method in class com.db4o.collections.ArrayMap4
java.util.Map implementation but transparently activates the members as required.
get(Object) - Method in interface com.db4o.ext.StoredField
returns the field value on the passed object.
get(Object) - Method in class com.db4o.foundation.Hashtable4
 
get(Object) - Method in class com.db4o.foundation.IdentityHashtable4
 
get(Object) - Method in interface com.db4o.foundation.Map4
 
get(Object) - Method in class com.db4o.foundation.SynchronizedHashtable4
 
get(Object) - Method in class com.db4o.internal.FieldMetadata
 
get(Object) - Method in class com.db4o.internal.StoredFieldImpl
 
get(Object) - Method in class com.db4o.reflect.generic.GenericField
 
get(Object) - Method in class com.db4o.reflect.generic.GenericVirtualField
 
get(Object) - Method in class com.db4o.reflect.jdk.JdkField
 
get(Object) - Method in interface com.db4o.reflect.ReflectField
 
get(Object, int) - Method in class com.db4o.reflect.core.AbstractReflectArray
 
get(Object, int) - Method in class com.db4o.reflect.generic.GenericArrayReflector
 
get(Object, int) - Method in interface com.db4o.reflect.ReflectArray
 
get(T) - Method in class com.db4o.foundation.Collection4
returns the first object found in the Collections that equals() the passed object
GET_ALL - Static variable in class com.db4o.cs.internal.messages.Msg
 
GET_CLASSES - Static variable in class com.db4o.cs.internal.messages.Msg
 
GET_FREESPACE_RAM - Static variable in class com.db4o.DTrace
 
GET_INTERNAL_IDS - Static variable in class com.db4o.cs.internal.messages.Msg
 
GET_POINTER_SLOT - Static variable in class com.db4o.DTrace
 
GET_SLOT - Static variable in class com.db4o.DTrace
 
GET_THREAD_ID - Static variable in class com.db4o.cs.internal.messages.Msg
 
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
 
getAsLong(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(long) - Method in class com.db4o.internal.ObjectContainerSession
 
getByID(Transaction, long) - Method in class com.db4o.internal.ObjectContainerBase
 
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
 
getByteLoad() - Method in class com.db4o.cs.internal.messages.MReadSlot
 
getByteLoad() - Method in class com.db4o.cs.internal.messages.Msg
dummy method to allow clean override handling without casting
getByteLoad() - Method in class com.db4o.cs.internal.messages.MsgD
 
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(Db4oUUID) - Method in class com.db4o.internal.ObjectContainerSession
 
getByUUID(Transaction, Db4oUUID) - Method in class com.db4o.internal.ObjectContainerBase
 
getCause() - Method in class com.db4o.foundation.ChainedRuntimeException.ChainedRuntimeExceptionMixin
 
getClassMeta(ReflectClass) - Method in class com.db4o.cs.internal.ClassInfoHelper
 
getClassMetadata(String) - Method in class com.db4o.internal.ClassMetadataRepository
 
getClassMetadataID(String) - Method in class com.db4o.internal.ClassMetadataRepository
 
getClassName() - Method in class com.db4o.cs.internal.ClassInfo
 
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 committed.

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() - Method in class com.db4o.reflect.generic.GenericArrayClass
 
getComponentType() - Method in class com.db4o.reflect.generic.GenericClass
 
getComponentType() - Method in class com.db4o.reflect.jdk.JdkClass
 
getComponentType() - Method in interface com.db4o.reflect.ReflectClass
 
getComponentType(ReflectClass) - Method in class com.db4o.reflect.core.AbstractReflectArray
 
getComponentType(ReflectClass) - Method in class com.db4o.reflect.generic.GenericArrayReflector
 
getComponentType(ReflectClass) - Method in interface com.db4o.reflect.ReflectArray
 
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
 
getFieldClass() - Method in class com.db4o.cs.internal.FieldInfo
 
getFieldMetadata() - Method in class com.db4o.internal.query.processor.QField
 
getFieldName() - Method in class com.db4o.cs.internal.FieldInfo
 
getFields() - Method in class com.db4o.cs.internal.ClassInfo
 
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
 
getFirst() - Method in class com.db4o.collections.ActivatableLinkedList
 
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.cs.internal.ClientObjectContainer
 
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() - Method in class com.db4o.cs.internal.messages.MsgObject
 
getId(int) - Method in class com.db4o.cs.internal.LazyClientQueryResult
 
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.handlers.NetTypeHandler
 
getID() - Method in class com.db4o.internal.Identifiable
 
getID() - Method in class com.db4o.internal.OpenTypeHandler
 
getID() - Method in class com.db4o.internal.StatefulBuffer
 
getID(Transaction) - Method in class com.db4o.ext.Db4oDatabase
gets the db4o ID, and may cache it for performance reasons.
getID(Transaction, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
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(Object) - Method in class com.db4o.internal.ObjectContainerSession
 
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() - 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
 
getIDs(Transaction) - Method in class com.db4o.internal.ClassMetadata
 
getIDsForClass(Transaction, ClassMetadata) - Method in class com.db4o.cs.internal.ClientObjectContainer
 
getIDsForClass(Transaction, ClassMetadata) - Method in class com.db4o.internal.LocalObjectContainer
 
getIDsForClass(Transaction, ClassMetadata) - Method in class com.db4o.internal.ObjectContainerBase
 
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.CommitTimestampFieldMetadata
 
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
 
getJavaInterfaceSimpleName(Class) - Static method in class com.db4o.internal.ReflectPlatform
 
getKey() - Method in class com.db4o.collections.MapEntry4
 
getLast() - Method in class com.db4o.collections.ActivatableLinkedList
 
getLength() - Method in class com.db4o.internal.BlobImpl
 
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
 
getLocalPort() - Method in class com.db4o.cs.foundation.NetworkServerSocketBase
 
getLocalPort() - Method in interface com.db4o.cs.foundation.ServerSocket4
 
getLocalPort() - Method in class com.db4o.cs.foundation.ServerSocket4Decorator
 
getLongPart() - Method in class com.db4o.ext.Db4oUUID
returns the long part of this UUID.
getMessage(int) - Static method in class com.db4o.cs.internal.messages.Msg
 
getMessageSender() - Method in interface com.db4o.config.ClientServerConfiguration
returns the MessageSender for this Configuration context.
getMessageSender() - Method in class com.db4o.internal.Config4Impl
 
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
 
getMethod(String, String, Class[]) - Static method in class com.db4o.internal.Reflection4
calling this method "method" will break C# conversion with the old converter
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
 
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.query.processor.QPrimitiveCandidate
 
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(Transaction, Object) - Method in class com.db4o.internal.ObjectContainerBase
 
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(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
 
getResponse() - Method in class com.db4o.cs.internal.ClientObjectContainer
may return null, if no message is returned.
getReturnType() - Method in class com.db4o.reflect.jdk.JdkMethod
 
getReturnType() - Method in interface com.db4o.reflect.ReflectMethod
 
getRoot() - Method in interface com.db4o.internal.query.processor.InternalCandidate
 
getRoot() - Method in class com.db4o.internal.query.processor.QCandidateBase
 
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.cs.internal.messages.MsgBlob
 
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
 
getSuperClass() - Method in class com.db4o.cs.internal.ClassInfo
 
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
 
getUser(String) - Method in class com.db4o.cs.internal.ObjectServerImpl
 
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
 
getWriter(StatefulBuffer) - Method in class com.db4o.cs.internal.messages.MReadSlot
 
getWriter(StatefulBuffer) - Method in class com.db4o.cs.internal.messages.MsgD
 
getWriter(StatefulBuffer) - Method in class com.db4o.cs.internal.messages.MsgObject
 
getWriter(Transaction) - Method in class com.db4o.cs.internal.messages.MsgD
 
getWriter(Transaction, ByteArrayBuffer) - Method in class com.db4o.cs.internal.messages.MReadBytes
 
getWriter(Transaction, Pointer4, ClassMetadata, int, ByteArrayBuffer) - Method in class com.db4o.cs.internal.messages.MsgObject
 
getWriter(Transaction, Pointer4, ClassMetadata, ByteArrayBuffer) - Method in class com.db4o.cs.internal.messages.MsgObject
 
getWriterForBuffer(Transaction, ByteArrayBuffer) - Method in class com.db4o.cs.internal.messages.MsgD
 
getWriterForByte(Transaction, byte) - Method in class com.db4o.cs.internal.messages.MsgD
 
getWriterForInt(Transaction, int) - Method in class com.db4o.cs.internal.messages.MsgD
 
getWriterForIntArray(Transaction, int[], int) - Method in class com.db4o.cs.internal.messages.MsgD
 
getWriterForInts(Transaction, int...) - Method in class com.db4o.cs.internal.messages.MsgD
 
getWriterForIntSequence(Transaction, int, Iterator4) - Method in class com.db4o.cs.internal.messages.MsgD
 
getWriterForIntString(Transaction, int, String) - Method in class com.db4o.cs.internal.messages.MsgD
 
getWriterForLength(Transaction, int) - Method in class com.db4o.cs.internal.messages.MsgD
 
getWriterForLong(Transaction, long) - Method in class com.db4o.cs.internal.messages.MsgD
 
getWriterForLongs(Transaction, long...) - Method in class com.db4o.cs.internal.messages.MsgD
 
getWriterForSingleObject(Transaction, Object) - Method in class com.db4o.cs.internal.messages.MsgD
 
getWriterForString(Transaction, String) - Method in class com.db4o.cs.internal.messages.MsgD
 
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 class com.db4o.cs.internal.ObjectServerImpl
 
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() - 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() - Method in interface com.db4o.query.Constraint
Sets the evaluation mode to >.
greater(Object) - Method in class com.db4o.internal.qlin.QLinField
 
greater(Object) - Method in class com.db4o.internal.qlin.QLinNode
 
greater(Object) - Method in interface com.db4o.qlin.QLin
 
GREATER - Static variable in class com.db4o.internal.query.processor.QE
 
GrowthStrategy - Interface in com.db4o.io
Strategy for file/byte array growth.
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