public static class SqlLogFormatter.ExecuteTimeItem extends java.lang.Object implements LogItem<SqlLogFormatter.SqlLogContext>
| Constructor and Description |
|---|
ExecuteTimeItem() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
get(SqlLogFormatter.SqlLogContext context)
実行時間を取得する。
|
public java.lang.String get(SqlLogFormatter.SqlLogContext context)
get in interface LogItem<SqlLogFormatter.SqlLogContext>context - SqlLogFormatter.SqlLogContext