|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConnectionRequestInfo
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 |
---|
boolean equals(Object other)
equals
in class Object
other
- the object to test
int hashCode()
hashCode
in class Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |