Uses of Interface
javax.resource.spi.ManagedConnectionMetaData

Packages that use ManagedConnectionMetaData
javax.resource.spi The javax.resource.spi package contains APIs for the system contracts defined in the J2EE Connector Architecture specification. 
 

Uses of ManagedConnectionMetaData in javax.resource.spi
 

Methods in javax.resource.spi that return ManagedConnectionMetaData
 ManagedConnectionMetaData ManagedConnection.getMetaData()
          Gets the metadata information for this connection's underlying EIS resource manager instance.