db4o 8.0

com.db4o.collections
Interface ActivatableSet<E>

All Superinterfaces:
Activatable, ActivatableCollection<E>, java.util.Collection<E>, java.lang.Iterable<E>, java.util.Set<E>
All Known Implementing Classes:
ActivatableHashSet, ActivatableTreeSet

public interface ActivatableSet<E>
extends ActivatableCollection<E>, java.util.Set<E>

extends java.util.Set with Transparent Activation and Transparent Persistence support

Since:
7.9

Method Summary
 
Methods inherited from interface com.db4o.ta.Activatable
activate, bind
 
Methods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 


db4o 8.0

Copyright 2009 Versant Corporation. All rights reserved.