Package | Description |
---|---|
net.bluemind.system.persistence | |
net.bluemind.system.schemaupgrader.internal |
Modifier and Type | Field and Description |
---|---|
SchemaVersion.UpgradePhase |
SchemaVersion.phase |
Modifier and Type | Method and Description |
---|---|
static SchemaVersion.UpgradePhase |
SchemaVersion.UpgradePhase.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SchemaVersion.UpgradePhase[] |
SchemaVersion.UpgradePhase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
SchemaVersion |
SchemaVersion.phase(SchemaVersion.UpgradePhase phase) |
Modifier and Type | Method and Description |
---|---|
boolean |
UpdaterFilter.accept(int major,
int release,
java.lang.String component,
SchemaVersion.UpgradePhase phase) |
Copyright © 2021. All Rights Reserved.