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