| Name | Description | Type | Package | Framework |
| CmsUpdateDBAlterTables | PostgreSQL implementation of the generic Alter Table class. | Class | org.opencms.setup.db.update6to7.postgresql | OpenCMS |
| CmsUpdateDBCmsUsers | PostgreSQL implementation of the generic update class for the Users. | Class | org.opencms.setup.db.update6to7.postgresql | OpenCMS |
| CmsUpdateDBContentTables | PostgreSQL implementation of the generic update of the contents tables. | Class | org.opencms.setup.db.update6to7.postgresql | OpenCMS |
| CmsUpdateDBCreateIndexes7 | PostgreSQL implementation for the creation of the indexes of the tables in version 7. | Class | org.opencms.setup.db.update6to7.postgresql | OpenCMS |
| CmsUpdateDBDropBackupTables | PostgreSQL implementation of the generic class to drop the backup tables from the database. | Class | org.opencms.setup.db.update6to7.postgresql | OpenCMS |
| CmsUpdateDBDropOldIndexes | PostgreSQL implementation to drop the old indexes from the database. | Class | org.opencms.setup.db.update6to7.postgresql | OpenCMS |
| CmsUpdateDBDropUnusedTables | PostgreSQL implementation to drop the unused tables from the database. | Class | org.opencms.setup.db.update6to7.postgresql | OpenCMS |
| CmsUpdateDBHistoryPrincipals | PostgreSQL implementation to create the history principals table and contents. | Class | org.opencms.setup.db.update6to7.postgresql | OpenCMS |
| CmsUpdateDBHistoryTables | PostgreSQL implementation to create the history tables and move the according contents to them. | Class | org.opencms.setup.db.update6to7.postgresql | OpenCMS |
| CmsUpdateDBNewTables | PostgreSQL implementation to create the new tables for version 7 of OpenCms. | Class | org.opencms.setup.db.update6to7.postgresql | OpenCMS |
| CmsUpdateDBProjectId | PostgreSQL implementation to update the project ids to uuids. | Class | org.opencms.setup.db.update6to7.postgresql | OpenCMS |
| CmsUpdateDBUpdateOU | PostgreSQL implementation to update the OUs of of the database. | Class | org.opencms.setup.db.update6to7.postgresql | OpenCMS |