com.atlassian.confluence.importexport.impl
Class BackupRestoreHibernateUtil
java.lang.Object
com.atlassian.confluence.importexport.impl.BackupRestoreHibernateUtil
public final class BackupRestoreHibernateUtil
- extends Object
Util to remove lazy-loading and proxying from all objects in a hibernate configuration, as they
just get in the way of backups.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BackupRestoreHibernateUtil
public BackupRestoreHibernateUtil()
prepareConfigurationForBackupOperation
public static void prepareConfigurationForBackupOperation(net.sf.hibernate.cfg.Configuration config)