org.mycore.services.migration
Class MCRAccessMigrationHelper

java.lang.Object
  extended by org.mycore.services.migration.MCRAccessMigrationHelper

 class MCRAccessMigrationHelper
extends Object

Version:
$Revision: 13457 $
Author:
Thomas Scheffler (yagee)

Constructor Summary
MCRAccessMigrationHelper()
           
 
Method Summary
(package private) static void deleteExportFile()
           
(package private) static void dropTable()
           
(package private) static File getExportFile()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MCRAccessMigrationHelper

MCRAccessMigrationHelper()
Method Detail

getExportFile

static File getExportFile()

dropTable

static void dropTable()
               throws SQLException
Throws:
SQLException

deleteExportFile

static void deleteExportFile()