com.nurelm.nucontent.patch
Class RepeatItemListPatch

java.lang.Object
  extended bycom.nurelm.nucontent.patch.RepeatItemListPatch

public class RepeatItemListPatch
extends java.lang.Object


Constructor Summary
RepeatItemListPatch()
          Creates a new instance of RepeatItemListPatch
 
Method Summary
static void main(java.lang.String[] args)
           
 void performPatch()
          Performs patch for the difference in values between the old DB and the new DB for the table repea_repeatitemlist
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RepeatItemListPatch

public RepeatItemListPatch()
Creates a new instance of RepeatItemListPatch

Method Detail

performPatch

public void performPatch()
Performs patch for the difference in values between the old DB and the new DB for the table repea_repeatitemlist


main

public static void main(java.lang.String[] args)
Parameters:
args - the command line arguments