| Package | Description |
|---|---|
| net.jmatrix.db.schema | |
| net.jmatrix.db.schema.action |
| Modifier and Type | Method and Description |
|---|---|
DiskVersion |
SQLStatement.getDiskVersion() |
DiskVersion |
VersionDisplay.getDiskVersion() |
| Modifier and Type | Method and Description |
|---|---|
List<DiskVersion> |
DBM.reloadDiskVersions() |
| Modifier and Type | Method and Description |
|---|---|
int |
DiskVersion.compareTo(DiskVersion o) |
| Constructor and Description |
|---|
SQLStatement(DiskVersion dv,
String s,
File f) |
VersionDisplay(Version v,
DiskVersion dv,
DBVersion dbv) |
| Constructor and Description |
|---|
ApplyAction(DBM d,
DiskVersion dv) |
ReapplyAction(DBM d,
DiskVersion dv) |
RollbackAction(DBM d,
DiskVersion dv) |
Copyright © 2014. All rights reserved.