public class DefaultRecoveryFileGenerator extends Object implements RecoveryFileGenerator
Constructor and Description |
---|
DefaultRecoveryFileGenerator(org.springframework.transaction.PlatformTransactionManager transactionManager) |
DefaultRecoveryFileGenerator(net.sf.hibernate.SessionFactory sessionFactory)
Deprecated.
since 7.17. To be removed in 8.0.
|
Modifier and Type | Method and Description |
---|---|
void |
generate(File upgradeRecoveryfile)
Generates an upgrade recovery file.
|
@Deprecated public DefaultRecoveryFileGenerator(net.sf.hibernate.SessionFactory sessionFactory)
public DefaultRecoveryFileGenerator(org.springframework.transaction.PlatformTransactionManager transactionManager)
public void generate(File upgradeRecoveryfile)
RecoveryFileGenerator
If the file does not exist, it will be created. If the file exists, it will be overridden
generate
in interface RecoveryFileGenerator
upgradeRecoveryfile
- name of the file to generateCopyright © 2003–2023 Atlassian. All rights reserved.
View cookie preferences