com.mwc.sqld.db
Interface ValueLookupComparator

All Known Implementing Classes:
SQLValueLookupComparator

public interface ValueLookupComparator


Method Summary
 int compare(ValueLookup vl0, ValueLookup vl1)
           
 

Method Detail

compare

public int compare(ValueLookup vl0,
                   ValueLookup vl1)
            throws DBException