JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.db4o
,
com.db4o.activation
,
com.db4o.collections
,
com.db4o.config
,
com.db4o.config.annotations
,
com.db4o.config.annotations.reflect
,
com.db4o.config.encoding
,
com.db4o.constraints
,
com.db4o.defragment
,
com.db4o.diagnostic
,
com.db4o.drs.db4o
,
com.db4o.events
,
com.db4o.ext
,
com.db4o.foundation
,
com.db4o.foundation.io
,
com.db4o.internal
,
com.db4o.internal.activation
,
com.db4o.internal.btree
,
com.db4o.internal.btree.algebra
,
com.db4o.internal.caching
,
com.db4o.internal.callbacks
,
com.db4o.internal.classindex
,
com.db4o.internal.collections
,
com.db4o.internal.config
,
com.db4o.internal.convert
,
com.db4o.internal.convert.conversions
,
com.db4o.internal.delete
,
com.db4o.internal.diagnostic
,
com.db4o.internal.encoding
,
com.db4o.internal.events
,
com.db4o.internal.fieldindex
,
com.db4o.internal.fileheader
,
com.db4o.internal.freespace
,
com.db4o.internal.handlers
,
com.db4o.internal.handlers.array
,
com.db4o.internal.handlers.net
,
com.db4o.internal.handlers.versions
,
com.db4o.internal.ids
,
com.db4o.internal.io
,
com.db4o.internal.mapping
,
com.db4o.internal.marshall
,
com.db4o.internal.metadata
,
com.db4o.internal.qlin
,
com.db4o.internal.query
,
com.db4o.internal.query.processor
,
com.db4o.internal.query.result
,
com.db4o.internal.references
,
com.db4o.internal.reflect
,
com.db4o.internal.reflect.generic
,
com.db4o.internal.replication
,
com.db4o.internal.slots
,
com.db4o.internal.threading
,
com.db4o.internal.transactionlog
,
com.db4o.internal.weakref
,
com.db4o.io
,
com.db4o.marshall
,
com.db4o.messaging
,
com.db4o.qlin
,
com.db4o.query
,
com.db4o.reflect
,
com.db4o.reflect.core
,
com.db4o.reflect.generic
,
com.db4o.reflect.jdk
,
com.db4o.ta
,
com.db4o.typehandlers
,
com.db4o.typehandlers.internal
,
com.db4o.types
,
com.db4o.util.io
,
com.db4o.util.io.spikes
,
com.db4o.util.io.win32
Class Hierarchy
java.lang.Object
com.db4o.internal.btree.
AbstractBTreeRangeIterator
(implements com.db4o.foundation.
Iterator4
<E>)
com.db4o.internal.btree.
BTreeRangePointerIterator
com.db4o.internal.
AbstractBufferContext
(implements com.db4o.marshall.
BufferContext
, com.db4o.internal.marshall.
HandlerVersionContext
)
com.db4o.internal.marshall.
AbstractReadContext
(implements com.db4o.internal.marshall.
InternalReadContext
)
com.db4o.internal.marshall.
ObjectHeaderContext
(implements com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.internal.marshall.
MarshallingInfo
)
com.db4o.internal.marshall.
CollectIdContext
com.db4o.internal.delete.
DeleteContextImpl
(implements com.db4o.internal.delete.
DeleteContext
, com.db4o.internal.marshall.
ObjectIdContext
)
com.db4o.internal.marshall.
ObjectIdContextImpl
(implements com.db4o.internal.marshall.
ObjectIdContext
)
com.db4o.internal.marshall.
ObjectReferenceContext
(implements com.db4o.internal.marshall.
ObjectIdContext
)
com.db4o.internal.marshall.
UnmarshallingContext
(implements com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.marshall.
ReferenceActivationContext
)
com.db4o.internal.marshall.
QueryingReadContext
(implements com.db4o.internal.marshall.
AspectVersionContext
, com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.internal.marshall.
ObjectIdContext
)
com.db4o.internal.classindex.
AbstractClassIndexStrategy
(implements com.db4o.internal.classindex.
ClassIndexStrategy
)
com.db4o.internal.classindex.
BTreeClassIndexStrategy
java.util.AbstractCollection<E> (implements java.util.Collection<E>)
java.util.AbstractList<E> (implements java.util.List<E>)
java.util.AbstractSequentialList<E>
java.util.LinkedList<E> (implements java.lang.Cloneable, java.util.Deque<E>, java.util.List<E>, java.io.Serializable)
com.db4o.collections.
ActivatableLinkedList
<E> (implements com.db4o.collections.
ActivatableList
<T>)
java.util.ArrayList<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
com.db4o.collections.
ActivatableArrayList
<E> (implements com.db4o.collections.
ActivatableList
<T>)
com.db4o.internal.query.
ObjectSetFacade
(implements com.db4o.ext.
ExtObjectSet
)
java.util.Vector<E> (implements java.lang.Cloneable, java.util.List<E>, java.util.RandomAccess, java.io.Serializable)
java.util.Stack<E>
com.db4o.collections.
ActivatableStack
<E> (implements com.db4o.collections.
ActivatableList
<T>)
java.util.AbstractSet<E> (implements java.util.Set<E>)
java.util.HashSet<E> (implements java.lang.Cloneable, java.io.Serializable, java.util.Set<E>)
com.db4o.collections.
ActivatableHashSet
<E> (implements com.db4o.collections.
ActivatableSet
<E>)
java.util.TreeSet<E> (implements java.lang.Cloneable, java.util.NavigableSet<E>, java.io.Serializable)
com.db4o.collections.
ActivatableTreeSet
<E> (implements com.db4o.collections.
ActivatableSet
<E>)
com.db4o.internal.marshall.
AbstractFieldMarshaller
(implements com.db4o.internal.marshall.
FieldMarshaller
)
com.db4o.internal.marshall.
FieldMarshaller0
com.db4o.internal.marshall.
FieldMarshaller1
com.db4o.internal.marshall.
FieldMarshaller2
com.db4o.internal.freespace.
AbstractFreespaceManager
(implements com.db4o.internal.freespace.
FreespaceManager
)
com.db4o.internal.freespace.
BTreeFreespaceManager
com.db4o.internal.freespace.
FreespaceManagerIx
com.db4o.internal.freespace.
InMemoryFreespaceManager
com.db4o.defragment.
AbstractIdMapping
(implements com.db4o.defragment.
IdMapping
)
com.db4o.defragment.
DatabaseIdMapping
com.db4o.defragment.
InMemoryIdMapping
com.db4o.collections.
AbstractList4
<E> (implements java.util.Collection<E>, java.lang.Iterable<T>, java.util.List<E>)
com.db4o.collections.
ArrayList4
<E> (implements com.db4o.ta.
Activatable
, java.lang.Cloneable, java.util.RandomAccess, java.io.Serializable)
com.db4o.collections.
SubArrayList4
<E>
java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
java.util.HashMap<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
com.db4o.collections.
ActivatableHashMap
<K,V> (implements com.db4o.collections.
ActivatableMap
<K,V>)
com.db4o.internal.query.result.
AbstractQueryResult
(implements com.db4o.internal.query.result.
QueryResult
)
com.db4o.internal.query.result.
AbstractLateQueryResult
com.db4o.internal.query.result.
LazyQueryResult
com.db4o.internal.query.result.
SnapShotQueryResult
com.db4o.internal.query.result.
HybridQueryResult
com.db4o.internal.query.result.
IdListQueryResult
(implements com.db4o.foundation.
Visitor4
<T>)
com.db4o.internal.query.result.
IdTreeQueryResult
com.db4o.reflect.core.
AbstractReflectArray
(implements com.db4o.reflect.
ReflectArray
)
com.db4o.reflect.jdk.
JdkArray
com.db4o.foundation.
AbstractTreeIterator
(implements com.db4o.foundation.
Iterator4
<E>)
com.db4o.foundation.
TreeKeyIterator
com.db4o.foundation.
TreeNodeIterator
com.db4o.internal.activation.
ActivatableBase
(implements com.db4o.ta.
Activatable
)
com.db4o.collections.
ActivatableSupport
com.db4o.collections.
ActivatingIterator
<E> (implements java.util.Iterator<E>)
com.db4o.collections.
ActivatingListIterator
<E> (implements java.util.ListIterator<E>)
com.db4o.internal.activation.
ActivationContext4
(implements com.db4o.typehandlers.
ActivationContext
)
com.db4o.internal.activation.
ActivationDepthImpl
(implements com.db4o.internal.activation.
ActivationDepth
)
com.db4o.internal.activation.
DescendingActivationDepth
com.db4o.internal.activation.
FixedActivationDepth
com.db4o.internal.activation.
FullActivationDepth
com.db4o.internal.activation.
LegacyActivationDepth
com.db4o.internal.activation.
NonDescendingActivationDepth
com.db4o.internal.activation.
ActivationMode
com.db4o.activation.
ActivationPurpose
com.db4o.foundation.
Algorithms4
com.db4o.internal.handlers.array.
ArrayHandler
(implements com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.internal.
Comparable4
<T>, com.db4o.typehandlers.
QueryableTypeHandler
, com.db4o.typehandlers.
ValueTypeHandler
, com.db4o.internal.handlers.
VariableLengthTypeHandler
, com.db4o.internal.
VersionedTypeHandler
)
com.db4o.internal.handlers.array.
ArrayHandler5
com.db4o.internal.handlers.array.
ArrayHandler3
com.db4o.internal.handlers.array.
ArrayHandler1
com.db4o.internal.handlers.array.
ArrayHandler0
com.db4o.internal.handlers.array.
MultidimensionalArrayHandler
com.db4o.internal.handlers.array.
MultidimensionalArrayHandler3
com.db4o.internal.handlers.array.
MultidimensionalArrayHandler0
com.db4o.reflect.
ArrayInfo
com.db4o.reflect.
MultidimensionalArrayInfo
com.db4o.collections.
ArrayMap4
<K,V> (implements com.db4o.ta.
Activatable
, java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
com.db4o.foundation.
Arrays4
com.db4o.internal.
ArrayType
com.db4o.internal.handlers.array.
ArrayVersionHelper
com.db4o.internal.handlers.array.
ArrayVersionHelper5
com.db4o.internal.handlers.array.
ArrayVersionHelper3
com.db4o.internal.handlers.array.
ArrayVersionHelper0
com.db4o.internal.marshall.
AspectType
com.db4o.internal.marshall.
AspectVersionContextImpl
(implements com.db4o.internal.marshall.
AspectVersionContext
)
com.db4o.defragment.
AvailableClassFilter
(implements com.db4o.defragment.
StoredClassFilter
)
com.db4o.internal.collections.
BigSet
<E> (implements com.db4o.internal.collections.
BigSetPersistence
, java.util.Set<E>)
com.db4o.internal.collections.
BigSetBTreeManager
com.db4o.internal.collections.
BigSetTypeHandler
(implements com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.typehandlers.
ReferenceTypeHandler
)
com.db4o.io.
BinConfiguration
com.db4o.io.
BinDecorator
(implements com.db4o.io.
Bin
)
com.db4o.io.
BlockAwareBin
com.db4o.io.
ReadOnlyBin
com.db4o.io.
SynchronizedBin
com.db4o.io.
ThreadedSyncBin
com.db4o.foundation.
BitMap4
com.db4o.internal.
BlobImpl
(implements com.db4o.types.
Blob
, java.lang.Cloneable, com.db4o.internal.
Db4oTypeImpl
)
com.db4o.io.
BlockAwareBinWindow
com.db4o.internal.freespace.
BlockAwareFreespaceManager
(implements com.db4o.internal.freespace.
FreespaceManager
)
com.db4o.foundation.
BlockingQueue
<T> (implements com.db4o.foundation.
BlockingQueue4
<T>)
com.db4o.foundation.
PausableBlockingQueue
<T> (implements com.db4o.foundation.
PausableBlockingQueue4
<T>)
com.db4o.foundation.
TimeoutBlockingQueue
<T> (implements com.db4o.foundation.
TimeoutBlockingQueue4
<T>)
com.db4o.internal.
BlockSizeBlockConverter
(implements com.db4o.internal.
BlockConverter
)
com.db4o.internal.io.
BlockSizeImpl
(implements com.db4o.io.
BlockSize
)
com.db4o.foundation.
BooleanByRef
com.db4o.internal.btree.
BTreeConfiguration
com.db4o.internal.ids.
BTreeIdSystem
(implements com.db4o.internal.ids.
StackableIdSystem
)
com.db4o.internal.ids.
BTreeIdSystem.IdSlotMappingHandler
(implements com.db4o.internal.
Indexable4
<T>)
com.db4o.internal.btree.
BTreeIterator
(implements com.db4o.foundation.
Iterator4
<E>)
com.db4o.internal.btree.
BTreeNodeCacheEntry
com.db4o.internal.btree.
BTreeNodeSearchResult
com.db4o.internal.btree.
BTreePatch
com.db4o.internal.btree.
BTreeAdd
com.db4o.internal.btree.
BTreeUpdate
com.db4o.internal.btree.
BTreeCancelledRemoval
com.db4o.internal.btree.
BTreeRemove
com.db4o.internal.btree.
BTreePointer
com.db4o.internal.btree.algebra.
BTreeRangeOperation
(implements com.db4o.internal.btree.
BTreeRangeVisitor
)
com.db4o.internal.btree.algebra.
BTreeRangeSingleOperation
com.db4o.internal.btree.algebra.
BTreeRangeSingleIntersect
com.db4o.internal.btree.algebra.
BTreeRangeSingleUnion
com.db4o.internal.btree.algebra.
BTreeRangeUnionOperation
com.db4o.internal.btree.algebra.
BTreeRangeUnionIntersect
com.db4o.internal.btree.algebra.
BTreeRangeUnionUnion
com.db4o.internal.btree.
BTreeRangeSingle
(implements com.db4o.internal.btree.
BTreeRange
)
com.db4o.internal.btree.
BTreeRangeUnion
(implements com.db4o.internal.btree.
BTreeRange
)
com.db4o.internal.encoding.
BuiltInStringEncoding
(implements com.db4o.config.encoding.
StringEncoding
)
com.db4o.internal.encoding.
LatinStringEncoding
com.db4o.internal.encoding.
UnicodeStringEncoding
com.db4o.internal.encoding.
UTF8StringEncoding
com.db4o.foundation.
ByRef
<T>
com.db4o.internal.
ByteArrayBuffer
(implements com.db4o.internal.
ReadWriteBuffer
)
com.db4o.internal.
StatefulBuffer
com.db4o.internal.config.
CacheConfigurationImpl
(implements com.db4o.config.
CacheConfiguration
)
com.db4o.internal.caching.
CacheFactory
com.db4o.internal.caching.
CacheStatistics
<K,V> (implements com.db4o.internal.caching.
Cache4
<K,V>)
com.db4o.internal.
CallBackMode
com.db4o.internal.
CallbackObjectInfoCollections
com.db4o.config.annotations.reflect.
CalledConstructorFactory
(implements com.db4o.config.annotations.reflect.
Db4oConfiguratorFactory
)
com.db4o.foundation.
ChainedRuntimeException.ChainedRuntimeExceptionMixin
com.db4o.foundation.
CircularBuffer4
<T> (implements com.db4o.foundation.
Iterable4
<T>)
com.db4o.foundation.
CircularIntBuffer4
(implements com.db4o.foundation.
Iterable4
<T>)
com.db4o.foundation.
CircularLongBuffer4
(implements com.db4o.foundation.
Iterable4
<T>)
com.db4o.internal.
ClassAspect
com.db4o.internal.
FieldMetadata
(implements com.db4o.ext.
StoredField
)
com.db4o.internal.
NullFieldMetadata
com.db4o.internal.
TranslatedAspect
com.db4o.internal.marshall.
UnknownTypeHandlerAspect
com.db4o.internal.
VirtualFieldMetadata
com.db4o.internal.
CommitTimestampFieldMetadata
com.db4o.internal.
UUIDFieldMetadata
com.db4o.internal.
VersionFieldMetadata
com.db4o.internal.
TypeHandlerAspect
com.db4o.reflect.jdk.
ClassLoaderJdkLoader
(implements com.db4o.reflect.jdk.
JdkLoader
)
com.db4o.internal.marshall.
ClassMarshaller
com.db4o.internal.marshall.
ClassMarshaller0
com.db4o.internal.marshall.
ClassMarshaller1
com.db4o.internal.marshall.
ClassMarshaller2
com.db4o.foundation.
Coercion4
com.db4o.foundation.
Collection4
<T> (implements com.db4o.foundation.
DeepClone
, com.db4o.foundation.
Iterable4
<T>, com.db4o.foundation.
Sequence4
<T>, com.db4o.types.
Unversioned
)
com.db4o.collections.
CollectionFactory
com.db4o.foundation.
CollectionIterableBase
(implements com.db4o.foundation.
IterableBaseWrapper
)
com.db4o.foundation.
Collections4
com.db4o.typehandlers.
CollectionTypeHandler
(implements com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.typehandlers.
QueryableTypeHandler
, com.db4o.typehandlers.
ReferenceTypeHandler
, com.db4o.internal.handlers.
VariableLengthTypeHandler
)
com.db4o.internal.
CommitTimestampSupport
com.db4o.internal.
CommitTimestampSupport.TimestampEntry
(implements com.db4o.internal.btree.
FieldIndexKey
)
com.db4o.internal.config.
CommonConfigurationImpl
(implements com.db4o.config.
CommonConfiguration
)
com.db4o.internal.convert.conversions.
CommonConversions
com.db4o.foundation.
CompositeIterable4
(implements com.db4o.foundation.
Iterable4
<T>)
com.db4o.foundation.
CompositeIterator4
(implements com.db4o.foundation.
Iterator4
<E>)
com.db4o.foundation.
FlatteningIterator
com.db4o.internal.
Config4Abstract
com.db4o.internal.
Config4Class
(implements com.db4o.foundation.
DeepClone
, com.db4o.config.
ObjectClass
)
com.db4o.internal.
Config4Field
(implements com.db4o.foundation.
DeepClone
, com.db4o.config.
ObjectField
)
com.db4o.internal.
Config4Impl
(implements com.db4o.config.
ClientServerConfiguration
, com.db4o.config.
Configuration
, com.db4o.foundation.
DeepClone
, com.db4o.config.
FreespaceConfiguration
, com.db4o.messaging.
MessageSender
, com.db4o.config.
QueryConfiguration
)
com.db4o.internal.
Config4Impl.ConfigDeepCloneContext
com.db4o.config.
ConfigScope
(implements java.io.Serializable)
com.db4o.config.annotations.reflect.
ConfigurationIntrospector
com.db4o.internal.
Const4
com.db4o.io.
ConstantGrowthStrategy
(implements com.db4o.io.
GrowthStrategy
)
com.db4o.reflect.core.
ConstructorSupport
com.db4o.internal.marshall.
ContextState
com.db4o.internal.convert.
Conversion
com.db4o.internal.convert.conversions.
ClassAspects_7_4
com.db4o.internal.convert.conversions.
ClassIndexesToBTrees_5_5
com.db4o.internal.convert.conversions.
DropDateTimeOffsetClassIndexes_7_12
com.db4o.internal.convert.conversions.
DropEnumClassIndexes_7_10
com.db4o.internal.convert.conversions.
DropGuidClassIndexes_7_12
com.db4o.internal.convert.conversions.
FieldIndexesToBTrees_5_7
com.db4o.internal.convert.conversions.
ReindexNetDateTime_7_8
com.db4o.internal.convert.conversions.
VersionNumberToCommitTimestamp_8_0
com.db4o.internal.convert.
ConversionStage
com.db4o.internal.convert.
ConversionStage.ClassCollectionAvailableStage
com.db4o.internal.convert.
ConversionStage.SystemUpStage
com.db4o.internal.convert.
Converter
com.db4o.foundation.
CRC32
com.db4o.foundation.
DalvikSignatureGenerator
com.db4o.
Db4o
com.db4o.config.annotations.reflect.
Db4oConfigurator
com.db4o.config.annotations.reflect.
CalledConstructorConfigurator
com.db4o.config.annotations.reflect.
ClassConfigurator
com.db4o.config.annotations.reflect.
FieldConfigurator
com.db4o.config.annotations.reflect.
IndexedConfigurator
com.db4o.config.annotations.reflect.
GeneratedUUIDsConfigurator
com.db4o.config.annotations.reflect.
MaximumActivationDepthConfigurator
com.db4o.config.annotations.reflect.
MinimumActivationDepthConfigurator
com.db4o.config.annotations.reflect.
PersistedStaticFieldValuesConfigurator
com.db4o.config.annotations.reflect.
StoredTransientFieldsConfigurator
com.db4o.config.annotations.reflect.
UpdatedDepthConfigurator
com.db4o.ext.
Db4oDatabase
(implements com.db4o.types.
Db4oType
, com.db4o.
Internal4
)
com.db4o.
Db4oEmbedded
com.db4o.internal.config.
Db4oLegacyConfigurationBridge
com.db4o.ext.
Db4oUUID
com.db4o.
Db4oVersion
com.db4o.ta.
DeactivatingRollbackStrategy
(implements com.db4o.ta.
RollbackStrategy
)
com.db4o.
Debug4
com.db4o.defragment.
Defragment
com.db4o.defragment.
DefragmentConfig
com.db4o.defragment.
DefragmentConfig.NullFilter
(implements com.db4o.defragment.
StoredClassFilter
)
com.db4o.internal.
DefragmentContextImpl
(implements com.db4o.internal.
DefragmentContext
, com.db4o.internal.
ReadWriteBuffer
)
com.db4o.defragment.
DefragmentInfo
com.db4o.diagnostic.
DefragmentRecommendation.DefragmentRecommendationReason
com.db4o.defragment.
DefragmentServicesImpl
(implements com.db4o.defragment.
DefragmentServices
)
com.db4o.defragment.
DefragmentServicesImpl.DbSelector
com.db4o.collections.
DelegatingActivatableCollection
<E> (implements java.util.Collection<E>)
com.db4o.foundation.
DelegatingBlockingQueue
<T> (implements com.db4o.foundation.
BlockingQueue4
<T>)
com.db4o.collections.
DelegatingCollection
<V> (implements java.util.Collection<E>)
com.db4o.collections.
DelegatingSet
<K> (implements java.util.Set<E>)
com.db4o.collections.
DelegatingActivatableSet
<K>
com.db4o.
Deploy
com.db4o.internal.activation.
DepthUtil
com.db4o.diagnostic.
DiagnosticBase
(implements com.db4o.diagnostic.
Diagnostic
)
com.db4o.diagnostic.
ClassHasNoFields
com.db4o.diagnostic.
DefragmentRecommendation
com.db4o.diagnostic.
DeletionFailed
com.db4o.diagnostic.
DescendIntoTranslator
com.db4o.diagnostic.
LoadedFromClassIndex
com.db4o.diagnostic.
MissingClass
com.db4o.diagnostic.
NativeQueryNotOptimized
com.db4o.diagnostic.
NativeQueryOptimizerNotLoaded
com.db4o.ta.
NotTransparentActivationEnabled
com.db4o.diagnostic.
ObjectFieldDoesNotExist
com.db4o.diagnostic.
UpdateDepthGreaterOne
com.db4o.internal.diagnostic.
DiagnosticProcessor
(implements com.db4o.foundation.
DeepClone
, com.db4o.diagnostic.
DiagnosticConfiguration
)
com.db4o.diagnostic.
DiagnosticToConsole
(implements com.db4o.diagnostic.
DiagnosticListener
)
java.util.Dictionary<K,V>
java.util.Hashtable<K,V> (implements java.lang.Cloneable, java.util.Map<K,V>, java.io.Serializable)
com.db4o.collections.
ActivatableHashtable
<K,V> (implements com.db4o.collections.
ActivatableMap
<K,V>)
com.db4o.foundation.io.
Directory4
com.db4o.internal.
DisabledBlockConverter
(implements com.db4o.internal.
BlockConverter
)
com.db4o.io.
DoublingGrowthStrategy
(implements com.db4o.io.
GrowthStrategy
)
com.db4o.
DTrace
com.db4o.foundation.
DynamicVariable
<T>
com.db4o.internal.config.
EmbeddedConfigurationImpl
(implements com.db4o.config.
EmbeddedConfiguration
, com.db4o.internal.config.
LegacyConfigurationProvider
)
com.db4o.config.
Entry
(implements com.db4o.config.
Compare
, com.db4o.
Internal4
)
com.db4o.foundation.
Enum4
(implements java.lang.Comparable<T>)
com.db4o.foundation.
EnumerateIterator.Tuple
com.db4o.foundation.
Environments
com.db4o.internal.events.
Event4Impl
<T> (implements com.db4o.events.
Event4
<T>)
com.db4o.internal.events.
EventRegistryImpl.CommittedEvent
com.db4o.events.
EventArgs
com.db4o.events.
ClassEventArgs
com.db4o.events.
ObjectContainerEventArgs
com.db4o.events.
StringEventArgs
com.db4o.events.
TransactionalEventArgs
com.db4o.events.
CommitEventArgs
com.db4o.events.
ObjectEventArgs
com.db4o.events.
ObjectInfoEventArgs
com.db4o.events.
CancellableObjectEventArgs
(implements com.db4o.events.
CancellableEventArgs
)
com.db4o.events.
QueryEventArgs
com.db4o.internal.threading.
UncaughtExceptionEventArgs
com.db4o.internal.
EventDispatchers
com.db4o.events.
EventRegistryFactory
com.db4o.internal.events.
EventRegistryImpl
(implements com.db4o.internal.callbacks.
Callbacks
, com.db4o.events.
EventRegistry
)
com.db4o.internal.
Exceptions4
com.db4o.internal.btree.
FieldIndexKeyHandler
(implements com.db4o.internal.
Indexable4
<T>)
com.db4o.internal.btree.
FieldIndexKeyImpl
(implements com.db4o.internal.btree.
FieldIndexKey
)
com.db4o.internal.fieldindex.
FieldIndexProcessor
com.db4o.internal.fieldindex.
FieldIndexProcessorResult
com.db4o.foundation.io.
File4
com.db4o.internal.fileheader.
FileHeader
com.db4o.internal.fileheader.
NewFileHeaderBase
com.db4o.internal.fileheader.
FileHeader1
com.db4o.internal.fileheader.
FileHeader2
com.db4o.internal.fileheader.
FileHeader3
com.db4o.internal.fileheader.
FileHeaderVariablePart
com.db4o.internal.fileheader.
FileHeaderVariablePart1
com.db4o.internal.fileheader.
FileHeaderVariablePart2
com.db4o.internal.fileheader.
FileHeaderVariablePart3
com.db4o.io.
FileStorage
(implements com.db4o.io.
Storage
)
com.db4o.io.
FileStorage.FileBin
(implements com.db4o.io.
Bin
)
com.db4o.defragment.
FirstPassCommand
com.db4o.internal.activation.
FixedUpdateDepth
(implements com.db4o.internal.activation.
UpdateDepth
)
com.db4o.internal.activation.
LegacyFixedUpdateDepth
com.db4o.internal.activation.
TPFixedUpdateDepth
com.db4o.internal.ids.
FreespaceCommitter
com.db4o.internal.
FrozenObjectInfo
(implements com.db4o.ext.
ObjectInfo
)
com.db4o.config.annotations.reflect.
GeneratedUUIDsFactory
(implements com.db4o.config.annotations.reflect.
Db4oConfiguratorFactory
)
com.db4o.reflect.generic.
GenericArray
com.db4o.reflect.generic.
GenericArrayReflector
(implements com.db4o.reflect.
ReflectArray
)
com.db4o.reflect.generic.
GenericClass
(implements com.db4o.foundation.
DeepClone
, com.db4o.reflect.
ReflectClass
)
com.db4o.reflect.generic.
GenericArrayClass
com.db4o.reflect.generic.
GenericClassBuilder
(implements com.db4o.reflect.generic.
ReflectClassBuilder
)
com.db4o.reflect.generic.
GenericField
(implements com.db4o.foundation.
DeepClone
, com.db4o.reflect.
ReflectField
)
com.db4o.reflect.generic.
GenericVirtualField
com.db4o.reflect.generic.
GenericObject
(implements java.lang.Comparable<T>)
com.db4o.reflect.generic.
GenericReflector
(implements com.db4o.foundation.
DeepClone
, com.db4o.reflect.
Reflector
)
com.db4o.internal.
HandlerRegistry
com.db4o.internal.
Handlers4
com.db4o.internal.handlers.
HandlerVersion
com.db4o.internal.
HandlerVersionRegistry
com.db4o.internal.
HardObjectReference
com.db4o.internal.references.
HashcodeReferenceSystem
(implements com.db4o.internal.references.
ReferenceSystem
)
com.db4o.foundation.
HashSet4
(implements com.db4o.foundation.
Set4
<T>)
com.db4o.foundation.
HashtableBase
com.db4o.foundation.
Hashtable4
(implements com.db4o.foundation.
DeepClone
, com.db4o.foundation.
Map4
)
com.db4o.foundation.
IdentityHashtable4
(implements com.db4o.foundation.
Map4
)
com.db4o.foundation.
IdentitySet4
(implements com.db4o.foundation.
Iterable4
<T>)
com.db4o.foundation.
HashtableIntEntry
(implements com.db4o.foundation.
DeepClone
, com.db4o.foundation.
Entry4
)
com.db4o.foundation.
HashtableIdentityEntry
com.db4o.foundation.
HashtableLongEntry
com.db4o.foundation.
HashtableObjectEntry
com.db4o.foundation.
IdentityHashtable4.IdentityEntry
com.db4o.foundation.
HashtableIterator
(implements com.db4o.foundation.
Iterator4
<E>)
com.db4o.typehandlers.
HashtableTypeHandler
(implements com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.typehandlers.
ReferenceTypeHandler
, com.db4o.internal.handlers.
VariableLengthTypeHandler
)
com.db4o.internal.metadata.
HierarchyAnalyzer
com.db4o.internal.metadata.
HierarchyAnalyzer.Diff
com.db4o.internal.metadata.
HierarchyAnalyzer.Removed
com.db4o.internal.metadata.
HierarchyAnalyzer.Same
com.db4o.internal.
Identifiable
com.db4o.internal.
ObjectReference
(implements com.db4o.activation.
Activator
, com.db4o.ext.
ObjectInfo
)
com.db4o.internal.
PersistentBase
(implements com.db4o.internal.
LinkLengthAware
, com.db4o.internal.
Persistent
)
com.db4o.internal.
ClassMetadata
(implements com.db4o.ext.
StoredClass
)
com.db4o.internal.
PrimitiveTypeMetadata
com.db4o.internal.
ObjectTypeMetadata
com.db4o.internal.
ClassMetadataRepository
com.db4o.internal.
LocalPersistentBase
com.db4o.internal.btree.
BTree
(implements com.db4o.internal.btree.
BTreeStructureListener
, com.db4o.internal.
TransactionParticipant
)
com.db4o.internal.btree.
BTreeNode
com.db4o.internal.
PersistentIntegerArray
com.db4o.internal.
IDGenerator
com.db4o.defragment.
IDMappingCollector
com.db4o.internal.marshall.
IdObjectCollector
com.db4o.internal.ids.
IdSlotChanges
com.db4o.internal.ids.
IdSlotMapping
com.db4o.internal.mapping.
IdSource
com.db4o.internal.config.
IdSystemConfigurationImpl
(implements com.db4o.config.
IdSystemConfiguration
)
com.db4o.typehandlers.
IgnoreFieldsTypeHandler
(implements com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.typehandlers.
ReferenceTypeHandler
)
com.db4o.internal.
InCallback
com.db4o.config.annotations.reflect.
IndexedFactory
(implements com.db4o.config.annotations.reflect.
Db4oConfiguratorFactory
)
com.db4o.foundation.
IndexedIterator
(implements com.db4o.foundation.
Iterator4
<E>)
com.db4o.foundation.
ArrayIterator4
com.db4o.internal.fieldindex.
IndexedNodeBase
(implements com.db4o.internal.fieldindex.
IndexedNode
)
com.db4o.internal.fieldindex.
IndexedLeaf
(implements com.db4o.internal.fieldindex.
IndexedNodeWithRange
)
com.db4o.internal.fieldindex.
IndexedPath
com.db4o.internal.fieldindex.
IndexedNodeCollector
com.db4o.internal.ids.
InMemoryIdSystem
(implements com.db4o.internal.ids.
StackableIdSystem
)
com.db4o.foundation.
IntArrayByRef
com.db4o.foundation.
IntArrayList
(implements com.db4o.foundation.
Iterable4
<T>)
com.db4o.foundation.
IntByRef
com.db4o.internal.handlers.
IntHandler.PreparedIntComparison
(implements com.db4o.foundation.
PreparedComparison
<T>)
com.db4o.foundation.
IntIdGenerator
com.db4o.foundation.
IntIterator4Adaptor
(implements com.db4o.foundation.
IntIterator4
)
com.db4o.foundation.
IntIterator4Impl
(implements com.db4o.foundation.
FixedSizeIntIterator4
)
com.db4o.foundation.
IntIterators
com.db4o.internal.
IntMatcher
com.db4o.io.
IoAdapter
com.db4o.io.
CachedIoAdapter
com.db4o.util.io.
NIOFileAdapter
com.db4o.io.
RandomAccessFileAdapter
com.db4o.io.
VanillaIoAdapter
com.db4o.util.io.win32.
Win32IoAdapter
com.db4o.io.
IoAdapterStorage
(implements com.db4o.io.
Storage
)
com.db4o.foundation.
Iterable4Adaptor
com.db4o.foundation.
IterableBaseFactory
com.db4o.foundation.
Iterator4Impl
<T> (implements com.db4o.foundation.
Iterator4
<E>)
com.db4o.foundation.
Collection4Iterator
com.db4o.foundation.
Iterator4JdkIterator
(implements java.util.Iterator<E>)
com.db4o.foundation.
Iterators
com.db4o.internal.
JDK
com.db4o.internal.
JDKReflect
com.db4o.reflect.jdk.
JdkClass
(implements com.db4o.reflect.jdk.
JavaReflectClass
)
com.db4o.foundation.
JdkCollectionIterable4
(implements com.db4o.foundation.
Iterable4
<T>)
com.db4o.query.
JdkComparatorWrapper
(implements com.db4o.query.
QueryComparator
<Target>)
com.db4o.reflect.jdk.
JdkConstructor
(implements com.db4o.reflect.core.
ReflectConstructor
)
com.db4o.reflect.jdk.
JdkField
(implements com.db4o.reflect.
ReflectField
)
com.db4o.reflect.jdk.
JdkMethod
(implements com.db4o.reflect.
ReflectMethod
)
com.db4o.internal.
JDKReflect.Factory
(implements com.db4o.internal.
JDKFactory
)
com.db4o.reflect.jdk.
JdkReflector
(implements com.db4o.reflect.
Reflector
)
com.db4o.foundation.
JdkSignatureGenerator
com.db4o.internal.fieldindex.
JoinedLeaf
(implements com.db4o.internal.fieldindex.
IndexedNodeWithRange
)
com.db4o.internal.fieldindex.
AndIndexedLeaf
com.db4o.internal.fieldindex.
OrIndexedLeaf
com.db4o.foundation.
KeySpec
com.db4o.foundation.
KeySpecHashtable4
(implements com.db4o.foundation.
DeepClone
)
com.db4o.typehandlers.internal.
KeyValueHandlerPair
com.db4o.internal.reflect.generic.
KnownClassesCollector
com.db4o.reflect.generic.
KnownClassesRepository
com.db4o.internal.encoding.
LatinStringIO
com.db4o.internal.encoding.
DelegatingStringIO
com.db4o.internal.encoding.
UnicodeStringIO
com.db4o.internal.
LazyObjectReference
(implements com.db4o.ext.
ObjectInfo
)
com.db4o.internal.activation.
LegacyActivationDepthProvider
(implements com.db4o.internal.activation.
ActivationDepthProvider
)
com.db4o.internal.activation.
LegacyUpdateDepthProvider
(implements com.db4o.internal.activation.
UpdateDepthProvider
)
com.db4o.internal.reflect.
LenientFieldAccessor
(implements com.db4o.internal.reflect.
FieldAccessor
)
com.db4o.foundation.
List4
<T> (implements com.db4o.types.
Unversioned
)
com.db4o.foundation.
ListenerRegistry
<E>
com.db4o.foundation.
Lock4
com.db4o.internal.
LockedTree
com.db4o.foundation.
LongByRef
com.db4o.collections.
MapEntry4
<K,V> (implements java.util.Map.Entry<K,V>)
com.db4o.internal.mapping.
MappedIDPair
com.db4o.internal.mapping.
MappedIDPairHandler
(implements com.db4o.internal.
Indexable4
<T>)
com.db4o.foundation.
MappingIterator
(implements com.db4o.foundation.
Iterator4
<E>)
com.db4o.internal.
ClassMetadataIterator
com.db4o.foundation.
EnumerateIterator
com.db4o.foundation.
FilteredIterator
com.db4o.foundation.
FunctionApplicationIterator
com.db4o.typehandlers.
MapTypeHandler
(implements com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.typehandlers.
ReferenceTypeHandler
, com.db4o.internal.handlers.
VariableLengthTypeHandler
)
com.db4o.internal.marshall.
MarshallerFamily
com.db4o.internal.marshall.
MarshallerFamily.FamilyVersion
com.db4o.internal.
MarshallingBuffer
(implements com.db4o.marshall.
WriteBuffer
)
com.db4o.internal.marshall.
MarshallingConstants0
com.db4o.internal.marshall.
MarshallingContext
(implements com.db4o.internal.marshall.
MarshallingInfo
, com.db4o.marshall.
WriteContext
)
com.db4o.internal.marshall.
MarshallingContextState
com.db4o.internal.metadata.
MarshallingInfoTraverseAspectCommand
(implements com.db4o.internal.metadata.
TraverseAspectCommand
)
com.db4o.config.annotations.reflect.
MaximumActivationDepthFactory
(implements com.db4o.config.annotations.reflect.
Db4oConfiguratorFactory
)
com.db4o.io.
MemoryBin
(implements com.db4o.io.
Bin
)
com.db4o.io.
MemoryStorage
(implements com.db4o.io.
Storage
)
com.db4o.internal.
Messages
com.db4o.config.annotations.reflect.
MinimumActivationDepthFactory
(implements com.db4o.config.annotations.reflect.
Db4oConfiguratorFactory
)
com.db4o.internal.metadata.
ModifiedAspectTraversalStrategy
(implements com.db4o.internal.metadata.
AspectTraversalStrategy
)
com.db4o.internal.handlers.array.
MultidimensionalArrayIterator
(implements com.db4o.foundation.
Iterator4
<E>)
com.db4o.foundation.
NativeCollections
com.db4o.internal.query.
NativeQueryHandler
com.db4o.foundation.
No4
(implements com.db4o.
Internal4
)
com.db4o.config.annotations.reflect.
NoArgsClassConfiguratorFactory
(implements com.db4o.config.annotations.reflect.
Db4oConfiguratorFactory
)
com.db4o.config.annotations.reflect.
NoArgsFieldConfiguratorFactory
(implements com.db4o.config.annotations.reflect.
Db4oConfiguratorFactory
)
com.db4o.foundation.
NoDuplicatesQueue
(implements com.db4o.foundation.
Queue4
<E>)
com.db4o.foundation.
NonblockingQueue
<T> (implements com.db4o.foundation.
Queue4
<E>)
com.db4o.internal.query.
NQOptimizationInfo
com.db4o.internal.
Null
(implements com.db4o.internal.
Indexable4
<T>, com.db4o.foundation.
PreparedComparison
<T>)
com.db4o.internal.caching.
NullCache4
<K,V> (implements com.db4o.internal.caching.
Cache4
<K,V>)
com.db4o.internal.callbacks.
NullCallbacks
(implements com.db4o.internal.callbacks.
Callbacks
)
com.db4o.internal.handlers.
NullFieldAwareTypeHandler
(implements com.db4o.internal.handlers.
FieldAwareTypeHandler
)
com.db4o.internal.freespace.
NullFreespaceListener
(implements com.db4o.internal.freespace.
FreespaceListener
)
com.db4o.internal.freespace.
NullFreespaceManager
(implements com.db4o.internal.freespace.
FreespaceManager
)
com.db4o.internal.activation.
NullModifiedObjectQuery
(implements com.db4o.internal.activation.
ModifiedObjectQuery
)
com.db4o.internal.
NullTransactionListener
(implements com.db4o.
TransactionListener
)
com.db4o.foundation.
ObjectByRef
<T>
com.db4o.internal.
ObjectContainerBase
(implements com.db4o.
Internal4
, com.db4o.internal.
InternalObjectContainer
, com.db4o.internal.
ObjectContainerSpec
, com.db4o.types.
TransientClass
)
com.db4o.internal.
ExternalObjectContainer
com.db4o.internal.
LocalObjectContainer
(implements com.db4o.
EmbeddedObjectContainer
, com.db4o.internal.
InternalObjectContainer
)
com.db4o.internal.
IoAdaptedObjectContainer
(implements com.db4o.
EmbeddedObjectContainer
)
com.db4o.internal.
TransportObjectContainer
com.db4o.internal.
ObjectContainerFactory
com.db4o.internal.
ObjectContainerSession
(implements com.db4o.internal.
InternalObjectContainer
, com.db4o.internal.
ObjectContainerSpec
, com.db4o.types.
TransientClass
)
com.db4o.internal.marshall.
ObjectHeader
com.db4o.internal.marshall.
ObjectHeaderAttributes
com.db4o.internal.
ObjectID
com.db4o.internal.
ObjectInfoCollectionImpl
(implements com.db4o.ext.
ObjectInfoCollection
)
com.db4o.internal.
OpenTypeHandler
(implements com.db4o.internal.
BuiltinTypeHandler
, com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.internal.
LinkLengthAware
, com.db4o.typehandlers.
ReferenceTypeHandler
, com.db4o.typehandlers.
ValueTypeHandler
)
com.db4o.internal.
InterfaceTypeHandler
com.db4o.internal.handlers.versions.
OpenTypeHandler7
com.db4o.internal.handlers.versions.
OpenTypeHandler2
com.db4o.internal.handlers.versions.
OpenTypeHandler0
com.db4o.io.
PagingMemoryStorage
(implements com.db4o.io.
Storage
)
com.db4o.foundation.
Pair
<TFirst,TSecond>
com.db4o.foundation.io.
Path4
com.db4o.config.annotations.reflect.
PersistedStaticFieldValuesFactory
(implements com.db4o.config.annotations.reflect.
Db4oConfiguratorFactory
)
com.db4o.internal.handlers.
PlainObjectHandler
(implements com.db4o.typehandlers.
ReferenceTypeHandler
)
com.db4o.internal.
Platform4
com.db4o.reflect.core.
PlatformReflectConstructor
(implements com.db4o.reflect.core.
ReflectConstructor
)
com.db4o.internal.slots.
Pointer4
com.db4o.internal.ids.
PointerBasedIdSystem
(implements com.db4o.internal.ids.
IdSystem
)
com.db4o.query.
Predicate
<ExtentType> (implements java.io.Serializable)
com.db4o.internal.query.
PredicateEvaluation
(implements com.db4o.query.
Evaluation
)
com.db4o.query.
PredicatePlatform
com.db4o.internal.
PreparedArrayContainsComparison
(implements com.db4o.foundation.
PreparedComparison
<T>)
com.db4o.foundation.
PrimitiveCodec
com.db4o.internal.handlers.
PrimitiveHandler
(implements com.db4o.internal.
BuiltinTypeHandler
, com.db4o.internal.
IndexableTypeHandler
, com.db4o.typehandlers.
QueryableTypeHandler
, com.db4o.typehandlers.
ValueTypeHandler
)
com.db4o.internal.handlers.
BooleanHandler
com.db4o.internal.handlers.
ByteHandler
com.db4o.internal.handlers.
CharHandler
com.db4o.internal.handlers.
IntHandler
com.db4o.internal.handlers.
FloatHandler
com.db4o.internal.handlers.
FloatHandler0
com.db4o.internal.
IDHandler
com.db4o.internal.handlers.
IntHandler0
com.db4o.internal.handlers.
LongHandler
com.db4o.internal.handlers.
DateHandlerBase
com.db4o.internal.handlers.
DateHandler
com.db4o.internal.handlers.
DateHandler0
com.db4o.internal.handlers.
DoubleHandler
com.db4o.internal.handlers.
DoubleHandler0
com.db4o.internal.handlers.
LongHandler0
com.db4o.internal.handlers.
NetTypeHandler
com.db4o.internal.handlers.net.
NetSimpleTypeHandler
(implements com.db4o.reflect.generic.
GenericConverter
)
com.db4o.internal.handlers.net.
NetDateTime
com.db4o.internal.handlers.net.
NetDecimal
com.db4o.internal.handlers.net.
NetSByte
com.db4o.internal.handlers.net.
NetUInt
com.db4o.internal.handlers.net.
NetULong
com.db4o.internal.handlers.net.
NetUShort
com.db4o.internal.handlers.
ShortHandler
com.db4o.internal.handlers.
ShortHandler0
com.db4o.internal.marshall.
PrimitiveMarshaller
com.db4o.internal.marshall.
PrimitiveMarshaller0
com.db4o.internal.marshall.
PrimitiveMarshaller1
com.db4o.qlin.
Prototypes
com.db4o.internal.query.processor.
QCandidates
(implements com.db4o.foundation.
Visitor4
<T>)
com.db4o.internal.query.processor.
QCon
(implements com.db4o.query.
Constraint
, com.db4o.types.
Unversioned
, com.db4o.foundation.
Visitor4
<T>)
com.db4o.internal.query.processor.
QConEvaluation
com.db4o.internal.query.processor.
QConJoin
com.db4o.internal.query.processor.
QConObject
com.db4o.internal.query.processor.
QConClass
com.db4o.internal.query.processor.
QConPath
com.db4o.internal.query.processor.
QConstraints
(implements com.db4o.query.
Constraints
)
com.db4o.internal.query.processor.
QConUnconditional
com.db4o.internal.query.processor.
QE
(implements com.db4o.types.
Unversioned
)
com.db4o.internal.query.processor.
QEAbstract
com.db4o.internal.query.processor.
QEEqual
com.db4o.internal.query.processor.
QEIdentity
com.db4o.internal.query.processor.
QEGreater
com.db4o.internal.query.processor.
QESmaller
com.db4o.internal.query.processor.
QEStringCmp
com.db4o.internal.query.processor.
QEContains
com.db4o.internal.query.processor.
QEEndsWith
com.db4o.internal.query.processor.
QEStartsWith
com.db4o.internal.query.processor.
QEMulti
com.db4o.internal.query.processor.
QENot
com.db4o.internal.query.processor.
QField
(implements com.db4o.types.
Unversioned
, com.db4o.foundation.
Visitor4
<T>)
com.db4o.internal.qlin.
QLinNode
<T> (implements com.db4o.qlin.
QLin
<T>)
com.db4o.internal.qlin.
QLinSodaNode
<T>
com.db4o.internal.qlin.
QLinRoot
<T>
com.db4o.internal.qlin.
QLinSubNode
<T>
com.db4o.internal.qlin.
QLinConstraint
<T>
com.db4o.internal.qlin.
QLinField
<T>
com.db4o.internal.qlin.
QLinOrderBy
<T>
com.db4o.qlin.
QLinOrderByDirection
com.db4o.qlin.
QLinSupport
com.db4o.internal.query.processor.
QQueryBase
(implements com.db4o.internal.query.processor.
InternalQuery
, com.db4o.types.
Unversioned
)
com.db4o.internal.query.processor.
QQuery
(implements com.db4o.query.
Query
)
com.db4o.internal.query.processor.
QQueryBase.CreateCandidateCollectionResult
com.db4o.config.
QueryEvaluationMode
com.db4o.io.
RandomAccessFileFactory
com.db4o.internal.marshall.
RawClassSpec
com.db4o.internal.marshall.
RawFieldSpec
com.db4o.internal.references.
ReferenceSystemRegistry
com.db4o.internal.reflect.
ReflectClasses
com.db4o.reflect.core.
ReflectConstructorSpec
com.db4o.internal.
Reflection4
com.db4o.foundation.
ReflectionIterableBase
(implements com.db4o.foundation.
IterableBaseWrapper
)
com.db4o.internal.
ReflectorConfigurationImpl
(implements com.db4o.reflect.
ReflectorConfiguration
)
com.db4o.reflect.core.
ReflectorUtils
com.db4o.internal.
ReflectPlatform
com.db4o.
Rename
(implements com.db4o.
Internal4
)
com.db4o.internal.
Renames
com.db4o.drs.db4o.
ReplicationRecord
(implements com.db4o.
Internal4
)
com.db4o.foundation.
Runnable4
com.db4o.foundation.
Runtime4
com.db4o.internal.btree.
Searcher
com.db4o.internal.btree.
SearchTarget
com.db4o.internal.ids.
SequentialIdGenerator
com.db4o.internal.
SerializedGraph
com.db4o.internal.
Serializer
com.db4o.internal.
SharedIndexedFields
com.db4o.foundation.
SignatureGenerator
com.db4o.util.io.spikes.
SimpleIoBenchmark
com.db4o.config.
SimpleNameProvider
(implements com.db4o.config.
NameProvider
)
com.db4o.foundation.
SimpleObjectPool
<T> (implements com.db4o.foundation.
ObjectPool
<T>)
com.db4o.foundation.
SimpleTimer
(implements java.lang.Runnable)
com.db4o.typehandlers.
SingleClassTypeHandlerPredicate
(implements com.db4o.typehandlers.
TypeHandlerPredicate
)
com.db4o.typehandlers.
SingleNamedClassTypeHandlerPredicate
(implements com.db4o.typehandlers.
TypeHandlerPredicate
)
com.db4o.foundation.
SingleValueIterator
(implements com.db4o.foundation.
Iterator4
<E>)
com.db4o.internal.slots.
Slot
com.db4o.internal.slots.
SlotChangeFactory
com.db4o.internal.marshall.
SlotFormat
com.db4o.internal.marshall.
SlotFormat0
com.db4o.internal.marshall.
SlotFormat2
com.db4o.internal.marshall.
SlotFormatCurrent
com.db4o.internal.freespace.
SlotHandler
(implements com.db4o.internal.
Indexable4
<T>)
com.db4o.internal.freespace.
AddressKeySlotHandler
com.db4o.internal.freespace.
LengthKeySlotHandler
com.db4o.internal.query.
SodaQueryComparator
(implements java.util.Comparator<T>, com.db4o.foundation.
IntComparator
)
com.db4o.internal.query.
SodaQueryComparator.Direction
com.db4o.internal.query.
SodaQueryComparator.Ordering
com.db4o.foundation.
SortedCollection4
com.db4o.foundation.
Stack4
com.db4o.internal.metadata.
StandardAspectTraversalStrategy
(implements com.db4o.internal.metadata.
AspectTraversalStrategy
)
com.db4o.internal.ids.
StandardIdSystemFactory
com.db4o.internal.handlers.
StandardReferenceTypeHandler
(implements com.db4o.internal.handlers.
FieldAwareTypeHandler
, com.db4o.internal.
IndexableTypeHandler
, com.db4o.internal.
ReadsObjectIds
)
com.db4o.internal.handlers.
StandardReferenceTypeHandler0
com.db4o.internal.handlers.
StandardReferenceTypeHandler.PreparedComparisonImpl
(implements com.db4o.foundation.
PreparedComparison
<T>)
com.db4o.internal.query.result.
StatefulQueryResult
(implements com.db4o.foundation.
Iterable4
<T>)
com.db4o.
StaticClass
(implements com.db4o.
Internal4
)
com.db4o.
StaticField
(implements com.db4o.
Internal4
)
com.db4o.ext.
Status
com.db4o.foundation.
StopWatch
com.db4o.foundation.
AutoStopWatch
com.db4o.io.
StorageDecorator
(implements com.db4o.io.
Storage
)
com.db4o.io.
CachingStorage
com.db4o.io.
NonFlushingStorage
com.db4o.internal.
StoredClassImpl
(implements com.db4o.ext.
StoredClass
)
com.db4o.internal.
StoredFieldImpl
(implements com.db4o.ext.
StoredField
)
com.db4o.config.annotations.reflect.
StoredTransientFieldsFactory
(implements com.db4o.config.annotations.reflect.
Db4oConfiguratorFactory
)
com.db4o.internal.reflect.
StrictFieldAccessor
(implements com.db4o.internal.reflect.
FieldAccessor
)
com.db4o.internal.handlers.
StringBasedValueTypeHandlerBase
<T> (implements com.db4o.internal.
BuiltinTypeHandler
, com.db4o.internal.
Comparable4
<T>, com.db4o.typehandlers.
QueryableTypeHandler
, com.db4o.typehandlers.
ValueTypeHandler
, com.db4o.internal.handlers.
VariableLengthTypeHandler
)
com.db4o.internal.handlers.
StringBufferHandler
com.db4o.config.encoding.
StringEncodings
com.db4o.internal.handlers.
StringHandler
(implements com.db4o.internal.
BuiltinTypeHandler
, com.db4o.internal.
IndexableTypeHandler
, com.db4o.typehandlers.
QueryableTypeHandler
, com.db4o.typehandlers.
ValueTypeHandler
, com.db4o.internal.handlers.
VariableLengthTypeHandler
)
com.db4o.internal.handlers.
StringHandler0
com.db4o.foundation.
SubTypePredicate
(implements com.db4o.foundation.
Predicate4
<T>)
com.db4o.foundation.
SynchronizedHashtable4
(implements com.db4o.foundation.
DeepClone
)
com.db4o.foundation.
SynchronizedIterator4
(implements com.db4o.foundation.
Iterator4
<E>)
com.db4o.internal.
SystemData
com.db4o.internal.
SystemInfoFileImpl
(implements com.db4o.ext.
SystemInfo
)
com.db4o.config.
TClass
(implements com.db4o.config.
ObjectConstructor
)
com.db4o.config.
TCollection
(implements com.db4o.config.
ObjectTranslator
)
com.db4o.foundation.
TernaryBool
(implements java.io.Serializable)
com.db4o.util.io.spikes.
TestDummy
com.db4o.config.
THashtable
(implements com.db4o.config.
ObjectTranslator
)
com.db4o.foundation.
ThreadLocal4
<T>
com.db4o.internal.threading.
ThreadPool4Impl
(implements com.db4o.internal.threading.
ThreadPool4
)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
com.db4o.
CorruptionException
java.lang.RuntimeException
com.db4o.foundation.
BlockingQueueStoppedException
com.db4o.foundation.
ChainedRuntimeException
com.db4o.ext.
CompositeDb4oException
com.db4o.ext.
Db4oException
com.db4o.ext.
Db4oFatalException
com.db4o.ext.
DatabaseClosedException
com.db4o.ext.
DatabaseFileLockedException
com.db4o.ext.
Db4oFileHeaderCorruptionException
com.db4o.ext.
Db4oIOException
com.db4o.ext.
EmergencyShutdownReadOnlyException
com.db4o.ext.
IncompatibleFileFormatException
com.db4o.ext.
OldFormatException
com.db4o.ext.
UnsupportedOldFormatException
com.db4o.ext.
Db4oRecoverableException
com.db4o.ext.
BackupInProgressException
com.db4o.constraints.
ConstraintViolationException
com.db4o.constraints.
UniqueFieldValueConstraintViolationException
com.db4o.ext.
DatabaseMaximumSizeReachedException
com.db4o.ext.
DatabaseReadOnlyException
com.db4o.ext.
Db4oIllegalStateException
com.db4o.events.
EventException
com.db4o.config.
GlobalOnlyConfigException
com.db4o.internal.
IllegalComparisonException
com.db4o.ext.
InvalidIDException
com.db4o.ext.
InvalidPasswordException
com.db4o.ext.
InvalidSlotException
com.db4o.ext.
ObjectNotStorableException
com.db4o.internal.
ReflectException
com.db4o.qlin.
QLinException
com.db4o.ext.
Db4oUnexpectedException
com.db4o.internal.
FieldIndexException
com.db4o.qlin.
PrototypesException
java.lang.IllegalArgumentException
com.db4o.foundation.
ArgumentNullException
java.lang.IllegalStateException
com.db4o.foundation.
InvalidIteratorException
com.db4o.internal.mapping.
MappingNotFoundException
com.db4o.foundation.
NotImplementedException
com.db4o.foundation.
NotSupportedException
com.db4o.internal.
Platform4.JDKFactoryInstantiationException
com.db4o.foundation.
RuntimeInterruptedException
com.db4o.internal.fileheader.
TimerFileLock
(implements java.lang.Runnable)
com.db4o.internal.fileheader.
TimerFileLockDisabled
com.db4o.internal.fileheader.
TimerFileLockEnabled
com.db4o.foundation.
TimeStampIdGenerator
com.db4o.config.
TMap
(implements com.db4o.config.
ObjectTranslator
)
com.db4o.config.
TNull
(implements com.db4o.config.
ObjectTranslator
)
com.db4o.internal.activation.
TPUpdateDepthProvider
(implements com.db4o.internal.activation.
UpdateDepthProvider
)
com.db4o.internal.
Transaction
com.db4o.internal.
LocalTransaction
com.db4o.internal.ids.
TransactionalIdSystemImpl
(implements com.db4o.internal.ids.
TransactionalIdSystem
)
com.db4o.internal.references.
TransactionalReferenceSystemBase
com.db4o.internal.references.
TransactionalReferenceSystem
(implements com.db4o.internal.references.
ReferenceSystem
)
com.db4o.internal.
TransactionContext
com.db4o.internal.
TransactionLocal
<T>
com.db4o.internal.transactionlog.
TransactionLogHandler
com.db4o.internal.transactionlog.
EmbeddedTransactionLogHandler
com.db4o.internal.transactionlog.
FileBasedTransactionLogHandler
com.db4o.internal.activation.
TransparentActivationDepthProviderImpl
(implements com.db4o.internal.activation.
ActivationDepthProvider
, com.db4o.internal.activation.
TransparentActivationDepthProvider
)
com.db4o.ta.
TransparentActivationSupport
(implements com.db4o.config.
ConfigurationItem
)
com.db4o.ta.
TransparentPersistenceSupport
com.db4o.internal.ids.
TransportIdSystem
(implements com.db4o.internal.ids.
TransactionalIdSystem
)
com.db4o.internal.
TransportObjectContainer.KnownObjectIdentity
com.db4o.internal.metadata.
TraverseFieldCommand
(implements com.db4o.internal.metadata.
TraverseAspectCommand
)
com.db4o.foundation.
Tree
<T> (implements com.db4o.foundation.
DeepClone
, com.db4o.foundation.
ShallowClone
, com.db4o.foundation.
Visitable
<T>)
com.db4o.internal.
TreeInt
(implements com.db4o.internal.
ReadWriteable
)
com.db4o.internal.
DeleteInfo
com.db4o.internal.freespace.
FreeSlotNode
com.db4o.internal.ids.
IdSlotTree
com.db4o.internal.query.processor.
QCandidate
(implements com.db4o.query.
Candidate
)
com.db4o.internal.slots.
ReferencedSlot
com.db4o.internal.slots.
SlotChange
com.db4o.internal.slots.
SystemSlotChange
com.db4o.internal.slots.
IdSystemSlotChange
com.db4o.internal.slots.
FreespaceSlotChange
com.db4o.internal.
TreeIntObject
<T>
com.db4o.foundation.
TreeObject
com.db4o.internal.
TreeReader
com.db4o.typehandlers.internal.
TreeSetTypeHandler
(implements com.db4o.typehandlers.
InstantiatingTypeHandler
, com.db4o.typehandlers.
QueryableTypeHandler
)
com.db4o.config.
TSerializable
(implements com.db4o.config.
ObjectConstructor
)
com.db4o.config.
TTransient
(implements com.db4o.config.
ObjectConstructor
)
com.db4o.config.
TTreeMap
(implements com.db4o.config.
ObjectConstructor
)
com.db4o.config.
TTreeSet
(implements com.db4o.config.
ObjectConstructor
)
com.db4o.config.
TVector
(implements com.db4o.config.
ObjectTranslator
)
com.db4o.config.
TypeAlias
(implements com.db4o.config.
Alias
)
com.db4o.internal.
TypeHandlerCloneContext
com.db4o.internal.
TypeHandlerConfiguration
com.db4o.internal.
TypeHandlerConfigurationJDK_1_1
com.db4o.internal.
TypeHandlerConfigurationJDK_1_2
com.db4o.internal.handlers.
TypeHandlerPredicatePair
com.db4o.constraints.
UniqueFieldValueConstraint
(implements com.db4o.config.
ConfigurationItem
)
com.db4o.internal.activation.
UnknownActivationDepth
(implements com.db4o.internal.activation.
ActivationDepth
)
com.db4o.typehandlers.internal.
UnmodifiableListTypeHandler
(implements com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.typehandlers.
InstantiatingTypeHandler
, com.db4o.typehandlers.
QueryableTypeHandler
)
com.db4o.internal.activation.
UnspecifiedUpdateDepth
(implements com.db4o.internal.activation.
UpdateDepth
)
com.db4o.internal.activation.
LegacyUnspecifiedUpdateDepth
com.db4o.internal.activation.
TPUnspecifiedUpdateDepth
com.db4o.config.annotations.reflect.
UpdatedDepthFactory
(implements com.db4o.config.annotations.reflect.
Db4oConfiguratorFactory
)
com.db4o.
User
(implements com.db4o.
Internal4
)
com.db4o.typehandlers.
VectorTypeHandler
(implements com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.typehandlers.
ReferenceTypeHandler
, com.db4o.internal.handlers.
VariableLengthTypeHandler
)
com.db4o.internal.
VirtualAttributes
(implements com.db4o.foundation.
ShallowClone
)
com.db4o.ext.
VirtualField
com.db4o.internal.weakref.
WeakReferenceSupportFactory
com.db4o.config.
WildcardAlias
(implements com.db4o.config.
Alias
)
Interface Hierarchy
com.db4o.ta.
Activatable
com.db4o.collections.
ActivatableCollection
<T> (also extends java.util.Collection<E>)
com.db4o.collections.
ActivatableList
<T> (also extends java.util.List<E>)
com.db4o.collections.
ActivatableSet
<E> (also extends java.util.Set<E>)
com.db4o.collections.
ActivatableList
<T> (also extends com.db4o.collections.
ActivatableCollection
<T>, java.util.List<E>)
com.db4o.collections.
ActivatableMap
<K,V> (also extends java.util.Map<K,V>)
com.db4o.collections.
ActivatableSet
<E> (also extends com.db4o.collections.
ActivatableCollection
<T>, java.util.Set<E>)
com.db4o.ta.
ActivatableInstrumented
com.db4o.internal.activation.
ActivationDepth
com.db4o.internal.activation.
ActivationDepthProvider
com.db4o.internal.activation.
TransparentActivationDepthProvider
com.db4o.activation.
Activator
com.db4o.config.
Alias
com.db4o.foundation.
ArrayFactory
com.db4o.internal.metadata.
AspectTraversalStrategy
com.db4o.internal.marshall.
AspectVersionContext
com.db4o.internal.
DefragmentContext
(also extends com.db4o.marshall.
BufferContext
, com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.internal.marshall.
MarshallingInfo
)
com.db4o.internal.marshall.
MarshallingInfo
com.db4o.internal.
DefragmentContext
(also extends com.db4o.marshall.
BufferContext
, com.db4o.internal.marshall.
HandlerVersionContext
)
com.db4o.internal.collections.
BigSetPersistence
com.db4o.io.
Bin
com.db4o.
BlobStatus
com.db4o.
BlobTransport
com.db4o.foundation.
Block4
com.db4o.internal.
BlockConverter
com.db4o.io.
BlockSize
com.db4o.internal.btree.
BTreeRange
com.db4o.internal.btree.
BTreeRangeVisitor
com.db4o.internal.btree.
BTreeStructureListener
com.db4o.config.
CacheConfiguration
com.db4o.config.
CacheConfigurationProvider
com.db4o.config.
EmbeddedConfiguration
(also extends com.db4o.config.
CommonConfigurationProvider
, com.db4o.config.
FileConfigurationProvider
, com.db4o.config.
IdSystemConfigurationProvider
)
com.db4o.internal.
CallbackInfoCollector
com.db4o.internal.callbacks.
Callbacks
com.db4o.events.
CancellableEventArgs
com.db4o.foundation.
CancellableVisitor4
<T>
com.db4o.query.
Candidate
com.db4o.internal.classindex.
ClassIndexStrategy
com.db4o.config.
ClientServerConfiguration
com.db4o.foundation.
Closure4
<R>
com.db4o.internal.
CommittedCallbackDispatcher
com.db4o.config.
CommonConfiguration
com.db4o.config.
CommonConfigurationProvider
com.db4o.config.
EmbeddedConfiguration
(also extends com.db4o.config.
CacheConfigurationProvider
, com.db4o.config.
FileConfigurationProvider
, com.db4o.config.
IdSystemConfigurationProvider
)
com.db4o.internal.
Comparable4
<T>
com.db4o.internal.
Indexable4
<T> (also extends com.db4o.internal.
LinkLengthAware
)
com.db4o.internal.
IndexableTypeHandler
(also extends com.db4o.typehandlers.
TypeHandler4
)
com.db4o.internal.
IndexableTypeHandler
(also extends com.db4o.internal.
Indexable4
<T>, com.db4o.typehandlers.
TypeHandler4
)
com.db4o.config.
Compare
com.db4o.foundation.
Comparison4
<T>
com.db4o.config.
Configuration
com.db4o.config.
ConfigurationItem
com.db4o.query.
Constraint
com.db4o.query.
Constraints
com.db4o.marshall.
Context
com.db4o.typehandlers.
ActivationContext
com.db4o.marshall.
BufferContext
(also extends com.db4o.marshall.
ReadBuffer
)
com.db4o.internal.
DefragmentContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.internal.marshall.
MarshallingInfo
)
com.db4o.internal.
DefragmentContext
(also extends com.db4o.marshall.
BufferContext
, com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.internal.marshall.
MarshallingInfo
)
com.db4o.internal.delete.
DeleteContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.marshall.
ReadBuffer
)
com.db4o.internal.marshall.
HandlerVersionContext
com.db4o.internal.
DefragmentContext
(also extends com.db4o.marshall.
BufferContext
, com.db4o.internal.marshall.
MarshallingInfo
)
com.db4o.internal.delete.
DeleteContext
(also extends com.db4o.marshall.
Context
, com.db4o.marshall.
ReadBuffer
)
com.db4o.internal.marshall.
InternalReadContext
(also extends com.db4o.marshall.
ReadContext
)
com.db4o.internal.marshall.
ObjectIdContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
)
com.db4o.internal.marshall.
ObjectIdContext
(also extends com.db4o.internal.marshall.
InternalReadContext
)
com.db4o.internal.marshall.
InternalReadContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.marshall.
ReadContext
)
com.db4o.internal.marshall.
ObjectIdContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
)
com.db4o.internal.marshall.
ObjectIdContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.internal.marshall.
InternalReadContext
)
com.db4o.marshall.
ReadContext
(also extends com.db4o.marshall.
ReadBuffer
)
com.db4o.internal.marshall.
InternalReadContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
)
com.db4o.internal.marshall.
ObjectIdContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
)
com.db4o.internal.marshall.
ObjectIdContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.internal.marshall.
InternalReadContext
)
com.db4o.marshall.
ReferenceActivationContext
com.db4o.marshall.
ReferenceActivationContext
com.db4o.marshall.
WriteContext
(also extends com.db4o.marshall.
WriteBuffer
)
com.db4o.ext.
Db4oCallback
com.db4o.config.annotations.reflect.
Db4oConfiguratorFactory
com.db4o.internal.query.
Db4oEnhancedFilter
com.db4o.internal.query.
Db4oNQOptimizer
com.db4o.internal.query.
Db4oQueryExecutionListener
com.db4o.internal.replication.
Db4oReplicationReference
com.db4o.internal.replication.
Db4oReplicationReferenceProvider
com.db4o.types.
Db4oType
com.db4o.types.
Blob
com.db4o.foundation.
DeepClone
com.db4o.internal.handlers.
FieldAwareTypeHandler
(also extends com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.typehandlers.
ReferenceTypeHandler
, com.db4o.internal.
VersionedTypeHandler
, com.db4o.internal.handlers.
VirtualAttributeHandler
)
com.db4o.reflect.jdk.
JdkLoader
com.db4o.reflect.
Reflector
com.db4o.internal.
VersionedTypeHandler
(also extends com.db4o.typehandlers.
TypeHandler4
)
com.db4o.internal.handlers.
FieldAwareTypeHandler
(also extends com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.typehandlers.
ReferenceTypeHandler
, com.db4o.internal.handlers.
VirtualAttributeHandler
)
com.db4o.defragment.
DefragmentListener
com.db4o.diagnostic.
Diagnostic
com.db4o.diagnostic.
DiagnosticConfiguration
com.db4o.diagnostic.
DiagnosticListener
com.db4o.config.
EmbeddedConfigurationItem
com.db4o.foundation.
Entry4
com.db4o.foundation.
Environment
com.db4o.config.
EnvironmentConfiguration
com.db4o.events.
Event4
<T>
com.db4o.internal.
EventDispatcher
com.db4o.events.
EventListener4
<T>
com.db4o.events.
EventRegistry
com.db4o.internal.reflect.
FieldAccessor
com.db4o.internal.btree.
FieldIndexKey
com.db4o.internal.marshall.
FieldMarshaller
com.db4o.config.
FileConfiguration
com.db4o.config.
FileConfigurationProvider
com.db4o.config.
EmbeddedConfiguration
(also extends com.db4o.config.
CacheConfigurationProvider
, com.db4o.config.
CommonConfigurationProvider
, com.db4o.config.
IdSystemConfigurationProvider
)
com.db4o.internal.activation.
FixedDepth
<T>
com.db4o.config.
FreespaceConfiguration
com.db4o.config.
FreespaceFiller
com.db4o.internal.freespace.
FreespaceListener
com.db4o.internal.freespace.
FreespaceManager
com.db4o.foundation.
Function4
<A,R>
com.db4o.reflect.generic.
GenericConverter
com.db4o.io.
GrowthStrategy
com.db4o.defragment.
IdMapping
com.db4o.internal.mapping.
IDMapping
com.db4o.defragment.
DefragmentServices
com.db4o.internal.ids.
IdSystem
com.db4o.internal.ids.
StackableIdSystem
com.db4o.config.
IdSystemConfiguration
com.db4o.config.
IdSystemConfigurationProvider
com.db4o.config.
EmbeddedConfiguration
(also extends com.db4o.config.
CacheConfigurationProvider
, com.db4o.config.
CommonConfigurationProvider
, com.db4o.config.
FileConfigurationProvider
)
com.db4o.config.
IdSystemFactory
com.db4o.foundation.
IntComparator
com.db4o.
Internal4
com.db4o.internal.query.processor.
InternalQuery
com.db4o.foundation.
IntObjectVisitor
java.lang.Iterable<T>
com.db4o.internal.caching.
Cache4
<K,V>
com.db4o.internal.caching.
PurgeableCache4
<K,V>
java.util.Collection<E>
com.db4o.collections.
ActivatableCollection
<T> (also extends com.db4o.ta.
Activatable
)
com.db4o.collections.
ActivatableList
<T> (also extends java.util.List<E>)
com.db4o.collections.
ActivatableSet
<E> (also extends java.util.Set<E>)
java.util.List<E>
com.db4o.collections.
ActivatableList
<T> (also extends com.db4o.collections.
ActivatableCollection
<T>)
com.db4o.
ObjectSet
<T> (also extends java.lang.Iterable<T>)
com.db4o.ext.
ExtObjectSet
java.util.Set<E>
com.db4o.collections.
ActivatableSet
<E> (also extends com.db4o.collections.
ActivatableCollection
<T>)
com.db4o.
ObjectSet
<T> (also extends java.util.List<E>)
com.db4o.ext.
ExtObjectSet
com.db4o.foundation.
Iterable4
<T>
com.db4o.internal.fieldindex.
IndexedNode
com.db4o.internal.fieldindex.
IndexedNodeWithRange
com.db4o.internal.fieldindex.
IndexedNodeWithRange
com.db4o.ext.
ObjectInfoCollection
com.db4o.internal.query.result.
QueryResult
com.db4o.foundation.
Sequence4
<T>
com.db4o.foundation.
Set4
<T>
com.db4o.foundation.
IterableBase
com.db4o.foundation.
IterableBaseWrapper
com.db4o.foundation.
Iterator4
<E>
com.db4o.foundation.
FixedSizeIntIterator4
com.db4o.foundation.
IntIterator4
com.db4o.foundation.
FixedSizeIntIterator4
com.db4o.internal.
JDKFactory
com.db4o.foundation.
KeySpec.Deferred
com.db4o.config.
LegacyClientServerFactory
com.db4o.internal.config.
LegacyConfigurationProvider
com.db4o.internal.
LinkLengthAware
com.db4o.internal.
Indexable4
<T> (also extends com.db4o.internal.
Comparable4
<T>)
com.db4o.internal.
IndexableTypeHandler
(also extends com.db4o.typehandlers.
TypeHandler4
)
com.db4o.internal.
IndexableTypeHandler
(also extends com.db4o.internal.
Indexable4
<T>, com.db4o.typehandlers.
TypeHandler4
)
com.db4o.typehandlers.
TypeFamilyTypeHandler
(also extends com.db4o.typehandlers.
QueryableTypeHandler
)
com.db4o.foundation.
Listener4
<E>
java.util.Map<K,V>
com.db4o.collections.
ActivatableMap
<K,V> (also extends com.db4o.ta.
Activatable
)
com.db4o.foundation.
Map4
com.db4o.messaging.
MessageContext
com.db4o.messaging.
MessageRecipient
com.db4o.messaging.
MessageSender
com.db4o.internal.
ModificationAware
com.db4o.internal.activation.
ModifiedObjectQuery
com.db4o.config.
NameProvider
com.db4o.config.
ObjectAttribute
com.db4o.ext.
ObjectCallbacks
com.db4o.config.
ObjectClass
com.db4o.
ObjectContainer
com.db4o.
EmbeddedObjectContainer
com.db4o.ext.
ExtClient
com.db4o.ext.
ExtObjectContainer
com.db4o.ext.
ExtClient
com.db4o.internal.
InternalObjectContainer
com.db4o.internal.
ObjectContainerSpec
com.db4o.internal.
ObjectContainerSpec
com.db4o.internal.
InternalObjectContainer
com.db4o.internal.
ObjectContainerSpec
com.db4o.internal.
ObjectContainerSpec
com.db4o.config.
ObjectField
com.db4o.ext.
ObjectInfo
com.db4o.foundation.
ObjectPool
<T>
com.db4o.
ObjectServer
com.db4o.ext.
ExtObjectServer
com.db4o.config.
ObjectTranslator
com.db4o.config.
ObjectConstructor
com.db4o.internal.
Persistent
com.db4o.foundation.
Predicate4
<T>
com.db4o.foundation.
PreparedComparison
<T>
com.db4o.foundation.
Procedure4
<T>
com.db4o.qlin.
QLin
<T>
com.db4o.qlin.
QLinable
com.db4o.query.
Query
com.db4o.config.
QueryConfiguration
com.db4o.internal.
QueryResultIteratorFactory
com.db4o.foundation.
Queue4
<E>
com.db4o.foundation.
BlockingQueue4
<T>
com.db4o.foundation.
PausableBlockingQueue4
<T>
com.db4o.foundation.
TimeoutBlockingQueue4
<T>
com.db4o.foundation.
TimeoutBlockingQueue4
<T>
com.db4o.foundation.
PausableBlockingQueue4
<T>
com.db4o.foundation.
TimeoutBlockingQueue4
<T>
com.db4o.foundation.
TimeoutBlockingQueue4
<T>
com.db4o.internal.
Readable
com.db4o.internal.
ReadWriteable
com.db4o.marshall.
ReadBuffer
com.db4o.marshall.
BufferContext
(also extends com.db4o.marshall.
Context
)
com.db4o.internal.
DefragmentContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.internal.marshall.
MarshallingInfo
)
com.db4o.internal.
DefragmentContext
(also extends com.db4o.marshall.
BufferContext
, com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.internal.marshall.
MarshallingInfo
)
com.db4o.internal.delete.
DeleteContext
(also extends com.db4o.marshall.
Context
, com.db4o.internal.marshall.
HandlerVersionContext
)
com.db4o.internal.marshall.
InternalReadContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.marshall.
ReadContext
)
com.db4o.internal.marshall.
ObjectIdContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
)
com.db4o.internal.marshall.
ObjectIdContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.internal.marshall.
InternalReadContext
)
com.db4o.marshall.
ReadContext
(also extends com.db4o.marshall.
Context
)
com.db4o.internal.marshall.
InternalReadContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
)
com.db4o.internal.marshall.
ObjectIdContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
)
com.db4o.internal.marshall.
ObjectIdContext
(also extends com.db4o.internal.marshall.
HandlerVersionContext
, com.db4o.internal.marshall.
InternalReadContext
)
com.db4o.marshall.
ReferenceActivationContext
com.db4o.internal.
ReadWriteBuffer
(also extends com.db4o.marshall.
WriteBuffer
)
com.db4o.marshall.
ReferenceActivationContext
com.db4o.internal.
ReadsObjectIds
com.db4o.internal.references.
ReferenceSystem
com.db4o.internal.references.
ReferenceSystemFactory
com.db4o.reflect.
ReflectArray
com.db4o.reflect.
ReflectClass
com.db4o.reflect.core.
ConstructorAwareReflectClass
com.db4o.reflect.jdk.
JavaReflectClass
com.db4o.reflect.jdk.
JavaReflectClass
com.db4o.reflect.generic.
ReflectClassBuilder
com.db4o.reflect.
ReflectClassPredicate
com.db4o.reflect.core.
ReflectConstructor
com.db4o.reflect.
ReflectField
com.db4o.reflect.
ReflectMethod
com.db4o.reflect.
ReflectorConfiguration
com.db4o.marshall.
ReservedBuffer
com.db4o.ta.
RollbackStrategy
java.io.Serializable
com.db4o.query.
Evaluation
com.db4o.query.
QueryComparator
<Target>
com.db4o.foundation.
ShallowClone
com.db4o.internal.
SlotCopyHandler
com.db4o.foundation.
Sortable4
com.db4o.io.
Storage
com.db4o.ext.
StoredClass
com.db4o.defragment.
StoredClassFilter
com.db4o.ext.
StoredField
com.db4o.config.encoding.
StringEncoding
com.db4o.ext.
SystemInfo
com.db4o.internal.threading.
ThreadPool4
com.db4o.internal.ids.
TransactionalIdSystem
com.db4o.
TransactionAware
com.db4o.internal.
Db4oTypeImpl
com.db4o.
TransactionListener
com.db4o.internal.
TransactionParticipant
com.db4o.types.
TransientClass
com.db4o.internal.metadata.
TraverseAspectCommand
com.db4o.typehandlers.
TypeHandler4
com.db4o.internal.
BuiltinTypeHandler
com.db4o.typehandlers.
CascadingTypeHandler
com.db4o.internal.handlers.
FieldAwareTypeHandler
(also extends com.db4o.typehandlers.
ReferenceTypeHandler
, com.db4o.internal.
VersionedTypeHandler
, com.db4o.internal.handlers.
VirtualAttributeHandler
)
com.db4o.internal.handlers.
FieldAwareTypeHandler
(also extends com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.typehandlers.
ReferenceTypeHandler
, com.db4o.internal.
VersionedTypeHandler
, com.db4o.internal.handlers.
VirtualAttributeHandler
)
com.db4o.internal.
IndexableTypeHandler
(also extends com.db4o.internal.
Indexable4
<T>)
com.db4o.typehandlers.
InstantiatingTypeHandler
com.db4o.typehandlers.
QueryableTypeHandler
com.db4o.typehandlers.
TypeFamilyTypeHandler
(also extends com.db4o.internal.
LinkLengthAware
)
com.db4o.typehandlers.
ReferenceTypeHandler
com.db4o.internal.handlers.
FieldAwareTypeHandler
(also extends com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.internal.
VersionedTypeHandler
, com.db4o.internal.handlers.
VirtualAttributeHandler
)
com.db4o.typehandlers.
InstantiatingTypeHandler
com.db4o.typehandlers.
TypeFamilyTypeHandler
(also extends com.db4o.internal.
LinkLengthAware
, com.db4o.typehandlers.
QueryableTypeHandler
)
com.db4o.typehandlers.
ValueTypeHandler
com.db4o.internal.handlers.
VariableLengthTypeHandler
com.db4o.internal.
VersionedTypeHandler
(also extends com.db4o.foundation.
DeepClone
)
com.db4o.internal.handlers.
FieldAwareTypeHandler
(also extends com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.typehandlers.
ReferenceTypeHandler
, com.db4o.internal.handlers.
VirtualAttributeHandler
)
com.db4o.typehandlers.
TypeHandlerPredicate
com.db4o.types.
Unversioned
com.db4o.internal.activation.
UpdateDepth
com.db4o.internal.activation.
UpdateDepthProvider
com.db4o.internal.handlers.
VirtualAttributeHandler
com.db4o.internal.handlers.
FieldAwareTypeHandler
(also extends com.db4o.typehandlers.
CascadingTypeHandler
, com.db4o.typehandlers.
ReferenceTypeHandler
, com.db4o.internal.
VersionedTypeHandler
)
com.db4o.foundation.
Visitable
<T>
com.db4o.foundation.
Visitor4
<T>
com.db4o.internal.weakref.
WeakReferenceSupport
com.db4o.marshall.
WriteBuffer
com.db4o.internal.
ReadWriteBuffer
(also extends com.db4o.marshall.
ReadBuffer
)
com.db4o.marshall.
WriteContext
(also extends com.db4o.marshall.
Context
)
Annotation Type Hierarchy
com.db4o.config.annotations.
PersistedStaticFieldValues
(implements java.lang.annotation.Annotation)
com.db4o.config.annotations.
GeneratedVersionNumbers
(implements java.lang.annotation.Annotation)
com.db4o.config.annotations.
GeneratedUUIDs
(implements java.lang.annotation.Annotation)
com.db4o.config.annotations.
QueryEvaluationOff
(implements java.lang.annotation.Annotation)
com.db4o.config.annotations.
MaximumActivationDepth
(implements java.lang.annotation.Annotation)
com.db4o.config.annotations.
CalledConstructor
(implements java.lang.annotation.Annotation)
com.db4o.config.annotations.
UpdatedDepth
(implements java.lang.annotation.Annotation)
com.db4o.config.annotations.
Indexed
(implements java.lang.annotation.Annotation)
com.db4o.config.annotations.
MinimumActivationDepth
(implements java.lang.annotation.Annotation)
com.db4o.config.annotations.
StoredTransientFields
(implements java.lang.annotation.Annotation)
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes