使用MyBatis和SQLite建表操作没有报错&xff0c;建表语句没有错&xff0c;...日志中出现Rolling back JDBC Connection[org.sqlite.jdbc4.JDBC4Connection原来是建表语句属于写操作&xff0c;需要提交session.commit();
Error querying database.Cause:org.springframework.jdbc.CannotGetJdbcConnectionException:Could not get JDBC Connection;nested exception is java.sql.SQLException:com.mysql.jdbc.driver The error may ...