BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


weblogic.jdbc.rowset
Class SQLComparator

java.lang.Object
  extended byweblogic.jdbc.rowset.SQLComparator
All Implemented Interfaces:
Comparator, Serializable

public class SQLComparator
extends Object
implements Comparator, Serializable

See Also:
Serialized Form
Copyright © 2005 BEA Systems, Inc. All Rights Reserved.

Constructor Summary
SQLComparator(String order)
           
 
Method Summary
 int compare(Object a, Object b)
           
 
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
compare, equals
 

Constructor Detail

SQLComparator

public SQLComparator(String order)
Method Detail

compare

public final int compare(Object a,
                         Object b)

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.