|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.chur.ant.db.jdbsynch.compare.Util
final class Util
Date: Oct 31, 2006 Time: 10:44:48 AM Author: Sergey Churikov
Constructor Summary | |
---|---|
Util()
|
Method Summary | |
---|---|
static java.util.List |
createListId(Table table,
int recordIndex)
|
static Record |
findRecordById(Table table,
java.util.List idList)
|
static boolean |
isRecordNotEquals(Record record1,
Record record2)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
Util()
Method Detail |
---|
public static java.util.List createListId(Table table, int recordIndex)
public static Record findRecordById(Table table, java.util.List idList)
public static boolean isRecordNotEquals(Record record1, Record record2)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |