public class CmsUpdateDBNewTables extends A_CmsUpdateDBPart
The new tables in OpenCms 7 are:
CMS_OFFLINE_RESOURCE_RELATIONSCMS_ONLINE_RESOURCE_RELATOINSCMS_PUBLISH_JOBSCMS_RESOURCE_LOCKSCMS_CONTENTSCMS_HISTORY_STRUCTURECMS_HISTORY_RESOURCESCMS_HISTORY_PROPERTIESCMS_HISTORY_PROPERTYDEFCMS_HISTORY_PROJECTRESOURCESm_poolData, m_queries| 构造器和说明 |
|---|
CmsUpdateDBNewTables()
Constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
internalExecute(CmsSetupDb dbCon)
Does the hard work.
|
execute, getPoolData, getPropertyFileLocation, isKeepHistory, loadQueryProperties, readQuerypublic CmsUpdateDBNewTables()
throws java.io.IOException
java.io.IOException - if the sql queries properties file could not be readprotected void internalExecute(CmsSetupDb dbCon) throws java.sql.SQLException
A_CmsUpdateDBPartinternalExecute 在类中 A_CmsUpdateDBPartdbCon - the db connection interfacejava.sql.SQLException - if something goes wrongA_CmsUpdateDBPart.internalExecute(org.opencms.setup.CmsSetupDb)