public class CmsUpdateDBAlterTables extends CmsUpdateDBAlterTables
The following tables will be altered CMS_ONLINE/OFFLINE_PROPERTYDEF Add the TYPE column CMS_ONLINE/OFFLINE_RESOURCES Add the columns DATE_CONTENT and RESOURCE_VERSION CMS_ONLINE/OFFLINE_STRUCTURE Add the column STRUCTURE_VERSION CMS_PROJECTS Drop the column TASK_ID and change the size for the project name
CMS_OFFLINE_CONTENTS_QUERIES, CMS_OFFLINE_CONTENTS_QUERIES_LIST, CMS_PROPERTYDEF, CMS_PROPERTYDEF_LIST, CMS_RESOURCES, CMS_RESOURCES_LIST, CMS_STRUCTURE, CMS_STRUCTURE_LIST, COLUMN_CMS_OFFLINE_CONTENTS_CONTENT_ID, COLUMN_CMS_PROPERTYDEF_TYPE, COLUMN_CMS_STRUCTURE_STRUCTURE_VERSION, COLUMN_PROJECTS_PROJECT_NAME, COLUMN_PROJECTS_TASK_ID, COLUMN_RESOURCES_DATE_CONTENT, COLUMN_RESOURCES_RESOURCE_VERSION, REPLACEMENT_TABLENAME, TABLE_CMS_OFFLINE_CONTENTS, TABLE_CMS_PROJECTSm_poolData, m_queries| 构造器和说明 |
|---|
CmsUpdateDBAlterTables()
Default constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected java.lang.String |
getPropertyFileLocation()
Returns the default property file location.
|
internalExecuteexecute, getPoolData, isKeepHistory, loadQueryProperties, readQuerypublic CmsUpdateDBAlterTables()
throws java.io.IOException
java.io.IOException - if the default sql queries property file could not be readprotected java.lang.String getPropertyFileLocation()
A_CmsUpdateDBPartgetPropertyFileLocation 在类中 A_CmsUpdateDBPartA_CmsUpdateDBPart.getPropertyFileLocation()