public class JDBCLogUtils extends Object
| Constructor and Description |
|---|
JDBCLogUtils(HybrisDataSource dataSource) |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
boolean |
isLoggingActivated() |
boolean |
isStackAppendingActivated() |
void |
log(long threadId,
String category,
String prepared,
String sql) |
void |
logElapsed(long threadId,
int connectionId,
long startTime,
String category,
String prepared,
String sql) |
public JDBCLogUtils(HybrisDataSource dataSource)
Copyright © 2017 SAP SE. All Rights Reserved.