|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.websphere.rsadapter.WSRRAFactory
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 |
public WSRRAFactory()
Method Detail |
public static JDBCConnectionSpec createJDBCConnectionSpec()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |