public class TestSchemaProvider extends java.lang.Object implements ISchemaUpgradersProvider
Constructor and Description |
---|
TestSchemaProvider() |
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, wait
getSchemaUpgradersProvider
public java.util.List<DatedUpdater> allJavaUpdaters()
allJavaUpdaters
in interface ISchemaUpgradersProvider
public java.util.List<DatedUpdater> allSqlUpdaters()
allSqlUpdaters
in interface ISchemaUpgradersProvider
public boolean isActive()
isActive
in interface ISchemaUpgradersProvider
Copyright © 2021. All Rights Reserved.