Package | Description |
---|---|
net.bluemind.system.persistence |
Modifier and Type | Method and Description |
---|---|
Upgrader |
Upgrader.database(Database database) |
Upgrader |
Upgrader.phase(Upgrader.UpgradePhase phase) |
Upgrader |
Upgrader.server(java.lang.String server) |
Upgrader |
Upgrader.success(boolean success) |
Upgrader |
Upgrader.upgraderId(java.util.Date date,
int sequence) |
Modifier and Type | Method and Description |
---|---|
static JdbcAbstractStore.EntityPopulator<Upgrader> |
UpgraderColumns.populator() |
static JdbcAbstractStore.StatementValues<Upgrader> |
UpgraderColumns.statementValues() |
Modifier and Type | Method and Description |
---|---|
int |
Upgrader.compareTo(Upgrader o) |
void |
UpgraderStore.store(Upgrader value) |
Copyright © 2021. All Rights Reserved.