ca.sqlpower.architect.diff
Class SQLObjectComparator

java.lang.Object
  extended by ca.sqlpower.architect.diff.SQLObjectComparator
All Implemented Interfaces:
java.util.Comparator<SQLObject>

public class SQLObjectComparator
extends java.lang.Object
implements java.util.Comparator<SQLObject>


Constructor Summary
SQLObjectComparator()
           
 
Method Summary
 int compare(SQLObject t1, SQLObject t2)
           
 
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

SQLObjectComparator

public SQLObjectComparator()
Method Detail

compare

public int compare(SQLObject t1,
                   SQLObject t2)
Specified by:
compare in interface java.util.Comparator<SQLObject>


Copyright © 2003-2007 SQL Power Group Inc. www.sqlpower.ca