AbstractList4 |
|
ActivatableCollection |
extends Collection with Transparent Activation and
Transparent Persistence support
|
ActivatableList |
extends List with Transparent Activation and
Transparent Persistence support
|
ActivatableMap |
extends Map with Transparent Activation and
Transparent Persistence support
|
ActivatableSet |
extends java.util.Set with Transparent Activation and
Transparent Persistence support
|
ActivatingIterator |
|
ArrayMap4 |
Transparent activatable Map implementation.
|
CollectionFactory |
Collection factory with methods to create collections with behaviour
that is optimized for db4o.
Example usage:
CollectionFactory.forObjectContainer(objectContainer).newBigSet();
|
DelegatingSet |
|