Package | Description |
---|---|
edu.ucsb.nceas.metacat.admin | |
edu.ucsb.nceas.metacat.util |
Modifier and Type | Method and Description |
---|---|
DBVersion |
DBAdmin.getDBVersion()
Get the version of the database as a string
|
DBVersion |
DBAdmin.getUnRegisteredDBVersion()
Finds the version of the database for a database that does not have a
dbVersion table yet.
|
Modifier and Type | Method and Description |
---|---|
static java.util.TreeSet<DBVersion> |
DatabaseUtil.getUpgradeVersions()
Gets the available upgrade versions for metacat by getting a list of
upgrade script from properties in metacat.properties that start with
"database.upgradeVersion".
|
Copyright © 2020 Regents of the University of California. All Rights Reserved.