|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
java.lang.Object | +--com.microfocus.cobol.connector.cci.CobolResourceAdapterMetaData
This implementation class provides info about the capabilities of a resource adapter implementation.
| Constructor Summary | |
|---|---|
CobolResourceAdapterMetaData()
|
|
| Method Summary | |
|---|---|
String |
getAdapterName()
Get the name of the resource adapter. |
String |
getAdapterShortDescription()
Get a short description of the resource adapter. |
String |
getAdapterVendorName()
Get the resource adapter vendor name. |
String |
getAdapterVersion()
Get the resource adapter version. |
String[] |
getInteractionSpecsSupported()
Get a list of interaction specs supported |
String |
getSpecVersion()
Get the Connector arhitecture spec version. |
void |
setAdapterName(String name)
Set the resource adapter name |
void |
setAdapterShortDescription(String description)
Set the short description of the resource adapater. |
void |
setAdapterVendorName(String name)
Set the resource adapter vendor name |
void |
setAdapterVersion(String version)
Set the resource adapter version |
void |
setSpecVersion(String version)
Set the connector architecture spec version |
boolean |
supportsExecuteWithInputAndOutputRecord()
Does the resource adapter support execute with input and output record |
boolean |
supportsExecuteWithInputRecordOnly()
Does the resource adapter support execute with input record only. |
boolean |
supportsLocalTransactionDemarcation()
Does the resource adapter support local transaction demarcation |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public CobolResourceAdapterMetaData()
| Method Detail |
public String getAdapterVersion()
getAdapterVersion in interface ResourceAdapterMetaDatapublic String getSpecVersion()
getSpecVersion in interface ResourceAdapterMetaDatapublic String getAdapterName()
getAdapterName in interface ResourceAdapterMetaDatapublic String getAdapterVendorName()
getAdapterVendorName in interface ResourceAdapterMetaDatapublic String getAdapterShortDescription()
getAdapterShortDescription in interface ResourceAdapterMetaDatapublic void setAdapterVersion(String version)
version - The resource adapter version.public void setSpecVersion(String version)
version - The spec version.public void setAdapterName(String name)
name - Set the name of the resource adapter.public void setAdapterVendorName(String name)
name - The name of the resource adapter vendor.public void setAdapterShortDescription(String description)
description - The short description of the resource adapaterpublic String[] getInteractionSpecsSupported()
getInteractionSpecsSupported in interface ResourceAdapterMetaDatapublic boolean supportsExecuteWithInputAndOutputRecord()
supportsExecuteWithInputAndOutputRecord in interface ResourceAdapterMetaDatapublic boolean supportsExecuteWithInputRecordOnly()
supportsExecuteWithInputRecordOnly in interface ResourceAdapterMetaDatapublic boolean supportsLocalTransactionDemarcation()
supportsLocalTransactionDemarcation in interface ResourceAdapterMetaData
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Copyright ? 2000 Micro Focus International Limited. All rights reserved.
This document and the proprietary marks and names used herein are protected by international law.