Package | Description |
---|---|
org.opencms.setup |
Used during the initial setup of the database by the OpenCms setup wizard.
|
org.opencms.setup.comptest |
Contains classes to test components when runing the OpenCms setup.
|
org.opencms.setup.db |
Base classes for the database updater from version 6.x to version 7.x.
|
org.opencms.setup.db.update6to7 |
Default implementation of the database updater.
|
org.opencms.setup.db.update6to7.mysql |
MySql implementation of the database updater.
|
org.opencms.setup.db.update6to7.oracle |
Oracle implementation of the database updater.
|
org.opencms.setup.db.update6to7.postgresql |
PostgreSQL implementation of the database updater.
|
org.opencms.setup.db.update7to8 |
Default implementation of the database updater to v8.
|
org.opencms.setup.db.update7to8.mysql |
MySql implementation of the database updater to v8.
|
org.opencms.setup.db.update7to8.oracle |
Oracle implementation of the database updater to v8.
|
org.opencms.setup.db.update7to8.postgresql | |
org.opencms.setup.xml |
Contains classes to adapt xml configuration files when updating OpenCms.
|
org.opencms.setup.xml.v10 | |
org.opencms.setup.xml.v7 |
Contains classes to adapt xml configuration files when updating OpenCms to v7.
|
org.opencms.setup.xml.v8 |
Contains classes to adapt xml configuration files when updating OpenCms to V8.
|
org.opencms.setup.xml.v9 |