Package org.ov4j.db4oImpl

Class Summary
Container<T extends Comparable<? super T> & Cloneable & Serializable,C extends Comparable<? super C>> IContainer implementation using DB4O database for adta and DB4O extended memory database for mapping IDs.
MappedField This class is used for mapping fields to internal unique ids for fast retrieval.
MemoryContainer<T extends Comparable<? super T> & Cloneable & Serializable,C extends Comparable<? super C>> Deprecated. The MemoryContainer relied on the db4o replication mechanisms which is now external in dRS, the MemoryContainer will no longer be extended.
MultipleIDValidator<C extends Comparable<? super C>> This class is used to validate multiple IDs at once.
 



Copyright © 2004-2007 Steve Molloy. All Rights Reserved.