|
Oracle TopLink API Reference 10g Release 3 (10.1.3) B13698-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
The RecordConverter interface allows conversion of an adapter
specific record. This can be used with the EISPlatform to allow
user code to convert between the JCA-CCI Record used by the adapter and
TopLink. This can also be used to convert a proprietary adatper record
format or contents into XML, Mapped or Indexed data.
| Method Summary | |
javax.resource.cci.Record |
converterFromAdapterRecord(javax.resource.cci.Record record)
|
javax.resource.cci.Record |
converterToAdapterRecord(javax.resource.cci.Record record)
|
| Method Detail |
public javax.resource.cci.Record converterFromAdapterRecord(javax.resource.cci.Record record)
public javax.resource.cci.Record converterToAdapterRecord(javax.resource.cci.Record record)
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||