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