I am working my way through the Hibernate tutorial. I am using an HSQLDB called printinfo. I have created the table EchoMessage. I can connect to the db and browse the tables. I have followed the direction up until I need to do the reverse engineering. I have tried both the wizard and the drag and drop method, both generate the error.
I’m on 5.1.0-GA.
Any help appreciated.