Uses of Interface
javax.resource.cci.ConnectionSpec
-
Packages that use ConnectionSpec Package Description javax.resource.cci The javax.resource.cci package contains API specification for the Common Client Interface (CCI). -
-
Uses of ConnectionSpec in javax.resource.cci
Methods in javax.resource.cci with parameters of type ConnectionSpec Modifier and Type Method Description ConnectionConnectionFactory. getConnection(ConnectionSpec properties)Gets a connection to an EIS instance.
-