Package jakarta.resource.cci
Interface MappedRecord<K,V> 
- All Superinterfaces:
 Cloneable,Map<K,,V> Record,Serializable
The interface 
jakarta.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
 - 
Method Summary
Methods inherited from interface java.util.Map
clear, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, equals, forEach, get, getOrDefault, hashCode, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesMethods inherited from interface jakarta.resource.cci.Record
clone, equals, getRecordName, getRecordShortDescription, hashCode, setRecordName, setRecordShortDescription