Hibernate tool to create basic mappings based on a mysql db
- by Blankman
Are there any tools that can look at a database, and generate the basic mapping files?
It would be great if it could take a database, and create the actual model (java classes) with annotations, but not sure if that exists?