db4o 8.0

com.db4o.collections
Interface ActivatableMap<K,V>

All Superinterfaces:
Activatable, java.util.Map<K,V>
All Known Implementing Classes:
ActivatableHashMap, ActivatableHashtable

public interface ActivatableMap<K,V>
extends java.util.Map<K,V>, Activatable

extends Map with Transparent Activation and Transparent Persistence support

Since:
7.9

Nested Class Summary
 
Nested classes/interfaces inherited from interface java.util.Map
java.util.Map.Entry<K,V>
 
Method Summary
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 
Methods inherited from interface com.db4o.ta.Activatable
activate, bind
 


db4o 8.0

Copyright 2009 Versant Corporation. All rights reserved.