|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--gumbo.util.AbstractDisposable | +--gumbo.util.relation.Connection | +--gumbo.util.relation.TestConnection
Constructor Summary | |
TestConnection(Connection connection)
|
Method Summary | |
boolean |
equals(java.lang.Object obj)
|
java.lang.Class |
getType()
|
Methods inherited from class gumbo.util.relation.Connection |
getDelegators, getRelations, getRelationship, implDispose, setDelegators, setRelations, toString |
Methods inherited from class gumbo.util.AbstractDisposable |
dispose, isDisposed |
Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public TestConnection(Connection connection)
Method Detail |
public java.lang.Class getType()
public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |