事务隔离级别,如果spring与数据库不一致。则以spring为准 //因JDBC有以下接口 void setTransactionIsolation(int level) throws SQLException;