Uses of Interface
javax.resource.spi.ManagedConnectionMetaData
-
Packages that use ManagedConnectionMetaData Package Description javax.resource.spi 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 ManagedConnectionMetaData Modifier and Type Method Description ManagedConnectionMetaDataManagedConnection. getMetaData()Gets the metadata information for this connection's underlying EIS resource manager instance.
-