|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectca.sqlpower.architect.diff.SQLRelationshipComparator
public class SQLRelationshipComparator
| Constructor Summary | |
|---|---|
SQLRelationshipComparator()
|
|
| Method Summary | |
|---|---|
int |
compare(SQLRelationship r1,
SQLRelationship r2)
|
int |
compareColumns(java.util.Set<SQLColumn> source,
java.util.Set<SQLColumn> target)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.util.Comparator |
|---|
equals |
| Constructor Detail |
|---|
public SQLRelationshipComparator()
| Method Detail |
|---|
public int compare(SQLRelationship r1,
SQLRelationship r2)
compare in interface java.util.Comparator<SQLRelationship>
public int compareColumns(java.util.Set<SQLColumn> source,
java.util.Set<SQLColumn> target)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||