| Package | Description |
|---|---|
| net.jmatrix.db.schema |
| Modifier and Type | Method and Description |
|---|---|
Version |
DBM.getCurrentDBVersion() |
Version |
DBM.getMaxDiskVersion() |
Version |
DBVersion.getVersion() |
Version |
DiskVersion.getVersion() |
Version |
SQLStatement.getVersion() |
Version |
VersionDisplay.getVersion() |
| Modifier and Type | Method and Description |
|---|---|
DBVersion |
DBM.findPreviousDBApply(Version version) |
void |
DBVersion.setVersion(Version version) |
void |
DiskVersion.setVersion(Version version) |
| Constructor and Description |
|---|
SQLStatement(Version version,
String sql,
String file) |
VersionDisplay(Version v,
DiskVersion dv,
DBVersion dbv) |
Copyright © 2015. All rights reserved.