public class CmsUpdateDBDropOldIndexes extends CmsUpdateDBDropOldIndexes
CMS_TABLES, CMS_TABLES_LIST, QUERY_DROP_INDEX, QUERY_SHOW_INDEX, REPLACEMENT_TABLENAMEm_poolData, m_queries| 构造器和说明 |
|---|
CmsUpdateDBDropOldIndexes()
Constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
internalExecute(CmsSetupDb dbCon)
Does the hard work.
|
execute, getPoolData, getPropertyFileLocation, isKeepHistory, loadQueryProperties, readQuerypublic CmsUpdateDBDropOldIndexes()
throws java.io.IOException
java.io.IOException - if the sql queries properties file could not be readprotected void internalExecute(CmsSetupDb dbCon)
A_CmsUpdateDBPartinternalExecute 在类中 CmsUpdateDBDropOldIndexesdbCon - the db connection interfaceA_CmsUpdateDBPart.internalExecute(org.opencms.setup.CmsSetupDb)