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