org.odmg
Interface DMap

All Superinterfaces:
java.util.Map

public interface DMap
extends java.util.Map

The ODMG Map collection interface. All of the operations defined by the JavaSoft Map interface are supported by an ODMG implementation of DMap, the exception UnsupportedOperationException is not thrown when a call is made to any of the Map methods.

Version:
ODMG 3.0
Author:
David Jordan (as Java Editor of the Object Data Management Group)

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
 



(C) 2002 - 2006 Apache Software Foundation
All rights reserved. Published under the Apache License 2.0.
http://db.apache.org/ojb
Version: 1.0.4, 2005-12-30