de.hattrickorganizer.tools.backup
Class BackupHelper

java.lang.Object
  extended by de.hattrickorganizer.tools.backup.BackupHelper

public class BackupHelper
extends java.lang.Object

HSQL DB zipper

Author:
Thorsten Dietz

Constructor Summary
BackupHelper()
           
 
Method Summary
static void backup(java.io.File dbDirectory)
          zip and delete db
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BackupHelper

public BackupHelper()
Method Detail

backup

public static void backup(java.io.File dbDirectory)
zip and delete db

Parameters:
dbDirectory -