這是什么問題?我是按著老師視頻里的代碼編下來的啊
Exception in thread "main" java.sql.SQLException: No value specified for parameter 10
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:910)
at com.mysql.jdbc.PreparedStatement.fillSendPacket(PreparedStatement.java:1737)
at com.mysql.jdbc.PreparedStatement.fillSendPacket(PreparedStatement.java:1685)
at com.mysql.jdbc.PreparedStatement.execute(PreparedStatement.java:806)
at com.imooc.dao.GoddessDao.addGoddess(GoddessDao.java:30)
at com.imooc.action.GoddessAction.main(GoddessAction.java:22)
2015-10-14
?java.sql.SQLException: No value specified for parameter 10
未給sql中的參數(shù)指定值