| Package | Description |
|---|---|
| org.rhq.core.db.ant.dbupgrade |
| Modifier and Type | Method and Description |
|---|---|
SchemaVersion |
SchemaSpec.getVersion()
Returns the schema version of this object.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
SchemaVersion.between(SchemaVersion start_exclusive,
SchemaVersion end_inclusive)
Determines if this version is newer than
start_exclusive but equal to or older than
end_inclusive. |
protected boolean |
DBUpgrader.shouldExecSpecVersion(SchemaVersion version)
Returns
true if the given version's schema spec should be executed. |
Copyright © 2008-2014 Red Hat, Inc.. All Rights Reserved.