Try OpenEdge Now
skip to main content
Messaging and ESB
ABL - JMS API Reference : getConnectionMetaData function
 

getConnectionMetaData function

Returns a comma-separated list of connection and provider attributes in this order: JMSVersion, JMSMajorVersion, JMSMinorVersion, JMSProviderName, JMSProviderVersion, JMSProviderMajorVersion, JMSProviderMinorVersion, and AdapterVersion.

Syntax

FUNCTION getConnectionMetaData RETURNS CHARACTER.

Applies to

Session objects

See also

For more information, see the Setting and getting JMS connection and session attributes.