public class CmsUpdateDBCmsUsers extends CmsUpdateDBCmsUsers
Unnecessary colums from CMS_USERS will be deleted and the new column USER_DATECREATED is added.
QUERY_CREATE_TABLE_USERDATA, QUERY_INSERT_CMS_USERDATAm_poolData, m_queries| 构造器和说明 |
|---|
CmsUpdateDBCmsUsers()
Default constructor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
createUserDataTable(CmsSetupDb dbCon)
Creates the CMS_USERDATA table if it does not exist yet.
|
addUserDateCreated, addWebusersToGroup, checkUserDataTable, createWebusersGroup, internalExecute, removeUnnecessaryColumns, writeAdditionalUserInfo, writeUserInfoexecute, getPoolData, getPropertyFileLocation, isKeepHistory, loadQueryProperties, readQuerypublic CmsUpdateDBCmsUsers()
throws java.io.IOException
java.io.IOException - if the default sql queries property file could not be readprotected void createUserDataTable(CmsSetupDb dbCon) throws java.sql.SQLException
createUserDataTable 在类中 CmsUpdateDBCmsUsersdbCon - the db connection interfacejava.sql.SQLException - if something goes wrong