public interface ITraceSQL
| Modifier and Type | Method and Description |
|---|---|
void |
ctxLookup(Object this1,
Object ctx) |
Object |
dbcOpenEnd(Object conn,
Object stat) |
Object |
driverConnect(Object conn,
String url) |
Object |
getConnection(Object conn) |
Exception |
getConnectionOpenFailException() |
Exception |
getSlowSqlException() |
Exception |
getTooManyRecordException() |
Object |
start(Object o,
SqlParameter args,
byte methodType) |
Object |
start(Object o,
String sql,
byte methodType) |
Copyright © 2021. All rights reserved.