Uses of Interface
javax.resource.spi.ManagedConnectionMetaData
Packages that use ManagedConnectionMetaData
Package
Description
The javax.resource.spi package contains APIs for the system
contracts defined in the Java EE Connector Architecture specification.
-
Uses of ManagedConnectionMetaData in javax.resource.spi
Methods in javax.resource.spi that return ManagedConnectionMetaDataModifier and TypeMethodDescriptionManagedConnection.getMetaData()Gets the metadata information for this connection's underlying EIS resource manager instance.