|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.importexport.impl.BackupRestoreHibernateUtil
public final class BackupRestoreHibernateUtil
Util to remove lazy-loading and proxying from all objects in a hibernate configuration, as they just get in the way of backups.
Constructor Summary | |
---|---|
BackupRestoreHibernateUtil()
|
Method Summary | |
---|---|
static void |
prepareConfigurationForBackupOperation(net.sf.hibernate.cfg.Configuration config)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BackupRestoreHibernateUtil()
Method Detail |
---|
public static void prepareConfigurationForBackupOperation(net.sf.hibernate.cfg.Configuration config)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |