| Constructor and Description |
|---|
LoggedSql() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
start()
Start collection of the logged SQL statements.
|
static List<String> |
stop()
Stop collection of the logged SQL statements return the list of captured messages that contain
the SQL.
|
Copyright © 2016. All rights reserved.