All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----JBMSTours.ArchiveData
This class archives data out of the HotelBookings table into a mirror table in the History database and deletes old data from the FlightAvailability table. It provides an example of:
This class has a main() method and can be run from the command-line. For complete instructions on how to run it, see the example instructions.
public ApplicationMode mymode
public ArchiveData()
public static void main(String args[])
All Packages Class Hierarchy This Package Previous Next Index