Package | Description |
---|---|
io.jdev.miniprofiler.sql | |
io.jdev.miniprofiler.sql.hibernate |
Modifier and Type | Class and Description |
---|---|
class |
NullFormatter |
Modifier and Type | Method and Description |
---|---|
static SqlFormatter |
SqlFormatterFactory.getFormatter() |
Modifier and Type | Method and Description |
---|---|
static void |
SqlFormatterFactory.setFormatter(SqlFormatter formatter) |
Modifier and Type | Class and Description |
---|---|
class |
BasicFormatterImpl
Performs formatting of basic SQL statements (DML + query).
|