Class SystemBackup

java.lang.Object
com.mckoi.database.procedure.SystemBackup

public class SystemBackup extends Object
A stored procedure that backs up the entire database to the given directory in the file system. Requires one parameter, the locate to back up the database to.
Author:
Tobias Downer
  • Constructor Details

    • SystemBackup

      public SystemBackup()
  • Method Details