|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jca.adapters.jdbc.WrappedConnectionRequestInfo
public class WrappedConnectionRequestInfo

WrappedConnectionRequestInfo
| Constructor Summary | |
|---|---|
WrappedConnectionRequestInfo(String user,
String password)
Constructor |
|
| Method Summary | |
|---|---|
boolean |
equals(Object other)
|
int |
hashCode()
|
String |
toString()
String representation |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public WrappedConnectionRequestInfo(String user,
String password)
user - The user namepassword - The password| Method Detail |
|---|
public int hashCode()
hashCode in interface javax.resource.spi.ConnectionRequestInfohashCode in class Objectpublic boolean equals(Object other)
equals in interface javax.resource.spi.ConnectionRequestInfoequals in class Objectpublic String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||