public class IndexedRecordBindingData extends Object implements RecordBindingData<javax.resource.cci.IndexedRecord>
Constructor and Description |
---|
IndexedRecordBindingData(javax.resource.cci.IndexedRecord record)
Constructs a new indexed record binding data with the specified indexed record.
|
public IndexedRecordBindingData(javax.resource.cci.IndexedRecord record)
record
- the specified indexed recordpublic javax.resource.cci.IndexedRecord getRecord()
getRecord
in interface RecordBindingData<javax.resource.cci.IndexedRecord>
Copyright © 2013–2017 JBoss by Red Hat. All rights reserved.