摘要: 调用存储过程Query query = em.createNativeQuery("{call updateLoginOfPassword(?,?,?)}"); 总是报错17:13:15,796 INFO [STDOUT] Hibernate: {call updateLo top 2ginOfPassword(?,?,?)}17:13:15,890 WARN [JDBCExceptionReporter] SQL Error: 102, SQLState: S000117:13:15,921 ERROR [JDBCExceptionReporter] '{' 阅读全文
posted @ 2011-10-12 10:33 轻剑 阅读(717) 评论(0) 推荐(0)