public class CmsUpdateDBContentTables extends CmsUpdateDBContentTables
QUERY_CREATE_CMS_CONTENTS_TABLE, QUERY_TRANSFER_ONLINE_CONTENTS, TABLE_CMS_CONTENTSm_poolData, m_queries| 构造器和说明 |
|---|
CmsUpdateDBContentTables()
Constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
createContentsTable(CmsSetupDb dbCon)
Creates the CMS_CONTENTS table if it does not exist yet.
|
internalExecute, transferOnlineContentsexecute, getPoolData, getPropertyFileLocation, isKeepHistory, loadQueryProperties, readQuerypublic CmsUpdateDBContentTables()
throws java.io.IOException
java.io.IOException - if the query properties cannot be readprotected void createContentsTable(CmsSetupDb dbCon) throws java.sql.SQLException
createContentsTable 在类中 CmsUpdateDBContentTablesdbCon - the db connection interfacejava.sql.SQLException - if something goes wrong