|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opencms.db.generic.CmsHistoryDriver
org.opencms.db.db2.CmsHistoryDriver
public class CmsHistoryDriver
DB2 implementation of the history driver methods.
Field Summary |
---|
Fields inherited from class org.opencms.db.generic.CmsHistoryDriver |
---|
m_driverManager, m_sqlManager |
Fields inherited from interface org.opencms.db.I_CmsDriver |
---|
AND_CONDITION, BEGIN_CONDITION, BEGIN_EXCLUDE_CONDITION, BEGIN_INCLUDE_CONDITION, END_CONDITION, OR_CONDITION |
Fields inherited from interface org.opencms.db.I_CmsHistoryDriver |
---|
DRIVER_TYPE_ID |
Constructor Summary | |
---|---|
CmsHistoryDriver()
|
Method Summary | |
---|---|
CmsSqlManager |
initSqlManager(java.lang.String classname)
Initializes the SQL manager for this driver. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.opencms.db.I_CmsDriver |
---|
toString |
Constructor Detail |
---|
public CmsHistoryDriver()
Method Detail |
---|
public CmsSqlManager initSqlManager(java.lang.String classname)
I_CmsHistoryDriver
initSqlManager
in interface I_CmsHistoryDriver
initSqlManager
in class CmsHistoryDriver
classname
- the classname of the SQL manager
I_CmsHistoryDriver.initSqlManager(String)
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |