A ConnectionMetaData object provides information describing the
Connection object.
version: 1.0 - 13 March 1998 author: Mark Hapner author: Rich Burridge
Gets the JMS major version number.
the JMS API major version number exception: JMSException - if the JMS provider fails to retrieve themetadata due to some internal error.
Gets the JMS minor version number.
the JMS API minor version number exception: JMSException - if the JMS provider fails to retrieve themetadata due to some internal error.
Gets the JMS provider name.
the JMS provider name exception: JMSException - if the JMS provider fails to retrieve themetadata due to some internal error.
Gets an enumeration of the JMSX property names.
an Enumeration of JMSX property names exception: JMSException - if the JMS provider fails to retrieve themetadata due to some internal error.
Gets the JMS provider major version number.
the JMS provider major version number exception: JMSException - if the JMS provider fails to retrieve themetadata due to some internal error.
Gets the JMS provider minor version number.
the JMS provider minor version number exception: JMSException - if the JMS provider fails to retrieve themetadata due to some internal error.
Gets the JMS provider version.
the JMS provider version exception: JMSException - if the JMS provider fails to retrieve themetadata due to some internal error.