hibernate native id generator bug 3.2.4-ga
Monday, December 24, 2007 10:03Posted in category HowTo & Tutorial
No Comments
hibenate native id generator for mysql not working just update to 3.2.5
Caused by: java.sql.SQLException: No value specified for parameter 11 at com.mysql.jdbc.PreparedStatement.fillSendPacket(PreparedStatement.java:2212) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1724) at com.mysql.jdbc.PreparedStatement.executeUpdate(PreparedStatement.java:1596) at org.apache.commons.dbcp.DelegatingPreparedStatement.executeUpdate(DelegatingPreparedStatement.java:101) at org.hibernate.id.IdentityGenerator$GetGeneratedKeysDelegate.executeAndExtract(IdentityGenerator.java:73) at org.hibernate.id.insert.AbstractReturningDelegate.performInsert(AbstractReturningDelegate.java:33)
Related posts:
You can follow any responses to this entry through the RSS 2.0 feed.
You can leave a response, or trackback from your own site.













