Hi, I'm afraid I can't help much... The column ID is marked as NOT NULL even in the RazorSQL script. Not sure why Hibernate throws an exception. Could you submit a complete test case that can reproduce the problem? It would be great if the test case does not have any dependencies except the H2 jar file (that is, a simple SQL script that can be run in the H2 Console, or a Java class uses the JDBC API and is run using a static main method) and Hibernate. Please include any initialization code (CREATE TABLE, INSERT and so on) in the Java class or in a .sql script file.
Regards, Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
