public class RestoreSchemaProvider extends java.lang.Object implements ISchemaUpgradersProvider
| Constructor and Description | 
|---|
RestoreSchemaProvider()  | 
| Modifier and Type | Method and Description | 
|---|---|
java.util.List<DatedUpdater> | 
allJavaUpdaters()  | 
java.util.List<DatedUpdater> | 
allSqlUpdaters()  | 
boolean | 
isActive()  | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSchemaUpgradersProviderpublic java.util.List<DatedUpdater> allJavaUpdaters()
allJavaUpdaters in interface ISchemaUpgradersProviderpublic java.util.List<DatedUpdater> allSqlUpdaters()
allSqlUpdaters in interface ISchemaUpgradersProviderpublic boolean isActive()
isActive in interface ISchemaUpgradersProviderCopyright © 2023. All Rights Reserved.