com.ibm.websphere.rsadapter
Class WSRRAFactoryjava.lang.Object | +--com.ibm.websphere.rsadapter.WSRRAFactory
- public class WSRRAFactory
- extends java.lang.Object
A factory class provided for creating objects used with the WebSphere Relational Resource Adapter.
Constructor Summary WSRRAFactory()
Method Summary static JDBCConnectionSpec createJDBCConnectionSpec()
Creates a JDBCConnectionSpec, which allows an application to specify additional parameters, such as type map or isolation level, when requesting a JDBC Connection.
Methods inherited from class java.lang.Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail WSRRAFactory
public WSRRAFactory()
Method Detail createJDBCConnectionSpec
public static JDBCConnectionSpec createJDBCConnectionSpec()
- Creates a JDBCConnectionSpec, which allows an application to specify additional parameters, such as type map or isolation level, when requesting a JDBC Connection.
- Returns:
- a JDBCConnectionSpec.
WebSphere is a trademark of the IBM Corporation in the United States, other countries, or both.
IBM is a trademark of the IBM Corporation in the United States, other countries, or both.