站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

MappedRecord (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


javax.resource.cci
Interface MappedRecord

All Superinterfaces:
Cloneable, Map, Record, Serializable

public interface MappedRecord
extends Record, Map, Serializable

The MappedRecord interface is used for key-value map based representation of the Record elements.


Nested Class Summary
 
Nested classes inherited from class java.util.Map
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
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.