SunONE Application Server v8.0 PE

javax.resource.cci
Interface MappedRecord

All Superinterfaces:
java.lang.Cloneable, java.util.Map, Record, java.io.Serializable

public interface MappedRecord
extends Record, java.util.Map, java.io.Serializable

The interface javax.resource.cci.MappedRecord is used for key-value map based representation of record elements. The MappedRecord interface extends both Record and java.util.Mapinterfaces.

Version:
0.8
Author:
Rahul Sharma

Nested Class Summary
 
Nested classes inherited from class java.util.Map
java.util.Map.Entry
 
Methods inherited from interface javax.resource.cci.Record
clone, equals, getRecordName, getRecordShortDescription, hashCode, setRecordName, setRecordShortDescription
 
Methods inherited from interface java.util.Map
clear, containsKey, containsValue, entrySet, equals, get, hashCode, isEmpty, keySet, put, putAll, remove, size, values
 


SunONE Application Server v8.0 PE

Submit a bug or feature

Copyright 2003 Sun Microsystems, Inc. All rights reserved.