Kodo 4.2.0. generated on July 28 2008

kodo.jdbc.kernel
Class AutoOrderUpdateManager.SQLComparator

java.lang.Object
  extended by kodo.jdbc.kernel.AutoOrderUpdateManager.SQLComparator
All Implemented Interfaces:
Comparator
Enclosing class:
AutoOrderUpdateManager

protected static class AutoOrderUpdateManager.SQLComparator
extends Object
implements Comparator

Compares rows on their flush SQL.


Constructor Summary
AutoOrderUpdateManager.SQLComparator(DBDictionary dict)
           
 
Method Summary
 int compare(Object o1, Object o2)
           
 
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

AutoOrderUpdateManager.SQLComparator

public AutoOrderUpdateManager.SQLComparator(DBDictionary dict)
Method Detail

compare

public int compare(Object o1,
                   Object o2)
Specified by:
compare in interface Comparator

Kodo 4.2.0. generated on July 28 2008

Copyright 2001-2006 BEA Systems, Inc. All Rights Reserved.