Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.opencms.setup.db.update6to7.mysql Classes and Interfaces - 12 results found.
NameDescriptionTypePackageFramework
CmsUpdateDBAlterTablesThis class makes the remaining changes to some tables in order to update them.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBCmsUsersThis class makes an update of the CMS_USERS table splitting it up into CMS_USERS and CMS_USERDATA.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBContentTablesThis class creates the table CMS_CONTENTS and fills it with data from the tables CMS_BACKUP_CONTENTS and CMS_ONLINE_CONTENTS.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBCreateIndexes7This class creates all the indexes that are used in the database version 7.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBDropBackupTablesThis class drops the CMS_BACKUP tables that are no longer used after all the transfers are finished.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBDropOldIndexesThis class drops all indexes of each table of the database.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBDropUnusedTablesThis class drops the outdated tables from the OpenCms database.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBHistoryPrincipalsThis class inserts formerly deleted users/groups in the CMS_HISTORY_PRINCIPALS table.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBHistoryTablesThis class converts the backup tables to history tables.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBNewTablesThis class creates the new tables for the database version of OpenCms 7.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBProjectIdThis class updates the project ids from integer values to CmsUUIDs in all existing database tables.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS
CmsUpdateDBUpdateOUThis class upgrades the database tables containing new OU columns.Classorg.opencms.setup.db.update6to7.mysqlOpenCMS