INFO : jdbc.connection - 1. Connection opened INFO : jdbc.audit - 1. Connection.new Connection returned INFO : jdbc.audit - 1. Connection.getAutoCommit() returned true INFO : jdbc.audit - 1. PreparedStatement.new PreparedStatement returned INFO : jdbc.audit - 1. Connection.prepareStatement(select now()) returned net.sf.log4jdbc.sql.jdbcapi.PreparedStatementSpy@7004e3d INFO : jdbc.sqlonly - select now()
INFO : jdbc.sqltiming - select now() {executed in 0 msec} INFO : jdbc.audit - 1. PreparedStatement.execute() returned true INFO : jdbc.resultset - 1. ResultSet.new ResultSet returned INFO : jdbc.audit - 1. PreparedStatement.getResultSet() returned net.sf.log4jdbc.sql.jdbcapi.ResultSetSpy@4b1abd11 INFO : jdbc.resultset - 1. ResultSet.getMetaData() returned com.mysql.jdbc.ResultSetMetaData@40021799 - Field level information: com.mysql.jdbc.Field@4a1c0752[catalog=,tableName=,originalTableName=,columnName=now(),originalColumnName=,mysqlType=12(FIELD_TYPE_DATETIME),flags= BINARY, charsetIndex=63, charsetName=US-ASCII] INFO : jdbc.resultset - 1. ResultSet.getType() returned 1003 INFO : jdbc.resultset - 1. ResultSet.next() returned true WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.apache.ibatis.reflection.Reflector (file:/C:/Users/ITWILL/.m2/repository/org/mybatis/mybatis/3.4.1/mybatis-3.4.1.jar) to method java.lang.String.value() WARNING: Please consider reporting this to the maintainers of org.apache.ibatis.reflection.Reflector WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release INFO : jdbc.resultset - 1. ResultSet.getString(now()) returned 2020-10-15 15:24:24.0 INFO : jdbc.resultset - 1. ResultSet.wasNull() returned false INFO : jdbc.resultsettable - |----------------------| |now() | |----------------------| |2020-10-15 15:24:24.0 | |----------------------|
INFO : jdbc.resultset - 1. ResultSet.next() returned false INFO : jdbc.resultset - 1. ResultSet.close() returned void INFO : jdbc.audit - 1. PreparedStatement.getConnection() returned net.sf.log4jdbc.sql.jdbcapi.ConnectionSpy@4f20a5e0 INFO : jdbc.audit - 1. Connection.getMetaData() returned com.mysql.jdbc.JDBC4DatabaseMetaData@54da32dc INFO : jdbc.audit - 1. PreparedStatement.getMoreResults() returned false INFO : jdbc.audit - 1. PreparedStatement.getUpdateCount() returned -1 INFO : jdbc.audit - 1. PreparedStatement.close() returned INFO : jdbc.connection - 1. Connection closed INFO : jdbc.audit - 1. Connection.close() returned 2020-10-15 15:24:24.0 INFO : org.springframework.context.support.GenericApplicationContext - Closing org.springframework.context.support.GenericApplicationContext@5f16132a: startup date [Thu Oct 15 15:24:24 KST 2020]; root of context hierarchy