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