Uses of Interface
com.ibm.websphere.rsadapter.JDBCConnectionSpec
Packages that use JDBCConnectionSpec
-
Uses of JDBCConnectionSpec in com.ibm.websphere.rsadapter
Methods in com.ibm.websphere.rsadapter that return JDBCConnectionSpecModifier and TypeMethodDescriptionstatic JDBCConnectionSpecWSRRAFactory.createJDBCConnectionSpec()Creates a JDBCConnectionSpec, which allows an application to specify additional parameters, such as type map or isolation level, when requesting a connection.Methods in com.ibm.websphere.rsadapter with parameters of type JDBCConnectionSpecModifier and TypeMethodDescriptionWSDataSource.getConnection(JDBCConnectionSpec connSpec) Requests a connection that matches the information provided in the JDBCConnectionSpec.