程序包 | 说明 |
---|---|
org.opencms.setup |
Used during the initial setup of the database by the OpenCms setup wizard.
|
org.opencms.setup.db |
Base classes for the database updater from version 6.x to version 7.x.
|
构造器和说明 |
---|
CmsUpdateThread(CmsUpdateBean updateBean)
Constructor.
|
限定符和类型 | 方法和说明 |
---|---|
void |
CmsUpdateDBManager.initialize(CmsUpdateBean updateBean)
Initializes the Update Manager object with the updateBean to get the database connection.
|
构造器和说明 |
---|
CmsUpdateDBThread(CmsUpdateBean updateBean)
Constructor.
|