org.opencms.setup.update6to7.oracle
Class CmsUpdateDBContentTables

java.lang.Object
  extended by org.opencms.setup.update6to7.A_CmsUpdateDBPart
      extended by org.opencms.setup.update6to7.generic.CmsUpdateDBContentTables
          extended by org.opencms.setup.update6to7.oracle.CmsUpdateDBContentTables
All Implemented Interfaces:
I_CmsUpdateDBPart

public class CmsUpdateDBContentTables
extends CmsUpdateDBContentTables

Oracle implementation of the generic update of the contents tables.

Author:
Roland Metzler

Field Summary
 
Fields inherited from class org.opencms.setup.update6to7.generic.CmsUpdateDBContentTables
TABLE_CMS_CONTENTS
 
Fields inherited from class org.opencms.setup.update6to7.A_CmsUpdateDBPart
m_poolData, m_queries, QUERY_PROPERTIES_PREFIX
 
Constructor Summary
CmsUpdateDBContentTables()
          Constructor.
 
Method Summary
 
Methods inherited from class org.opencms.setup.update6to7.generic.CmsUpdateDBContentTables
createContentsTable, 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

CmsUpdateDBContentTables

public CmsUpdateDBContentTables()
                         throws java.io.IOException
Constructor.

Throws:
java.io.IOException - if the sql queries properties file could not be read