Hello,
First of all a big thank you for Hibernate. Although I have not used it in any larger project till now, I hope I had known Hibernate for much longer. It would habe solved so many problems ;)
Currently I've to convert an old access-database to a Postgres or MySQL based solution, and because the old DB was horrible I'll do a complete re-design.
I wonder what you would recommend me for this type of application - Hibernate or one of those Swing-Database bindings.
Currently the only opensource-binding I know of is SwingSet
http://swingset.sourceforge.net which helped me to create some simple projects in next-to-null time :)
Do you know other opensource Swing/SQL Databindings, I searched some time arround but didn't find something like Swing-Set.
How would you realize this application?
I've also hear of using a general swing-binding farmework in conjunction with Hibernate. However I don't have any clue what this does mean :-/
Thank you in advance, lg Clemens[/url]