smart19891210 2014-08-19 08:56 采纳率: 0%
浏览 1865

ibatis的一个错误, 大神求助啊~~~

SqlMapClient operation; uncategorized SQLException for SQL []; SQL state [null]; error code [0];

--- The error occurred in sqlMapConfig/forex/Trade.xml.

--- The error occurred while applying a result map.

--- Check the Trade.getSpotTradeIntByEraseNoResult.

--- The error happened while setting a property on the result object.

--- Cause: java.sql.SQLException: The query with id Trade.getSpotTradeIntByEraseNo already queried at least 50000 records. The maximum limit of query records is 50000.; nested exception is com.ibatis.common.jdbc.exception.NestedSQLException:

--- The error occurred in sqlMapConfig/forex/Trade.xml.

--- The error occurred while applying a result map.

--- Check the Trade.getSpotTradeIntByEraseNoResult.

--- The error happened while setting a property on the result object.

--- Cause: java.sql.SQLException: The query with id Trade.getSpotTradeIntByEraseNo already queried at least 50000 records. The maximum limit of query records is 50000.

  • 写回答

2条回答

  • qq_19765639 2014-08-19 09:48
    关注

    应该是电脑问题 你要去百度找下

    评论

报告相同问题?