| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.nucleus.logging.VariableArgumentApplicationLoggingImpl
atg.nucleus.GenericService
atg.service.datacollection.SQLTableLogger
atg.service.datacollection.SQLTableSummaryLogger
public class SQLTableSummaryLogger
SQLTable logger that logs summary events
| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONDeprecated. Class version string | 
| Fields inherited from class atg.nucleus.GenericService | 
|---|
| SERVICE_INFO_KEY | 
| Fields inherited from interface atg.nucleus.logging.TraceApplicationLogging | 
|---|
| DEFAULT_LOG_TRACE_STATUS | 
| Fields inherited from interface atg.nucleus.logging.ApplicationLogging | 
|---|
| DEFAULT_LOG_DEBUG_STATUS, DEFAULT_LOG_ERROR_STATUS, DEFAULT_LOG_INFO_STATUS, DEFAULT_LOG_WARNING_STATUS | 
| Constructor Summary | |
|---|---|
| SQLTableSummaryLogger()Deprecated. | |
| Method Summary | |
|---|---|
|  java.lang.String | getDBWriteMethod()Deprecated. Returns property DBWriteMethod | 
|  int | getRegularCount()Deprecated. Returns property RegularCount | 
|  int | getSetCount()Deprecated. Returns property SetCount | 
|  java.lang.String | getUpdateSQL()Deprecated. Returns property UpdateSQL | 
| protected  java.lang.Object[] | getValueArray(java.lang.Object pDataItem)Deprecated. | 
|  void | setDBWriteMethod(java.lang.String pDBWriteMethod)Deprecated. Sets property DBWriteMethod | 
| Methods inherited from class atg.nucleus.logging.VariableArgumentApplicationLoggingImpl | 
|---|
| vlogDebug, vlogDebug, vlogDebug, vlogDebug, vlogDebugTrace, vlogError, vlogError, vlogError, vlogError, vlogInfo, vlogInfo, vlogInfo, vlogInfo, vlogTrace, vlogTrace, vlogTrace, vlogTrace, vlogWarning, vlogWarning, vlogWarning, vlogWarning | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public SQLTableSummaryLogger()
| Method Detail | 
|---|
public void setDBWriteMethod(java.lang.String pDBWriteMethod)
public java.lang.String getDBWriteMethod()
public int getSetCount()
public int getRegularCount()
public java.lang.String getUpdateSQL()
protected java.lang.Object[] getValueArray(java.lang.Object pDataItem)
getValueArray in class SQLTableLogger| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||