Uses of Interface
javax.resource.cci.ConnectionMetaData
-
Packages that use ConnectionMetaData Package Description javax.resource.cci The javax.resource.cci package contains API specification for the Common Client Interface (CCI). -
-
Uses of ConnectionMetaData in javax.resource.cci
Methods in javax.resource.cci that return ConnectionMetaData Modifier and Type Method Description ConnectionMetaDataConnection. getMetaData()Gets the information on the underlying EIS instance represented through an active connection.
-