|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.setup.update6to7.A_CmsUpdateDBPart
org.opencms.setup.update6to7.generic.CmsUpdateDBDropBackupTables
org.opencms.setup.update6to7.mysql.CmsUpdateDBDropBackupTables
public class CmsUpdateDBDropBackupTables
This class drops the CMS_BACKUP tables that are no longer used after all the transfers are finished.
The tables to drop are
Field Summary |
---|
Fields inherited from class org.opencms.setup.update6to7.generic.CmsUpdateDBDropBackupTables |
---|
BACKUP_TABLES, BACKUP_TABLES_LIST, REPLACEMENT_TABLENAME |
Fields inherited from class org.opencms.setup.update6to7.A_CmsUpdateDBPart |
---|
m_poolData, m_queries, QUERY_PROPERTIES_PREFIX |
Constructor Summary | |
---|---|
CmsUpdateDBDropBackupTables()
Constructor. |
Method Summary |
---|
Methods inherited from class org.opencms.setup.update6to7.generic.CmsUpdateDBDropBackupTables |
---|
internalExecute |
Methods inherited from class org.opencms.setup.update6to7.A_CmsUpdateDBPart |
---|
execute, getDbInstance, getPoolData, isKeepHistory, loadQueryProperties, readQuery, setPoolData |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CmsUpdateDBDropBackupTables() throws java.io.IOException
java.io.IOException
- if the query properties cannot be read
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |