public class SqlReporter extends Object implements InvocationHandler
| Constructor and Description |
|---|
SqlReporter(Connection conn) |
| Modifier and Type | Method and Description |
|---|---|
Connection |
getConnection() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
static void |
setLog(boolean on) |
public SqlReporter(Connection conn)
public static void setLog(boolean on)
public Connection getConnection()
Copyright © 2026. All rights reserved.