Class DatabaseVersion

java.lang.Object
edu.suffolk.litlab.efspserver.db.DatabaseVersion

public class DatabaseVersion extends Object
Updates all of the collective tables for a consistent "schema". Since this class should work going back to extremely old versions of the code, this class should be completely self contained, only using SQL queries from here.
Author:
brycew