请参阅: 说明
| 类 | 说明 |
|---|---|
| CmsUpdateDBAlterTables |
PostgreSQL implementation of the generic Alter Table class.
|
| CmsUpdateDBCmsUsers |
PostgreSQL implementation of the generic update class for the Users.
|
| CmsUpdateDBContentTables |
PostgreSQL implementation of the generic update of the contents tables.
|
| CmsUpdateDBCreateIndexes7 |
PostgreSQL implementation for the creation of the indexes of the tables in version 7.
|
| CmsUpdateDBDropBackupTables |
PostgreSQL implementation of the generic class to drop the backup tables from the database.
|
| CmsUpdateDBDropOldIndexes |
PostgreSQL implementation to drop the old indexes from the database.
|
| CmsUpdateDBDropUnusedTables |
PostgreSQL implementation to drop the unused tables from the database.
|
| CmsUpdateDBHistoryPrincipals |
PostgreSQL implementation to create the history principals table and contents.
|
| CmsUpdateDBHistoryTables |
PostgreSQL implementation to create the history tables and move the according contents to them.
|
| CmsUpdateDBNewTables |
PostgreSQL implementation to create the new tables for version 7 of OpenCms.
|
| CmsUpdateDBProjectId |
PostgreSQL implementation to update the project ids to uuids.
|
| CmsUpdateDBUpdateOU |
PostgreSQL implementation to update the OUs of of the database.
|