Uses of Interface
javax.resource.spi.ConnectionManager
-
Packages that use ConnectionManager 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 ConnectionManager in javax.resource.spi
Methods in javax.resource.spi with parameters of type ConnectionManager Modifier and Type Method Description ObjectManagedConnectionFactory. createConnectionFactory(ConnectionManager cxManager)Creates a Connection Factory instance.
-