[ERROR] [2017-01-05 13:18:52,617] [org.hibernate.engine.jdbc.spi.SqlExceptionHelper.http-bio-8080-exec-1] ORA-01858: a non-numeric character was found where a numeric was expected
在期望的得到数字的地方找到了非数字字符。
然后我将sql语句打印出来。
控制台报的错误:
本文共 275 字,大约阅读时间需要 1 分钟。
[ERROR] [2017-01-05 13:18:52,617] [org.hibernate.engine.jdbc.spi.SqlExceptionHelper.http-bio-8080-exec-1] ORA-01858: a non-numeric character was found where a numeric was expected
在期望的得到数字的地方找到了非数字字符。
然后我将sql语句打印出来。
控制台报的错误:
转载于:https://www.cnblogs.com/zkycode/p/6252018.html