public class CmsUpdateDBCreateIndexes7 extends A_CmsUpdateDBPart
| 限定符和类型 | 字段和说明 |
|---|---|
protected static java.lang.String |
QUERY_SHOW_INDEX
Constant for the sql query to read the indexes.
|
protected static java.lang.String |
REPLACEMENT_TABLENAME
Constant for the replacement of the tablename in the sql query.
|
m_poolData, m_queries| 构造器和说明 |
|---|
CmsUpdateDBCreateIndexes7()
Constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
internalExecute(CmsSetupDb dbCon)
Does the hard work.
|
execute, getPoolData, getPropertyFileLocation, isKeepHistory, loadQueryProperties, readQueryprotected static final java.lang.String QUERY_SHOW_INDEX
protected static final java.lang.String REPLACEMENT_TABLENAME
public CmsUpdateDBCreateIndexes7()
throws java.io.IOException
java.io.IOException - if the query properties cannot be readprotected void internalExecute(CmsSetupDb dbCon)
A_CmsUpdateDBPartinternalExecute 在类中 A_CmsUpdateDBPartdbCon - the db connection interfaceA_CmsUpdateDBPart.internalExecute(org.opencms.setup.CmsSetupDb)