Uses of Interface
javax.resource.spi.ConnectionManager
Packages that use ConnectionManager
Package
Description
The javax.resource.spi package contains APIs for the system
contracts defined in the Java EE Connector Architecture specification.
-
Uses of ConnectionManager in javax.resource.spi
Methods in javax.resource.spi with parameters of type ConnectionManagerModifier and TypeMethodDescriptionManagedConnectionFactory.createConnectionFactory(ConnectionManager cxManager) Creates a Connection Factory instance.