org.objectweb.cjdbc.scenario.raidb1.recovery
Class TableRecoveryScenario
java.lang.Object
TestCase
org.objectweb.cjdbc.scenario.templates.NoTemplate
org.objectweb.cjdbc.scenario.templates.Template
org.objectweb.cjdbc.scenario.templates.Raidb1RecoveryTemplate
org.objectweb.cjdbc.scenario.raidb1.recovery.TableRecoveryScenario
- public class TableRecoveryScenario
- extends Raidb1RecoveryTemplate
This class defines a TableRecoveryScenario
- Version:
- 1.0
- Author:
- Nicolas Modrzyk
- See Also:
- Serialized Form
Method Summary |
void |
testListTables()
I don't know if octopus is restoring all the tables |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BACKUP_LOGIN
private static final java.lang.String BACKUP_LOGIN
- See Also:
- Constant Field Values
BACKUP_PASSWORD
private static final java.lang.String BACKUP_PASSWORD
- See Also:
- Constant Field Values
BACKUPER
private static final java.lang.String BACKUPER
- See Also:
- Constant Field Values
BACKUP_PATH
private static final java.lang.String BACKUP_PATH
- See Also:
- Constant Field Values
TableRecoveryScenario
public TableRecoveryScenario()
testListTables
public void testListTables()
throws java.lang.Exception
- I don't know if octopus is restoring all the tables
- Throws:
java.lang.Exception
- if fails
Copyright © 2002, 2005 - ObjectWeb Consortium - All Rights Reserved.