Package | Description |
---|---|
org.apache.ibatis.logging.jdbc |
Logging proxies that logs any JDBC statement.
|
Modifier and Type | Class and Description |
---|---|
class |
ConnectionLogger
Connection proxy to add logging
|
class |
PreparedStatementLogger
PreparedStatement proxy to add logging
|
class |
ResultSetLogger
ResultSet proxy to add logging
|
class |
StatementLogger
Statement proxy to add logging
|
Copyright © 2010–2015 MyBatis.org. All rights reserved.