|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The ConnectionRequestInfo allows a resource adapter to pass its own information along with a request for a connection. In order to make use of this functionality, a resource adapter needs to extend this interface and add it's information.
Method Summary | |
boolean |
equals(Object other)
Tests object for equality |
int |
hashCode()
Generates a hashCode for this object |
Method Detail |
public boolean equals(Object other)
other
- the object to test
public int hashCode()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |