Class ConnectionLogProxy

java.lang.Object
com.ibatis.common.jdbc.logging.BaseLogProxy
com.ibatis.common.jdbc.logging.ConnectionLogProxy
All Implemented Interfaces:
InvocationHandler

public class ConnectionLogProxy extends BaseLogProxy implements InvocationHandler
Connection proxy to add logging.
  • Method Details