javax.resource.cci
public interface ResourceAdapterMetaData
| Method Summary | |
|---|---|
| String | getAdapterName() |
| String | getAdapterShortDescription() |
| String | getAdapterVendorName() |
| String | getAdapterVersion() |
| String[] | getInteractionSpecsSupported() |
| String | getSpecVersion() |
| boolean | supportsExecuteWithInputAndOutputRecord() |
| boolean | supportsExecuteWithInputRecordOnly() |
| boolean | supportsLocalTransactionDemarcation() |