public class CmsUpdateDBHistoryPrincipals extends CmsUpdateDBHistoryPrincipals
QUERY_HISTORY_PRINCIPALS_CREATE_TABLE, TABLE_CMS_HISTORY_PRINCIPALSm_poolData, m_queries| 构造器和说明 |
|---|
CmsUpdateDBHistoryPrincipals()
Constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
createHistPrincipalsTable(CmsSetupDb dbCon)
Creates the CMS_HISTORY_PRINCIPALS table if it does not exist yet.
|
internalExecuteexecute, getPoolData, getPropertyFileLocation, isKeepHistory, loadQueryProperties, readQuerypublic CmsUpdateDBHistoryPrincipals()
throws java.io.IOException
java.io.IOException - if the sql queries properties file could not be readprotected void createHistPrincipalsTable(CmsSetupDb dbCon) throws java.sql.SQLException
CmsUpdateDBHistoryPrincipalscreateHistPrincipalsTable 在类中 CmsUpdateDBHistoryPrincipalsdbCon - the db connection interfacejava.sql.SQLException - if soemthing goes wrongCmsUpdateDBHistoryPrincipals.createHistPrincipalsTable(org.opencms.setup.CmsSetupDb)