public class SqlStatementInfo extends Info
StatementInfo| Modifier and Type | Field and Description |
|---|---|
String |
sql |
long |
sqlStatementId |
| Constructor and Description |
|---|
SqlStatementInfo(String stack,
long sqlStatementId,
String sql) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSql() |
long |
getSqlStatementId() |