Package | Description |
---|---|
net.bluemind.system.schemaupgrader | |
net.bluemind.system.schemaupgrader.internal | |
net.bluemind.system.schemaupgrader.tests.internal |
Modifier and Type | Method and Description |
---|---|
java.util.List<Updater> |
ISchemaUpgradersProvider.allSqlUpdaters(javax.sql.DataSource dataSource) |
java.util.List<Updater> |
SchemaUpgrade.getUpgradePath(VersionInfo source,
VersionInfo target,
java.lang.String component) |
Modifier and Type | Class and Description |
---|---|
class |
ClassUpdater |
class |
SqlUpdater |
Modifier and Type | Method and Description |
---|---|
static java.util.Comparator<Updater> |
Versions.getComparator() |
java.util.List<Updater> |
SqlScripts.getSqlScripts() |
Modifier and Type | Method and Description |
---|---|
static void |
Versions.sort(java.util.List<Updater> updaters) |
Modifier and Type | Method and Description |
---|---|
java.util.List<Updater> |
TestSchemaProvider.allSqlUpdaters(javax.sql.DataSource dataSource) |
Copyright © 2021. All Rights Reserved.