| Package | Description |
|---|---|
| net.jmatrix.db.schema | |
| net.jmatrix.db.schema.action |
| Modifier and Type | Method and Description |
|---|---|
List<Action> |
DBM.recommendUpdateActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
DBM.executeActionWithLock(Action a) |
| Modifier and Type | Method and Description |
|---|---|
void |
DBM.executeActionsWithLock(List<Action> actions) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAction
Represents an action that can be taken by the DBM schema manager.
|
class |
ApplyAction |
class |
InitAction |
class |
ReapplyAction |
class |
RollbackAction |
Copyright © 2014. All rights reserved.