org.chur.ant.db.jdbsynch.compare
Class UpdateRecordFiller

java.lang.Object
  extended by org.chur.ant.db.jdbsynch.compare.ValueComparator
      extended by org.chur.ant.db.jdbsynch.compare.UpdateRecordFiller
All Implemented Interfaces:
java.util.Comparator<Value>

 class UpdateRecordFiller
extends ValueComparator

Date: Oct 31, 2006 Time: 12:48:43 PM Author: Sergey Churikov


Constructor Summary
UpdateRecordFiller(JAXBMachine jaxbMachine, Record record1, Record record2, java.util.List metaData)
           
 
Method Summary
 UpdateRecord createUpdateRecord()
           
 
Methods inherited from class org.chur.ant.db.jdbsynch.compare.ValueComparator
compare
 
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

UpdateRecordFiller

public UpdateRecordFiller(JAXBMachine jaxbMachine,
                          Record record1,
                          Record record2,
                          java.util.List metaData)
Method Detail

createUpdateRecord

public UpdateRecord createUpdateRecord()
                                throws javax.xml.bind.JAXBException
Throws:
javax.xml.bind.JAXBException