|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.metamatrix.common.log.reader.LogEntryPropertyNames
public class LogEntryPropertyNames
Nested Class Summary | |
---|---|
static class |
LogEntryPropertyNames.ColumnName
|
Field Summary | |
---|---|
static java.util.List |
COLUMN_NAMES
List of String database column names which store the log message attributes |
static java.lang.String |
MAX_LOG_ROWS_RETURNED
The name of the System property that contains the maximum number of rows that will be returned for viewing.. |
Constructor Summary | |
---|---|
LogEntryPropertyNames()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String MAX_LOG_ROWS_RETURNED
public static java.util.List COLUMN_NAMES
Constructor Detail |
---|
public LogEntryPropertyNames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |