Package com.ibatis.common.jdbc.logging
Class StatementLogProxy
java.lang.Object
com.ibatis.common.jdbc.logging.BaseLogProxy
com.ibatis.common.jdbc.logging.StatementLogProxy
-
Field Summary
Fields inherited from class com.ibatis.common.jdbc.logging.BaseLogProxy
EXECUTE_METHODS, GET_METHODS, id, SET_METHODS
-
Method Summary
Modifier and TypeMethodDescriptionreturn the wrapped statement.static Statement
newInstance
(Statement stmt) Creates a logging version of a Statement.Methods inherited from class com.ibatis.common.jdbc.logging.BaseLogProxy
clearColumnInfo, getColumn, getColumnString, getNextId, getTypeString, getValueString, removeBreakingWhitespace, setColumn
-
Method Details
-
invoke
-
newInstance
-
getStatement
-