org.sourceforge.bdbadapter.cci
Class ResourceAdapterMetaDataImpl
java.lang.Object
|
+--org.sourceforge.bdbadapter.cci.ResourceAdapterMetaDataImpl
- All Implemented Interfaces:
- javax.resource.cci.ResourceAdapterMetaData, java.io.Serializable
- public class ResourceAdapterMetaDataImpl
- extends java.lang.Object
- implements javax.resource.cci.ResourceAdapterMetaData, java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait |
ResourceAdapterMetaDataImpl
public ResourceAdapterMetaDataImpl()
getAdapterName
public java.lang.String getAdapterName()
- Specified by:
getAdapterName
in interface javax.resource.cci.ResourceAdapterMetaData
getAdapterShortDescription
public java.lang.String getAdapterShortDescription()
- Specified by:
getAdapterShortDescription
in interface javax.resource.cci.ResourceAdapterMetaData
getAdapterVendorName
public java.lang.String getAdapterVendorName()
- Specified by:
getAdapterVendorName
in interface javax.resource.cci.ResourceAdapterMetaData
getAdapterVersion
public java.lang.String getAdapterVersion()
- Specified by:
getAdapterVersion
in interface javax.resource.cci.ResourceAdapterMetaData
getInteractionSpecsSupported
public java.lang.String[] getInteractionSpecsSupported()
- Specified by:
getInteractionSpecsSupported
in interface javax.resource.cci.ResourceAdapterMetaData
getSpecVersion
public java.lang.String getSpecVersion()
- Specified by:
getSpecVersion
in interface javax.resource.cci.ResourceAdapterMetaData
supportsExecuteWithInputAndOutputRecord
public boolean supportsExecuteWithInputAndOutputRecord()
- Specified by:
supportsExecuteWithInputAndOutputRecord
in interface javax.resource.cci.ResourceAdapterMetaData
supportsExecuteWithInputRecordOnly
public boolean supportsExecuteWithInputRecordOnly()
- Specified by:
supportsExecuteWithInputRecordOnly
in interface javax.resource.cci.ResourceAdapterMetaData
supportsLocalTransactionDemarcation
public boolean supportsLocalTransactionDemarcation()
- Specified by:
supportsLocalTransactionDemarcation
in interface javax.resource.cci.ResourceAdapterMetaData