Package org.odmg
Interface DMap
-
- All Superinterfaces:
java.util.Map
public interface DMap extends java.util.MapThe ODMG Map collection interface,
not yet available in RasDaMan. All of the operations defined by the JavaSoftMapinterface are supported by an ODMG implementation ofDMap, the exceptionUnsupportedOperationExceptionis not thrown when a call is made to any of theMapmethods.- Author:
- David Jordan (as Java Editor of the Object Data Management Group)