Uses of Interface
jakarta.resource.cci.IndexedRecord
- 
Packages that use IndexedRecord Package Description jakarta.resource.cci The jakarta.resource.cci package contains API specification for the Common Client Interface (CCI). - 
- 
Uses of IndexedRecord in jakarta.resource.cci
Methods in jakarta.resource.cci that return IndexedRecord Modifier and Type Method Description <E> IndexedRecord<E>RecordFactory. createIndexedRecord(String recordName)Creates a IndexedRecord. 
 -