public final class ResultSetLogger extends BaseJdbcLogger implements InvocationHandler
EXECUTE_METHODS, queryStack, SET_METHODS, statementLog
Modifier and Type | Method and Description |
---|---|
ResultSet |
getRs() |
Object |
invoke(Object proxy,
Method method,
Object[] params) |
static ResultSet |
newInstance(ResultSet rs,
Log statementLog,
int queryStack) |
clearColumnInfo, debug, getColumn, getColumnString, getParameterValueString, isDebugEnabled, isTraceEnabled, removeBreakingWhitespace, setColumn, trace
Copyright © 2010–2015 MyBatis.org. All rights reserved.